{"info":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","description":"<html><head></head><body><p>Para consumir as APIs do Yunique você precisará escolher um dos métodos de autenticação: <em><strong>Token de Sessão</strong></em> ou <em><strong>Token de Serviço</strong></em>.</p>\n<p>A principal diferença entre os métodos é que o <em><strong>Token de Sessão</strong></em> é temporário e válido por 24 horas e para utilizá-lo você precisará fazer uma requests de autorização com um usuário e senha válidos para depois fazer a request de consumo dos serviços.</p>\n<p>Já o método de <em><strong>Token de Serviço</strong></em> você irá utilizar um token fixo do usuário com as mesmas permissões do mesmo.</p>\n<p>Para algumas APIs também será necessário sua COMPANY_ID, que é o ID da sua Empresa no Yunique.</p>\n<p>Para conseguir o seu COMPANY_ID use a API <a href=\"#a3c679de-1b85-4046-a816-ab77aa8d041d\">List Users</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"22349599","collectionId":"ef574a82-8349-4012-8209-df7e8e5edca8","publishedId":"2sA3BrYW9n","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-04-24T14:30:03.000Z"},"item":[{"name":"Authorization","item":[{"name":"Auth Service Authorization","event":[{"listen":"test","script":{"exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"YUNIQUE_USER_TOKEN\", jsonData.token);"],"type":"text/javascript","id":"375e3e57-ccd7-4a67-a7b5-43c3eb723300"}}],"id":"2ffe930f-8d7b-4334-9315-1b4eb694c6ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"mail\":\"YOUR_USERNAME\",\n    \"password\":\"YOUR_PASSWD\"\n}"},"url":"https://auth.opens.com.br/auth","description":"<h2 id=\"token-de-sessão\">Token de Sessão</h2>\n<p>Gerando seu token de sessão.</p>\n<p>Com seu usuário e senha você pode gerar um token de sessão válido por 24 horas para consumidr qualquer uma das APIs.</p>\n<p>Esta API é exclusivamente para gerar o token de sessão.</p>\n","urlObject":{"protocol":"https","path":["auth"],"host":["auth","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"1f459b67-4741-4c20-b3ef-08368de962c5","name":"Auth Service Authorization","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"mail\":\"YOUR_USERNAME\",\n    \"password\":\"YOUR_PASSWD\"\n}"},"url":"https://auth.opens.com.br/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 14:19:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"1e7-L5NegeVfR01EDPnFVSj+HBysaH8\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=MOOa3Q8EYCaNa8S1xlYIMLITdYIhC2ssgdOoWDNuunfReCh1ECfR%2F6bEDsKlxCfft0DAfsP7Udc8qJJuS49HZbNtSO00XZGXsz64Jv%2FAuzwToHU4z1rB2wGG%2BPnXRCqYc6QCEw%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7beff126ce921b2b-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJjb21wYW55X2lkIjoiNjEzOWJkNzktOGEzNi00ZDkzLWI3YWYtMDM4OGRlOGQ4ZmRjIiwidXNlcl9pZCI6IjhkNWNhMGZiLWRlMDQtNGI2OC05NjU2LTI5N2Q0ZDgxMzk3MiIsImF1dGgiOnRydWUsInByb2ZpbGUiOiJwX2FkbWluIiwiaG9zdG5hbWUiOiJjbDE1MHNyMSIsImlhdCI6MTY4MjY5MTU4NSwiZXhwIjoxNjgyNzc3OTg1fQ.kaIJrqpvdQkh_yUuxDZ1mpMoE18A6T1gPjeSWYqBeUd-H-muiWkOtTeuxh6lgvJaYf3lKdlh890-K0ejqoP9rTwwn54iUrLrSNT7r5i3CrRM6wN2iN24FFvLDAkHGclSO0LH_6Zr6j9OshFIaz7ryU1lh54eMPNoFMufpKUOShf\",\n    \"auth\": true\n}"}],"_postman_id":"2ffe930f-8d7b-4334-9315-1b4eb694c6ae"},{"name":"Get Access Token By Token ID","id":"a1046e9f-e195-47db-9b68-b66139926be7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://auth.opens.com.br/api-token/YOUR_TOKEN_ID","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api-token","YOUR_TOKEN_ID"],"host":["auth","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"e78ff455-fe18-43d1-9020-d7367a6b8de1","name":"Get Access Token By Token ID","originalRequest":{"method":"GET","header":[],"url":"https://auth.opens.com.br/api-token/YOUR_TOKEN_ID"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Jul 2023 10:06:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"19a-GadQfpPdYW00/a74k6+MBRttYcM\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=AGsTgSPKAjrNUbovl%2FhLhyS4JfH%2FU30IIP3zwo5H4MpEU0lEy4gCuNMiu4Ntt%2F5dcMb03YCb1csg0qogx%2F2XBC7MdBRO9n9R5CM96x20m5yAK%2BZt%2F8nUvrPKvEBIDJP34Yzogw%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7e81abc38b171ab5-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"apiAccessToken\": \"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJjb21wYW55X2lkIjoiNjEzOWJkNzktOGEzNi00ZDkzLWI3YWYtMDM4OGRlOGQ4ZmRjIiwidXNlcl9pZCI6IjhkNWNhMGZiLWRlMDQtNGI2OC05NjU2LTI5N2Q0ZDgxMzk3MiIsImFwaVRva2VuIjp0cnVlLCJpYXQiOjE2NTI5ODYyMzZ9.hjqlE0kQBRyDQgqmhd11GEhvV0t2Ei8EPumB9OXBYlCE6NlotzMlMqjYCusKTi46mQBvaev_spbjsrTXXWG_DdJ1mReTIu9szyiEW7ZxgQocdL40CYj21dCwtdX9zthfJeYcKGZdXUATKTjjnF25GZC-AEPq5tZeVLmsG1T6xtf\"\n}"}],"_postman_id":"a1046e9f-e195-47db-9b68-b66139926be7"}],"id":"a4a7af4e-9d4e-4b28-959e-021695ac3fbb","description":"<h2 id=\"token-de-serviço\">Token de Serviço</h2>\n<p>Você pode usar 2 tipos de autorização para consumir as APIs.</p>\n<p>A primeira e mais simples é a utilização de seu token de serviço. Cada usuário possui um token de serviço com permissões relativas as permissões do próprio usuário.</p>\n<p>Para usar o <em><strong>Token de Serviço</strong></em> você deve adicionar o <code>Header</code> <em><strong><code>api_token</code></strong></em> com o seu token de serviço.</p>\n<p>Para pegar seu token de serviço você precisa acessar a Interface do <a href=\"https://manager.opens.com.br\">Yunique</a>, ir em <a href=\"https://manager.opens.com.br/client/#/profile\">Perfil e Segurança</a> e ir até a secção <em><strong>Token</strong></em>.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{ \nHeader: {\n   api_token: SEU_TOKEN\n  }\n}\n\n</code></pre>\n","_postman_id":"a4a7af4e-9d4e-4b28-959e-021695ac3fbb","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}}},{"name":"Calls","item":[{"name":"Call Synthetic Queue Report","id":"535f4683-c2a1-4736-a502-bccdcaa1dec5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://callreport.opens.com.br/call/queue-performance?companyId=YOUR_COMPANY_ID&createdAtGt=2023-04-24T00:00:00-03:00&createdAtLt=2023-04-27T23:59:59-03:00&queues=QUEUE_NAME&slaTmeTarget=1200&slaTmaTarget=1200","description":"<p>Esta API gerar informações sintéticas de um ou mais Grupos de Atendimento (Filas) de telefonia em um determinado período.</p>\n<p>Os campos retornados seguem este padrão:  </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"full\": {\n        \"calls\": 61, // Total de ligações\n        \"answered\": {\n            \"total\": 50, // total de ligações atendidas\n            \"transfers\": 3, // total de ligações transferidas\n            \"hangUpByCustomer\": 49, // total de ligações desligadas pelo Cliente\n            \"hangUpByAgent\": 0, // total de ligações desligadas pelo Agente\n            \"sentToCsat\": 1, // total de ligações enviadas para o CSAT\n            \"hasMetSlaTarget\": 47 // Total de ligações atendidas que ficaram dentro da SLA definida na request\n        },\n        \"callbacks\": {\n            \"total\": 3,\n            \"returns\": 0\n        },\n        \"abandoned\": {\n            \"total\": 13, // total de ligações abandonadas pelos Clientes enquanto aguardavam\n            \"ignoredBySla\": 11 // destas ligações abandonadas, quantas foram ignoradas no cálculo de SLA por definição de configuração da fila\n        },\n        \"timedout\": {\n            \"total\": 0 // total de ligações que saíram da fila por tempo esgotado de espera\n        },\n        \"talkTimeAvg\": 206.68478260869566, // tempo médio de conversação (TMA) em segundos\n        \"waitTimeAvg\": 63.41304347826087, // tempo médio de espera (TME) em segunfos\n        \"csat\": {\n            \"goodScores\": 0, // ligações avaliadas no CSAT como Bom Atendimento\n            \"badScores\": 0 // ligações avaliadas no CSAT como Mau Atendimento\n        }\n    }\n\n</code></pre>","urlObject":{"protocol":"https","path":["call","queue-performance"],"host":["callreport","opens","com","br"],"query":[{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"companyId","value":"YOUR_COMPANY_ID"},{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"createdAtGt","value":"2023-04-24T00:00:00-03:00"},{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"createdAtLt","value":"2023-04-27T23:59:59-03:00"},{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"queues","value":"QUEUE_NAME"},{"description":{"content":"<p>Obrigatório. Em segundos</p>\n","type":"text/plain"},"key":"slaTmeTarget","value":"1200"},{"disabled":true,"key":"timezone","value":"America/Sao_Paulo"},{"description":{"content":"<p>Obrigatório. Em segundos</p>\n","type":"text/plain"},"key":"slaTmaTarget","value":"1200"}],"variable":[]}},"response":[{"id":"91fcf2ff-6219-4632-bc6b-b7a668c89190","name":"Call Synthetic Queue Report","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://callreport.opens.com.br/call/queue-performance?companyId=YOUR_COMPANY_ID&createdAtGt=2023-04-24T00:00:00-03:00&createdAtLt=2023-04-27T23:59:59-03:00&queues=QUEUE_NAME&slaTmeTarget=1200&slaTmaTarget=1200","protocol":"https","host":["callreport","opens","com","br"],"path":["call","queue-performance"],"query":[{"key":"companyId","value":"YOUR_COMPANY_ID","description":"Obrigatório"},{"key":"createdAtGt","value":"2023-04-24T00:00:00-03:00","description":"Obrigatório"},{"key":"createdAtLt","value":"2023-04-27T23:59:59-03:00","description":"Obrigatório"},{"key":"queues","value":"QUEUE_NAME","description":"Obrigatório"},{"key":"slaTmeTarget","value":"1200","description":"Obrigatório. Em segundos"},{"key":"timezone","value":"America/Sao_Paulo","disabled":true},{"key":"slaTmaTarget","value":"1200","description":"Obrigatório. Em segundos"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 13:15:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"635-00Y4lX8kl7yqZ5mQjTIybrrh4m0\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=%2Bm2XoMuQpgadH%2BIO5%2Fa8f1KZGCSzd8XDpuU6LZGH5fUdETpTBkvDwAUx%2FU2q0O8ZrfZQZCh5WHmVyVMekAW9Fgde%2F9BFjb%2FRWZB%2FNj95dIOEmXHO9iihBZdKhkeRfy62UHB6kMiRTystOg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7bef93beca1ba531-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"full\": {\n        \"calls\": 61,\n        \"answered\": {\n            \"total\": 50,\n            \"transfers\": 3,\n            \"hangUpByCustomer\": 49,\n            \"hangUpByAgent\": 0,\n            \"sentToCsat\": 1,\n            \"hasMetSlaTarget\": 47\n        },\n        \"callbacks\": {\n            \"total\": 3,\n            \"returns\": 0\n        },\n        \"abandoned\": {\n            \"total\": 13,\n            \"ignoredBySla\": 11\n        },\n        \"timedout\": {\n            \"total\": 0\n        },\n        \"talkTimeAvg\": 206.68478260869566,\n        \"waitTimeAvg\": 63.41304347826087,\n        \"csat\": {\n            \"goodScores\": 0,\n            \"badScores\": 0\n        }\n    },\n    \"partial\": {\n        \"24/04/2023\": {\n            \"calls\": 26,\n            \"answered\": {\n                \"total\": 17,\n                \"transfers\": 0,\n                \"hangUpByCustomer\": 17,\n                \"hangUpByAgent\": 0,\n                \"sentToCsat\": 0,\n                \"hasMetSlaTarget\": 16\n            },\n            \"callbacks\": {},\n            \"abandoned\": {\n                \"total\": 10,\n                \"ignoredBySla\": 8\n            },\n            \"timedout\": {\n                \"total\": 0\n            },\n            \"talkTimeAvg\": 191.67441860465115,\n            \"waitTimeAvg\": 116.53488372093024,\n            \"csat\": {\n                \"goodScores\": 0,\n                \"badScores\": 26\n            }\n        },\n        \"25/04/2023\": {\n            \"calls\": 12,\n            \"answered\": {\n                \"total\": 11,\n                \"transfers\": 1,\n                \"hangUpByCustomer\": 11,\n                \"hangUpByAgent\": 0,\n                \"sentToCsat\": 0,\n                \"hasMetSlaTarget\": 10\n            },\n            \"callbacks\": {},\n            \"abandoned\": {\n                \"total\": 1,\n                \"ignoredBySla\": 1\n            },\n            \"timedout\": {\n                \"total\": 0\n            },\n            \"talkTimeAvg\": 258.25,\n            \"waitTimeAvg\": 12.875,\n            \"csat\": {\n                \"goodScores\": 0,\n                \"badScores\": 12\n            }\n        },\n        \"26/04/2023\": {\n            \"calls\": 4,\n            \"answered\": {\n                \"total\": 4,\n                \"transfers\": 1,\n                \"hangUpByCustomer\": 4,\n                \"hangUpByAgent\": 0,\n                \"sentToCsat\": 0,\n                \"hasMetSlaTarget\": 4\n            },\n            \"callbacks\": {},\n            \"abandoned\": {\n                \"total\": 0,\n                \"ignoredBySla\": 0\n            },\n            \"timedout\": {\n                \"total\": 0\n            },\n            \"talkTimeAvg\": 83.5,\n            \"waitTimeAvg\": 15,\n            \"csat\": {\n                \"goodScores\": 0,\n                \"badScores\": 4\n            }\n        },\n        \"27/04/2023\": {\n            \"calls\": 19,\n            \"answered\": {\n                \"total\": 18,\n                \"transfers\": 1,\n                \"hangUpByCustomer\": 17,\n                \"hangUpByAgent\": 0,\n                \"sentToCsat\": 1,\n                \"hasMetSlaTarget\": 17\n            },\n            \"callbacks\": {},\n            \"abandoned\": {\n                \"total\": 2,\n                \"ignoredBySla\": 2\n            },\n            \"timedout\": {\n                \"total\": 0\n            },\n            \"talkTimeAvg\": 227.40740740740742,\n            \"waitTimeAvg\": 19.51851851851852,\n            \"csat\": {\n                \"goodScores\": 0,\n                \"badScores\": 19\n            }\n        }\n    }\n}"}],"_postman_id":"535f4683-c2a1-4736-a502-bccdcaa1dec5"},{"name":"Call History","id":"f396f64b-11f7-4f50-9359-ecbb146f0a3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://callreport.opens.com.br/history/48991613166?end=2023-08-29T16:28:48-03:00&companyId=YOUR_COMPANY_ID&start=2023-08-10T16:28:48-03:00","urlObject":{"protocol":"https","path":["history","48991613166"],"host":["callreport","opens","com","br"],"query":[{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"end","value":"2023-08-29T16:28:48-03:00"},{"key":"companyId","value":"YOUR_COMPANY_ID"},{"disabled":true,"key":"timezone","value":"America/Sao_Paulo"},{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"start","value":"2023-08-10T16:28:48-03:00"}],"variable":[]}},"response":[{"id":"2ba01082-58a8-484c-ae0b-097304693210","name":"Call History","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://callreport.opens.com.br/history/48991613166?end=2022-12-27T16:28:48-03:00&companyId=YOUR_COMPANY_ID&start=2022-12-27T10:28:28-03:00","protocol":"https","host":["callreport","opens","com","br"],"path":["history","48991613166"],"query":[{"key":"end","value":"2022-12-27T16:28:48-03:00","description":"Obrigatório"},{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"timezone","value":"America/Sao_Paulo","disabled":true},{"key":"start","value":"2022-12-27T10:28:28-03:00","description":"Obrigatório"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Jun 2023 16:59:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"8dd-yudwnexJSxkhPOtjKIPEnTbIeXY\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=O9Cv%2BmrxtDwdxKio1SR3Bb5%2B19gD2HLxFCjTOKmey5tfd9B%2BExJF39K%2Fh8LsCKjHVN2mbOV3X13Mj5Xz8R%2BqwT1MYkfpkAKI4IgiZf0d5C58FBOQ9IveRdrVb%2FLETXsOx6fMmzwlKFw78w%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7d7c5cca3ca5a574-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"contacts\": [\n        {\n            \"phone\": \"4899999999\",\n            \"callednumber\": \"554839548000\",\n            \"talkingToType\": \"IVR\",\n            \"date\": \"2022-12-27T17:47:29.000Z\",\n            \"tags\": [\n                \"Cliente Identificado na Superlogica\",\n                \"Cliente Identificado no HubSpot\",\n                \"Cliente Identificado no Movidesk\",\n                \"Agile - Cliente Identificado\"\n            ],\n            \"queue\": \"\",\n            \"contactHistory\": [\n                {\n                    \"callednumber\": \"1025\",\n                    \"talkingToType\": \"User\",\n                    \"date\": \"2022-12-27T17:47:10.000Z\",\n                    \"tags\": [],\n                    \"queue\": \"\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T17:46:28.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\",\n                        \"Agile - Cliente Identificado\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T15:53:01.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\",\n                        \"Agile - Cliente Identificado\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T15:48:24.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T15:44:31.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T15:41:26.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T15:37:22.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T15:32:35.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"IVR\",\n                    \"date\": \"2022-12-27T15:30:34.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\"\n                    ],\n                    \"queue\": \"\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"f396f64b-11f7-4f50-9359-ecbb146f0a3d"},{"name":"Call User History","id":"b7ade0d7-290e-4e6f-9d8a-fed4e797f867","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://callreport.opens.com.br/call?createdAtLt=2023-08-29T16:28:48-03:00&companyId=YOUR_COMPANY_ID&fromId=YOUR_USER_UUID_LIST&createdAtGt=2023-08-10T16:28:48-03:00&limit=10","urlObject":{"protocol":"https","path":["call"],"host":["callreport","opens","com","br"],"query":[{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"createdAtLt","value":"2023-08-29T16:28:48-03:00"},{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"fromId","value":"YOUR_USER_UUID_LIST"},{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"createdAtGt","value":"2023-08-10T16:28:48-03:00"},{"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"5b1489b2-a64d-42a2-b673-ffc80c8b6cdf","name":"Call History","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://callreport.opens.com.br/history/48991613166?end=2022-12-27T16:28:48-03:00&companyId=YOUR_COMPANY_ID&start=2022-12-27T10:28:28-03:00","protocol":"https","host":["callreport","opens","com","br"],"path":["history","48991613166"],"query":[{"key":"end","value":"2022-12-27T16:28:48-03:00","description":"Obrigatório"},{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"timezone","value":"America/Sao_Paulo","disabled":true},{"key":"start","value":"2022-12-27T10:28:28-03:00","description":"Obrigatório"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Jun 2023 16:59:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"8dd-yudwnexJSxkhPOtjKIPEnTbIeXY\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=O9Cv%2BmrxtDwdxKio1SR3Bb5%2B19gD2HLxFCjTOKmey5tfd9B%2BExJF39K%2Fh8LsCKjHVN2mbOV3X13Mj5Xz8R%2BqwT1MYkfpkAKI4IgiZf0d5C58FBOQ9IveRdrVb%2FLETXsOx6fMmzwlKFw78w%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7d7c5cca3ca5a574-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"contacts\": [\n        {\n            \"phone\": \"4899999999\",\n            \"callednumber\": \"554839548000\",\n            \"talkingToType\": \"IVR\",\n            \"date\": \"2022-12-27T17:47:29.000Z\",\n            \"tags\": [\n                \"Cliente Identificado na Superlogica\",\n                \"Cliente Identificado no HubSpot\",\n                \"Cliente Identificado no Movidesk\",\n                \"Agile - Cliente Identificado\"\n            ],\n            \"queue\": \"\",\n            \"contactHistory\": [\n                {\n                    \"callednumber\": \"1025\",\n                    \"talkingToType\": \"User\",\n                    \"date\": \"2022-12-27T17:47:10.000Z\",\n                    \"tags\": [],\n                    \"queue\": \"\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T17:46:28.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\",\n                        \"Agile - Cliente Identificado\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T15:53:01.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\",\n                        \"Agile - Cliente Identificado\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T15:48:24.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T15:44:31.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T15:41:26.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T15:37:22.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"Queue\",\n                    \"date\": \"2022-12-27T15:32:35.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\"\n                    ],\n                    \"queue\": \"Engenharia\"\n                },\n                {\n                    \"callednumber\": \"554839548000\",\n                    \"talkingToType\": \"IVR\",\n                    \"date\": \"2022-12-27T15:30:34.000Z\",\n                    \"tags\": [\n                        \"Cliente Identificado na Superlogica\",\n                        \"Cliente Identificado no HubSpot\",\n                        \"Cliente Identificado no Movidesk\"\n                    ],\n                    \"queue\": \"\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"b7ade0d7-290e-4e6f-9d8a-fed4e797f867"},{"name":"Agent Comparative Performance","id":"804bcd11-55e3-4070-a81d-035a83cd4e86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://callreport.opens.com.br/call/user-comparative-performance?createdAtLt=2024-01-29T16:28:48-03:00&companyId=YOUR_COMPANY_ID&toId=f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54&createdAtGt=2024-01-01T16:28:48-03:00&fromId=f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54","urlObject":{"protocol":"https","path":["call","user-comparative-performance"],"host":["callreport","opens","com","br"],"query":[{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"createdAtLt","value":"2024-01-29T16:28:48-03:00"},{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"toId","value":"f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54"},{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"createdAtGt","value":"2024-01-01T16:28:48-03:00"},{"disabled":true,"key":"limit","value":"10"},{"key":"fromId","value":"f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54"},{"disabled":true,"key":"offset","value":"0"}],"variable":[]}},"response":[{"id":"636d30ae-b6ed-42be-9c1c-8a05a6921b0b","name":"Agent Comparative Performance","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://callreport.opens.com.br/call/user-comparative-performance?createdAtLt=2024-01-29T16:28:48-03:00&companyId=YOUR_COMPANY_ID&toId=f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54&createdAtGt=2024-01-01T16:28:48-03:00&fromId=f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54","protocol":"https","host":["callreport","opens","com","br"],"path":["call","user-comparative-performance"],"query":[{"key":"createdAtLt","value":"2024-01-29T16:28:48-03:00","description":"Obrigatório"},{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"toId","value":"f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54"},{"key":"createdAtGt","value":"2024-01-01T16:28:48-03:00","description":"Obrigatório"},{"key":"limit","value":"10","disabled":true},{"key":"fromId","value":"f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54"},{"key":"offset","value":"0","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Apr 2024 13:31:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"821f-5fdj1gQaZfjLXKW7Yg4Ek70Zi7I\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=DGW6PYK11W9zPvOaK%2BgaTqVPb%2BrURcZ86pdngmFD6hCpSvBXEScOvUgY82liNM6fplQTEbDvIFn8XdkdkTUnsDUIfJUBX3cgoem2jycAWgwAX0uUp7A33FimKuATGV5bVZg1kb5vni8%2BGw%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8733941c488c031a-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"availabilityHistogramBucket\": [\n        {\n            \"timestamp\": \"01/01/2024\",\n            \"key\": 1704078000000,\n            \"users\": []\n        },\n        {\n            \"timestamp\": \"02/01/2024\",\n            \"key\": 1704164400000,\n            \"users\": [\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 13,\n                    \"loginAverageTime\": 2718.6153846153848,\n                    \"loginTotalTime\": 35342\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 10,\n                    \"oncallAverageTime\": 37.3,\n                    \"oncallTotalTime\": 373\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 5,\n                    \"pauseAverageTime\": 963.8,\n                    \"pauseTotalTime\": 4819\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 12,\n                    \"loginAverageTime\": 2938.8333333333335,\n                    \"loginTotalTime\": 35266\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 8,\n                    \"oncallAverageTime\": 434.375,\n                    \"oncallTotalTime\": 3475\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 3,\n                    \"pauseAverageTime\": 1415,\n                    \"pauseTotalTime\": 4245\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 3,\n                    \"queue-oncallAverageTime\": 538,\n                    \"queue-oncallTotalTime\": 1614\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"03/01/2024\",\n            \"key\": 1704250800000,\n            \"users\": [\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 20,\n                    \"loginAverageTime\": 1765.7,\n                    \"loginTotalTime\": 35314\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 14,\n                    \"oncallAverageTime\": 422.2857142857143,\n                    \"oncallTotalTime\": 5912\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 6,\n                    \"pauseAverageTime\": 1163.8333333333333,\n                    \"pauseTotalTime\": 6983\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 4,\n                    \"queue-oncallAverageTime\": 395.25,\n                    \"queue-oncallTotalTime\": 1581\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 16,\n                    \"loginAverageTime\": 2405,\n                    \"loginTotalTime\": 38480\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 4,\n                    \"oncallAverageTime\": 18.75,\n                    \"oncallTotalTime\": 75\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 4,\n                    \"pauseAverageTime\": 1109.75,\n                    \"pauseTotalTime\": 4439\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"04/01/2024\",\n            \"key\": 1704337200000,\n            \"users\": [\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 22,\n                    \"oncallAverageTime\": 19.954545454545453,\n                    \"oncallTotalTime\": 439\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 14,\n                    \"loginAverageTime\": 2539.3571428571427,\n                    \"loginTotalTime\": 35551\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 5,\n                    \"pauseAverageTime\": 830.6,\n                    \"pauseTotalTime\": 4153\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 13,\n                    \"loginAverageTime\": 2731.153846153846,\n                    \"loginTotalTime\": 35505\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 4,\n                    \"oncallAverageTime\": 677.75,\n                    \"oncallTotalTime\": 2711\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 3,\n                    \"pauseAverageTime\": 1594.6666666666667,\n                    \"pauseTotalTime\": 4784\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 1,\n                    \"queue-oncallAverageTime\": 298,\n                    \"queue-oncallTotalTime\": 298\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"05/01/2024\",\n            \"key\": 1704423600000,\n            \"users\": [\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 18,\n                    \"loginAverageTime\": 1918.6666666666667,\n                    \"loginTotalTime\": 34536\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 10,\n                    \"oncallAverageTime\": 419.7,\n                    \"oncallTotalTime\": 4197\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 6,\n                    \"pauseAverageTime\": 916.3333333333334,\n                    \"pauseTotalTime\": 5498\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 6,\n                    \"queue-oncallAverageTime\": 294.3333333333333,\n                    \"queue-oncallTotalTime\": 1766\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 14,\n                    \"loginAverageTime\": 2519.5714285714284,\n                    \"loginTotalTime\": 35274\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 6,\n                    \"pauseAverageTime\": 869,\n                    \"pauseTotalTime\": 5214\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 5,\n                    \"oncallAverageTime\": 25.4,\n                    \"oncallTotalTime\": 127\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"06/01/2024\",\n            \"key\": 1704510000000,\n            \"users\": []\n        },\n        {\n            \"timestamp\": \"07/01/2024\",\n            \"key\": 1704596400000,\n            \"users\": []\n        },\n        {\n            \"timestamp\": \"08/01/2024\",\n            \"key\": 1704682800000,\n            \"users\": [\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 16,\n                    \"loginAverageTime\": 2217.8125,\n                    \"loginTotalTime\": 35485\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 8,\n                    \"oncallAverageTime\": 566,\n                    \"oncallTotalTime\": 4528\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 5,\n                    \"pauseAverageTime\": 989,\n                    \"pauseTotalTime\": 4945\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 5,\n                    \"queue-oncallAverageTime\": 375.4,\n                    \"queue-oncallTotalTime\": 1877\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 14,\n                    \"loginAverageTime\": 2602,\n                    \"loginTotalTime\": 36428\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 9,\n                    \"oncallAverageTime\": 27,\n                    \"oncallTotalTime\": 243\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 3,\n                    \"pauseAverageTime\": 1527.3333333333333,\n                    \"pauseTotalTime\": 4582\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"09/01/2024\",\n            \"key\": 1704769200000,\n            \"users\": [\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 24,\n                    \"oncallAverageTime\": 190.5,\n                    \"oncallTotalTime\": 4572\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 16,\n                    \"loginAverageTime\": 2525.6875,\n                    \"loginTotalTime\": 40411\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 8,\n                    \"pauseAverageTime\": 665,\n                    \"pauseTotalTime\": 5320\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"queue-oncallEventCount\": 7,\n                    \"queue-oncallAverageTime\": 361.85714285714283,\n                    \"queue-oncallTotalTime\": 2533\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 14,\n                    \"loginAverageTime\": 2560.8571428571427,\n                    \"loginTotalTime\": 35852\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 6,\n                    \"oncallAverageTime\": 249.83333333333334,\n                    \"oncallTotalTime\": 1499\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 6,\n                    \"pauseAverageTime\": 891.3333333333334,\n                    \"pauseTotalTime\": 5348\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 3,\n                    \"queue-oncallAverageTime\": 386,\n                    \"queue-oncallTotalTime\": 1158\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"10/01/2024\",\n            \"key\": 1704855600000,\n            \"users\": [\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 16,\n                    \"loginAverageTime\": 2429.875,\n                    \"loginTotalTime\": 38878\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 13,\n                    \"oncallAverageTime\": 177.30769230769232,\n                    \"oncallTotalTime\": 2305\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 3,\n                    \"pauseAverageTime\": 1239,\n                    \"pauseTotalTime\": 3717\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"queue-oncallEventCount\": 1,\n                    \"queue-oncallAverageTime\": 1077,\n                    \"queue-oncallTotalTime\": 1077\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 17,\n                    \"loginAverageTime\": 2014.0588235294117,\n                    \"loginTotalTime\": 34239\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 6,\n                    \"pauseAverageTime\": 747.3333333333334,\n                    \"pauseTotalTime\": 4484\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 5,\n                    \"oncallAverageTime\": 219.6,\n                    \"oncallTotalTime\": 1098\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 3,\n                    \"queue-oncallAverageTime\": 148.33333333333334,\n                    \"queue-oncallTotalTime\": 445\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"11/01/2024\",\n            \"key\": 1704942000000,\n            \"users\": [\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 18,\n                    \"loginAverageTime\": 2002.888888888889,\n                    \"loginTotalTime\": 36052\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 16,\n                    \"oncallAverageTime\": 209,\n                    \"oncallTotalTime\": 3344\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 6,\n                    \"pauseAverageTime\": 860.3333333333334,\n                    \"pauseTotalTime\": 5162\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"queue-oncallEventCount\": 6,\n                    \"queue-oncallAverageTime\": 373.3333333333333,\n                    \"queue-oncallTotalTime\": 2240\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 14,\n                    \"loginAverageTime\": 2510.285714285714,\n                    \"loginTotalTime\": 35144\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 12,\n                    \"oncallAverageTime\": 427,\n                    \"oncallTotalTime\": 5124\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 5,\n                    \"pauseAverageTime\": 1100.2,\n                    \"pauseTotalTime\": 5501\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 5,\n                    \"queue-oncallAverageTime\": 270,\n                    \"queue-oncallTotalTime\": 1350\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"12/01/2024\",\n            \"key\": 1705028400000,\n            \"users\": [\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 14,\n                    \"oncallAverageTime\": 523.2857142857143,\n                    \"oncallTotalTime\": 7326\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 13,\n                    \"loginAverageTime\": 2738.6153846153848,\n                    \"loginTotalTime\": 35602\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 9,\n                    \"queue-oncallAverageTime\": 433.3333333333333,\n                    \"queue-oncallTotalTime\": 3900\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 2,\n                    \"pauseAverageTime\": 1896.5,\n                    \"pauseTotalTime\": 3793\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 18,\n                    \"loginAverageTime\": 1954.6666666666667,\n                    \"loginTotalTime\": 35184\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 11,\n                    \"pauseAverageTime\": 786.0909090909091,\n                    \"pauseTotalTime\": 8647\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"13/01/2024\",\n            \"key\": 1705114800000,\n            \"users\": []\n        },\n        {\n            \"timestamp\": \"14/01/2024\",\n            \"key\": 1705201200000,\n            \"users\": []\n        },\n        {\n            \"timestamp\": \"15/01/2024\",\n            \"key\": 1705287600000,\n            \"users\": [\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 15,\n                    \"loginAverageTime\": 2346.733333333333,\n                    \"loginTotalTime\": 35201\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 10,\n                    \"oncallAverageTime\": 1100.3,\n                    \"oncallTotalTime\": 11003\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 5,\n                    \"queue-oncallAverageTime\": 1054.4,\n                    \"queue-oncallTotalTime\": 5272\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 4,\n                    \"pauseAverageTime\": 1210.5,\n                    \"pauseTotalTime\": 4842\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 14,\n                    \"loginAverageTime\": 2522.285714285714,\n                    \"loginTotalTime\": 35312\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 13,\n                    \"oncallAverageTime\": 284.0769230769231,\n                    \"oncallTotalTime\": 3693\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 3,\n                    \"pauseAverageTime\": 1265.3333333333333,\n                    \"pauseTotalTime\": 3796\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"queue-oncallEventCount\": 1,\n                    \"queue-oncallAverageTime\": 84,\n                    \"queue-oncallTotalTime\": 84\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"16/01/2024\",\n            \"key\": 1705374000000,\n            \"users\": [\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 16,\n                    \"loginAverageTime\": 2182.4375,\n                    \"loginTotalTime\": 34919\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 10,\n                    \"pauseAverageTime\": 1213.7,\n                    \"pauseTotalTime\": 12137\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 9,\n                    \"oncallAverageTime\": 649.5555555555555,\n                    \"oncallTotalTime\": 5846\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 2,\n                    \"queue-oncallAverageTime\": 880.5,\n                    \"queue-oncallTotalTime\": 1761\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 11,\n                    \"loginAverageTime\": 2409.181818181818,\n                    \"loginTotalTime\": 26501\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 9,\n                    \"oncallAverageTime\": 158.44444444444446,\n                    \"oncallTotalTime\": 1426\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 3,\n                    \"pauseAverageTime\": 1332.3333333333333,\n                    \"pauseTotalTime\": 3997\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"queue-oncallEventCount\": 3,\n                    \"queue-oncallAverageTime\": 195.66666666666666,\n                    \"queue-oncallTotalTime\": 587\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"17/01/2024\",\n            \"key\": 1705460400000,\n            \"users\": [\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 13,\n                    \"loginAverageTime\": 1402.923076923077,\n                    \"loginTotalTime\": 18238\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 7,\n                    \"pauseAverageTime\": 896,\n                    \"pauseTotalTime\": 6272\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 6,\n                    \"oncallAverageTime\": 111,\n                    \"oncallTotalTime\": 666\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 2,\n                    \"queue-oncallAverageTime\": 156,\n                    \"queue-oncallTotalTime\": 312\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 11,\n                    \"loginAverageTime\": 1488.090909090909,\n                    \"loginTotalTime\": 16369\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 9,\n                    \"oncallAverageTime\": 434.44444444444446,\n                    \"oncallTotalTime\": 3910\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 6,\n                    \"pauseAverageTime\": 1238,\n                    \"pauseTotalTime\": 7428\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"queue-oncallEventCount\": 2,\n                    \"queue-oncallAverageTime\": 482.5,\n                    \"queue-oncallTotalTime\": 965\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"18/01/2024\",\n            \"key\": 1705546800000,\n            \"users\": [\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 17,\n                    \"loginAverageTime\": 2171.0588235294117,\n                    \"loginTotalTime\": 36908\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 14,\n                    \"pauseAverageTime\": 704.5714285714286,\n                    \"pauseTotalTime\": 9864\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 12,\n                    \"oncallAverageTime\": 500.8333333333333,\n                    \"oncallTotalTime\": 6010\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 3,\n                    \"queue-oncallAverageTime\": 472.6666666666667,\n                    \"queue-oncallTotalTime\": 1418\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 20,\n                    \"loginAverageTime\": 1772.8,\n                    \"loginTotalTime\": 35456\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 9,\n                    \"oncallAverageTime\": 484.22222222222223,\n                    \"oncallTotalTime\": 4358\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 7,\n                    \"pauseAverageTime\": 559.8571428571429,\n                    \"pauseTotalTime\": 3919\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"queue-oncallEventCount\": 4,\n                    \"queue-oncallAverageTime\": 237,\n                    \"queue-oncallTotalTime\": 948\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"19/01/2024\",\n            \"key\": 1705633200000,\n            \"users\": [\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 20,\n                    \"loginAverageTime\": 1769.8,\n                    \"loginTotalTime\": 35396\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 5,\n                    \"oncallAverageTime\": 170.8,\n                    \"oncallTotalTime\": 854\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 5,\n                    \"pauseAverageTime\": 1546.6,\n                    \"pauseTotalTime\": 7733\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 4,\n                    \"queue-oncallAverageTime\": 247,\n                    \"queue-oncallTotalTime\": 988\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 17,\n                    \"loginAverageTime\": 2178.705882352941,\n                    \"loginTotalTime\": 37038\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 6,\n                    \"oncallAverageTime\": 242.33333333333334,\n                    \"oncallTotalTime\": 1454\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 4,\n                    \"pauseAverageTime\": 982.25,\n                    \"pauseTotalTime\": 3929\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"queue-oncallEventCount\": 4,\n                    \"queue-oncallAverageTime\": 228.25,\n                    \"queue-oncallTotalTime\": 913\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"20/01/2024\",\n            \"key\": 1705719600000,\n            \"users\": []\n        },\n        {\n            \"timestamp\": \"21/01/2024\",\n            \"key\": 1705806000000,\n            \"users\": [\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 1,\n                    \"loginAverageTime\": 91,\n                    \"loginTotalTime\": 91\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 1,\n                    \"oncallAverageTime\": 45,\n                    \"oncallTotalTime\": 45\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"22/01/2024\",\n            \"key\": 1705892400000,\n            \"users\": [\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 20,\n                    \"oncallAverageTime\": 353.75,\n                    \"oncallTotalTime\": 7075\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 15,\n                    \"loginAverageTime\": 2353.3333333333335,\n                    \"loginTotalTime\": 35300\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 7,\n                    \"pauseAverageTime\": 938.8571428571429,\n                    \"pauseTotalTime\": 6572\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"queue-oncallEventCount\": 5,\n                    \"queue-oncallAverageTime\": 548.8,\n                    \"queue-oncallTotalTime\": 2744\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 15,\n                    \"loginAverageTime\": 1872.0666666666666,\n                    \"loginTotalTime\": 28081\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 6,\n                    \"oncallAverageTime\": 672,\n                    \"oncallTotalTime\": 4032\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 6,\n                    \"pauseAverageTime\": 811.6666666666666,\n                    \"pauseTotalTime\": 4870\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 1,\n                    \"queue-oncallAverageTime\": 548,\n                    \"queue-oncallTotalTime\": 548\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"23/01/2024\",\n            \"key\": 1705978800000,\n            \"users\": [\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 13,\n                    \"oncallAverageTime\": 686.9230769230769,\n                    \"oncallTotalTime\": 8930\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 12,\n                    \"loginAverageTime\": 2961.25,\n                    \"loginTotalTime\": 35535\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 9,\n                    \"queue-oncallAverageTime\": 759.2222222222222,\n                    \"queue-oncallTotalTime\": 6833\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 5,\n                    \"pauseAverageTime\": 1549.2,\n                    \"pauseTotalTime\": 7746\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 12,\n                    \"loginAverageTime\": 3163.25,\n                    \"loginTotalTime\": 37959\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 10,\n                    \"oncallAverageTime\": 572.5,\n                    \"oncallTotalTime\": 5725\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"queue-oncallEventCount\": 6,\n                    \"queue-oncallAverageTime\": 575.1666666666666,\n                    \"queue-oncallTotalTime\": 3451\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 5,\n                    \"pauseAverageTime\": 1570,\n                    \"pauseTotalTime\": 7850\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"24/01/2024\",\n            \"key\": 1706065200000,\n            \"users\": [\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 15,\n                    \"loginAverageTime\": 2342,\n                    \"loginTotalTime\": 35130\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 8,\n                    \"oncallAverageTime\": 371.75,\n                    \"oncallTotalTime\": 2974\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 5,\n                    \"queue-oncallAverageTime\": 541.4,\n                    \"queue-oncallTotalTime\": 2707\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 4,\n                    \"pauseAverageTime\": 1551.25,\n                    \"pauseTotalTime\": 6205\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 13,\n                    \"loginAverageTime\": 1678.076923076923,\n                    \"loginTotalTime\": 21815\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 8,\n                    \"pauseAverageTime\": 656.75,\n                    \"pauseTotalTime\": 5254\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 6,\n                    \"oncallAverageTime\": 297.6666666666667,\n                    \"oncallTotalTime\": 1786\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"queue-oncallEventCount\": 3,\n                    \"queue-oncallAverageTime\": 518.6666666666666,\n                    \"queue-oncallTotalTime\": 1556\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"25/01/2024\",\n            \"key\": 1706151600000,\n            \"users\": [\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 10,\n                    \"loginAverageTime\": 1068.5,\n                    \"loginTotalTime\": 10685\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 10,\n                    \"oncallAverageTime\": 189.9,\n                    \"oncallTotalTime\": 1899\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 2,\n                    \"pauseAverageTime\": 1743,\n                    \"pauseTotalTime\": 3486\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"queue-oncallEventCount\": 1,\n                    \"queue-oncallAverageTime\": 436,\n                    \"queue-oncallTotalTime\": 436\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 13,\n                    \"loginAverageTime\": 2720,\n                    \"loginTotalTime\": 35360\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 5,\n                    \"pauseAverageTime\": 1132.2,\n                    \"pauseTotalTime\": 5661\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 3,\n                    \"oncallAverageTime\": 728.6666666666666,\n                    \"oncallTotalTime\": 2186\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 1,\n                    \"queue-oncallAverageTime\": 187,\n                    \"queue-oncallTotalTime\": 187\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"26/01/2024\",\n            \"key\": 1706238000000,\n            \"users\": [\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 14,\n                    \"loginAverageTime\": 2518.714285714286,\n                    \"loginTotalTime\": 35262\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 8,\n                    \"oncallAverageTime\": 405.375,\n                    \"oncallTotalTime\": 3243\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 7,\n                    \"queue-oncallAverageTime\": 308.14285714285717,\n                    \"queue-oncallTotalTime\": 2157\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 4,\n                    \"pauseAverageTime\": 1332,\n                    \"pauseTotalTime\": 5328\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 19,\n                    \"loginAverageTime\": 1833.157894736842,\n                    \"loginTotalTime\": 34830\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 5,\n                    \"pauseAverageTime\": 910.4,\n                    \"pauseTotalTime\": 4552\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 2,\n                    \"oncallAverageTime\": 203.5,\n                    \"oncallTotalTime\": 407\n                }\n            ]\n        },\n        {\n            \"timestamp\": \"27/01/2024\",\n            \"key\": 1706324400000,\n            \"users\": []\n        },\n        {\n            \"timestamp\": \"28/01/2024\",\n            \"key\": 1706410800000,\n            \"users\": []\n        },\n        {\n            \"timestamp\": \"29/01/2024\",\n            \"key\": 1706497200000,\n            \"users\": [\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"loginEventCount\": 12,\n                    \"loginAverageTime\": 2841.5,\n                    \"loginTotalTime\": 34098\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"oncallEventCount\": 7,\n                    \"oncallAverageTime\": 494.7142857142857,\n                    \"oncallTotalTime\": 3463\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"pauseEventCount\": 4,\n                    \"pauseAverageTime\": 1351.25,\n                    \"pauseTotalTime\": 5405\n                },\n                {\n                    \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                    \"queue-oncallEventCount\": 2,\n                    \"queue-oncallAverageTime\": 120,\n                    \"queue-oncallTotalTime\": 240\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"oncallEventCount\": 9,\n                    \"oncallAverageTime\": 171.55555555555554,\n                    \"oncallTotalTime\": 1544\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"loginEventCount\": 7,\n                    \"loginAverageTime\": 2046.5714285714287,\n                    \"loginTotalTime\": 14326\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"pauseEventCount\": 4,\n                    \"pauseAverageTime\": 1157,\n                    \"pauseTotalTime\": 4628\n                },\n                {\n                    \"id\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                    \"queue-oncallEventCount\": 2,\n                    \"queue-oncallAverageTime\": 250.5,\n                    \"queue-oncallTotalTime\": 501\n                }\n            ]\n        }\n    ],\n    \"availabilityOverallBucket\": {\n        \"loginEventCount\": 588,\n        \"loginAverageTime\": 2242.0969387755104,\n        \"loginTotalTime\": 1318353,\n        \"oncallEventCount\": 375,\n        \"oncallAverageTime\": 346.33866666666665,\n        \"oncallTotalTime\": 129877,\n        \"pauseEventCount\": 215,\n        \"pauseAverageTime\": 1037.7116279069767,\n        \"pauseTotalTime\": 223108,\n        \"queue-oncallEventCount\": 125,\n        \"queue-oncallAverageTime\": 435.576,\n        \"queue-oncallTotalTime\": 54447\n    },\n    \"availabilityUserBucket\": {\n        \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\": {\n            \"loginEventCount\": 299,\n            \"loginAverageTime\": 2277.829431438127,\n            \"loginTotalTime\": 681071,\n            \"oncallEventCount\": 168,\n            \"oncallAverageTime\": 506.4107142857143,\n            \"oncallTotalTime\": 85077,\n            \"pauseEventCount\": 110,\n            \"pauseAverageTime\": 1105.8545454545454,\n            \"pauseTotalTime\": 121644,\n            \"queue-oncallEventCount\": 80,\n            \"queue-oncallAverageTime\": 455.15,\n            \"queue-oncallTotalTime\": 36412\n        },\n        \"f3100f7e-5886-4e69-93f8-0301338d520f\": {\n            \"loginEventCount\": 289,\n            \"loginAverageTime\": 2205.128027681661,\n            \"loginTotalTime\": 637282,\n            \"oncallEventCount\": 207,\n            \"oncallAverageTime\": 216.42512077294685,\n            \"oncallTotalTime\": 44800,\n            \"pauseEventCount\": 105,\n            \"pauseAverageTime\": 966.3238095238095,\n            \"pauseTotalTime\": 101464,\n            \"queue-oncallEventCount\": 45,\n            \"queue-oncallAverageTime\": 400.77777777777777,\n            \"queue-oncallTotalTime\": 18035\n        }\n    },\n    \"outboundUserBucket\": {\n        \"f3100f7e-5886-4e69-93f8-0301338d520f\": {\n            \"userId\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n            \"waitTimeAvg\": 5.830645161290323,\n            \"talkTimeAvg\": 67.66935483870968,\n            \"notAnswered\": 46,\n            \"answered\": 78,\n            \"histogram\": [\n                {\n                    \"key\": 1704078000000,\n                    \"timestamp\": \"01/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704164400000,\n                    \"timestamp\": \"02/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 9\n                },\n                {\n                    \"key\": 1704250800000,\n                    \"timestamp\": \"03/01/2024\",\n                    \"notAnsweredCalls\": 5,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704337200000,\n                    \"timestamp\": \"04/01/2024\",\n                    \"notAnsweredCalls\": 16,\n                    \"answeredCalls\": 8\n                },\n                {\n                    \"key\": 1704423600000,\n                    \"timestamp\": \"05/01/2024\",\n                    \"notAnsweredCalls\": 1,\n                    \"answeredCalls\": 4\n                },\n                {\n                    \"key\": 1704510000000,\n                    \"timestamp\": \"06/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704596400000,\n                    \"timestamp\": \"07/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704682800000,\n                    \"timestamp\": \"08/01/2024\",\n                    \"notAnsweredCalls\": 7,\n                    \"answeredCalls\": 2\n                },\n                {\n                    \"key\": 1704769200000,\n                    \"timestamp\": \"09/01/2024\",\n                    \"notAnsweredCalls\": 5,\n                    \"answeredCalls\": 10\n                },\n                {\n                    \"key\": 1704855600000,\n                    \"timestamp\": \"10/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 9\n                },\n                {\n                    \"key\": 1704942000000,\n                    \"timestamp\": \"11/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 5\n                },\n                {\n                    \"key\": 1705028400000,\n                    \"timestamp\": \"12/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705114800000,\n                    \"timestamp\": \"13/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705201200000,\n                    \"timestamp\": \"14/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705287600000,\n                    \"timestamp\": \"15/01/2024\",\n                    \"notAnsweredCalls\": 4,\n                    \"answeredCalls\": 5\n                },\n                {\n                    \"key\": 1705374000000,\n                    \"timestamp\": \"16/01/2024\",\n                    \"notAnsweredCalls\": 2,\n                    \"answeredCalls\": 3\n                },\n                {\n                    \"key\": 1705460400000,\n                    \"timestamp\": \"17/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 3\n                },\n                {\n                    \"key\": 1705546800000,\n                    \"timestamp\": \"18/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705633200000,\n                    \"timestamp\": \"19/01/2024\",\n                    \"notAnsweredCalls\": 1,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705719600000,\n                    \"timestamp\": \"20/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705806000000,\n                    \"timestamp\": \"21/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 1\n                },\n                {\n                    \"key\": 1705892400000,\n                    \"timestamp\": \"22/01/2024\",\n                    \"notAnsweredCalls\": 5,\n                    \"answeredCalls\": 6\n                },\n                {\n                    \"key\": 1705978800000,\n                    \"timestamp\": \"23/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706065200000,\n                    \"timestamp\": \"24/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706151600000,\n                    \"timestamp\": \"25/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 7\n                },\n                {\n                    \"key\": 1706238000000,\n                    \"timestamp\": \"26/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 1\n                },\n                {\n                    \"key\": 1706324400000,\n                    \"timestamp\": \"27/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706410800000,\n                    \"timestamp\": \"28/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706497200000,\n                    \"timestamp\": \"29/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 5\n                }\n            ]\n        },\n        \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\": {\n            \"userId\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n            \"waitTimeAvg\": 13.636363636363637,\n            \"talkTimeAvg\": 244,\n            \"notAnswered\": 3,\n            \"answered\": 8,\n            \"histogram\": [\n                {\n                    \"key\": 1704078000000,\n                    \"timestamp\": \"01/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704164400000,\n                    \"timestamp\": \"02/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704250800000,\n                    \"timestamp\": \"03/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704337200000,\n                    \"timestamp\": \"04/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704423600000,\n                    \"timestamp\": \"05/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 3\n                },\n                {\n                    \"key\": 1704510000000,\n                    \"timestamp\": \"06/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704596400000,\n                    \"timestamp\": \"07/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704682800000,\n                    \"timestamp\": \"08/01/2024\",\n                    \"notAnsweredCalls\": 1,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704769200000,\n                    \"timestamp\": \"09/01/2024\",\n                    \"notAnsweredCalls\": 2,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704855600000,\n                    \"timestamp\": \"10/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704942000000,\n                    \"timestamp\": \"11/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 2\n                },\n                {\n                    \"key\": 1705028400000,\n                    \"timestamp\": \"12/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 1\n                },\n                {\n                    \"key\": 1705114800000,\n                    \"timestamp\": \"13/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705201200000,\n                    \"timestamp\": \"14/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705287600000,\n                    \"timestamp\": \"15/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705374000000,\n                    \"timestamp\": \"16/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705460400000,\n                    \"timestamp\": \"17/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 1\n                },\n                {\n                    \"key\": 1705546800000,\n                    \"timestamp\": \"18/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705633200000,\n                    \"timestamp\": \"19/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705719600000,\n                    \"timestamp\": \"20/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705806000000,\n                    \"timestamp\": \"21/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705892400000,\n                    \"timestamp\": \"22/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705978800000,\n                    \"timestamp\": \"23/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 1\n                },\n                {\n                    \"key\": 1706065200000,\n                    \"timestamp\": \"24/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706151600000,\n                    \"timestamp\": \"25/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706238000000,\n                    \"timestamp\": \"26/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706324400000,\n                    \"timestamp\": \"27/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706410800000,\n                    \"timestamp\": \"28/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706497200000,\n                    \"timestamp\": \"29/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                }\n            ]\n        }\n    },\n    \"inboundUserBucket\": {\n        \"f3100f7e-5886-4e69-93f8-0301338d520f\": {\n            \"userId\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n            \"waitTimeAvg\": 36.42156862745098,\n            \"talkTimeAvg\": 180.22549019607843,\n            \"notAnswered\": 57,\n            \"answered\": 45,\n            \"csatGoodScores\": 1,\n            \"csatBadScores\": 0,\n            \"histogram\": [\n                {\n                    \"key\": 1704078000000,\n                    \"timestamp\": \"01/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704164400000,\n                    \"timestamp\": \"02/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704250800000,\n                    \"timestamp\": \"03/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704337200000,\n                    \"timestamp\": \"04/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704423600000,\n                    \"timestamp\": \"05/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704510000000,\n                    \"timestamp\": \"06/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704596400000,\n                    \"timestamp\": \"07/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704682800000,\n                    \"timestamp\": \"08/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704769200000,\n                    \"timestamp\": \"09/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 7\n                },\n                {\n                    \"key\": 1704855600000,\n                    \"timestamp\": \"10/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 1\n                },\n                {\n                    \"key\": 1704942000000,\n                    \"timestamp\": \"11/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 7\n                },\n                {\n                    \"key\": 1705028400000,\n                    \"timestamp\": \"12/01/2024\",\n                    \"notAnsweredCalls\": 51,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705114800000,\n                    \"timestamp\": \"13/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705201200000,\n                    \"timestamp\": \"14/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705287600000,\n                    \"timestamp\": \"15/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 1\n                },\n                {\n                    \"key\": 1705374000000,\n                    \"timestamp\": \"16/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 3\n                },\n                {\n                    \"key\": 1705460400000,\n                    \"timestamp\": \"17/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 2\n                },\n                {\n                    \"key\": 1705546800000,\n                    \"timestamp\": \"18/01/2024\",\n                    \"notAnsweredCalls\": 1,\n                    \"answeredCalls\": 5\n                },\n                {\n                    \"key\": 1705633200000,\n                    \"timestamp\": \"19/01/2024\",\n                    \"notAnsweredCalls\": 1,\n                    \"answeredCalls\": 3\n                },\n                {\n                    \"key\": 1705719600000,\n                    \"timestamp\": \"20/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705806000000,\n                    \"timestamp\": \"21/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705892400000,\n                    \"timestamp\": \"22/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 4\n                },\n                {\n                    \"key\": 1705978800000,\n                    \"timestamp\": \"23/01/2024\",\n                    \"notAnsweredCalls\": 2,\n                    \"answeredCalls\": 5\n                },\n                {\n                    \"key\": 1706065200000,\n                    \"timestamp\": \"24/01/2024\",\n                    \"notAnsweredCalls\": 1,\n                    \"answeredCalls\": 4\n                },\n                {\n                    \"key\": 1706151600000,\n                    \"timestamp\": \"25/01/2024\",\n                    \"notAnsweredCalls\": 1,\n                    \"answeredCalls\": 1\n                },\n                {\n                    \"key\": 1706238000000,\n                    \"timestamp\": \"26/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706324400000,\n                    \"timestamp\": \"27/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706410800000,\n                    \"timestamp\": \"28/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706497200000,\n                    \"timestamp\": \"29/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 2\n                }\n            ]\n        },\n        \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\": {\n            \"userId\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n            \"waitTimeAvg\": 15.333333333333334,\n            \"talkTimeAvg\": 405.4623655913978,\n            \"notAnswered\": 19,\n            \"answered\": 74,\n            \"csatGoodScores\": 0,\n            \"csatBadScores\": 0,\n            \"histogram\": [\n                {\n                    \"key\": 1704078000000,\n                    \"timestamp\": \"01/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704164400000,\n                    \"timestamp\": \"02/01/2024\",\n                    \"notAnsweredCalls\": 1,\n                    \"answeredCalls\": 4\n                },\n                {\n                    \"key\": 1704250800000,\n                    \"timestamp\": \"03/01/2024\",\n                    \"notAnsweredCalls\": 2,\n                    \"answeredCalls\": 4\n                },\n                {\n                    \"key\": 1704337200000,\n                    \"timestamp\": \"04/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 1\n                },\n                {\n                    \"key\": 1704423600000,\n                    \"timestamp\": \"05/01/2024\",\n                    \"notAnsweredCalls\": 1,\n                    \"answeredCalls\": 5\n                },\n                {\n                    \"key\": 1704510000000,\n                    \"timestamp\": \"06/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704596400000,\n                    \"timestamp\": \"07/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1704682800000,\n                    \"timestamp\": \"08/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 5\n                },\n                {\n                    \"key\": 1704769200000,\n                    \"timestamp\": \"09/01/2024\",\n                    \"notAnsweredCalls\": 3,\n                    \"answeredCalls\": 3\n                },\n                {\n                    \"key\": 1704855600000,\n                    \"timestamp\": \"10/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 3\n                },\n                {\n                    \"key\": 1704942000000,\n                    \"timestamp\": \"11/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 4\n                },\n                {\n                    \"key\": 1705028400000,\n                    \"timestamp\": \"12/01/2024\",\n                    \"notAnsweredCalls\": 1,\n                    \"answeredCalls\": 9\n                },\n                {\n                    \"key\": 1705114800000,\n                    \"timestamp\": \"13/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705201200000,\n                    \"timestamp\": \"14/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705287600000,\n                    \"timestamp\": \"15/01/2024\",\n                    \"notAnsweredCalls\": 1,\n                    \"answeredCalls\": 4\n                },\n                {\n                    \"key\": 1705374000000,\n                    \"timestamp\": \"16/01/2024\",\n                    \"notAnsweredCalls\": 3,\n                    \"answeredCalls\": 3\n                },\n                {\n                    \"key\": 1705460400000,\n                    \"timestamp\": \"17/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 2\n                },\n                {\n                    \"key\": 1705546800000,\n                    \"timestamp\": \"18/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 2\n                },\n                {\n                    \"key\": 1705633200000,\n                    \"timestamp\": \"19/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 3\n                },\n                {\n                    \"key\": 1705719600000,\n                    \"timestamp\": \"20/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705806000000,\n                    \"timestamp\": \"21/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1705892400000,\n                    \"timestamp\": \"22/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 1\n                },\n                {\n                    \"key\": 1705978800000,\n                    \"timestamp\": \"23/01/2024\",\n                    \"notAnsweredCalls\": 2,\n                    \"answeredCalls\": 6\n                },\n                {\n                    \"key\": 1706065200000,\n                    \"timestamp\": \"24/01/2024\",\n                    \"notAnsweredCalls\": 1,\n                    \"answeredCalls\": 5\n                },\n                {\n                    \"key\": 1706151600000,\n                    \"timestamp\": \"25/01/2024\",\n                    \"notAnsweredCalls\": 1,\n                    \"answeredCalls\": 1\n                },\n                {\n                    \"key\": 1706238000000,\n                    \"timestamp\": \"26/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 7\n                },\n                {\n                    \"key\": 1706324400000,\n                    \"timestamp\": \"27/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706410800000,\n                    \"timestamp\": \"28/01/2024\",\n                    \"notAnsweredCalls\": 0,\n                    \"answeredCalls\": 0\n                },\n                {\n                    \"key\": 1706497200000,\n                    \"timestamp\": \"29/01/2024\",\n                    \"notAnsweredCalls\": 3,\n                    \"answeredCalls\": 2\n                }\n            ]\n        }\n    },\n    \"inboundTotalBucket\": {\n        \"totalAnsweredCalls\": 119,\n        \"totalTalkTimeAvg\": 287.6461538461538,\n        \"totalNotAnsweredCalls\": 76,\n        \"totalWaitTimeAvg\": 26.364102564102563,\n        \"totalCsatGoodScores\": {\n            \"doc_count\": 1\n        },\n        \"totalCsatBadScores\": {\n            \"doc_count\": 0\n        }\n    },\n    \"outboundTotalBucket\": {\n        \"totalAnsweredCalls\": 86,\n        \"totalTalkTimeAvg\": 82.03703703703704,\n        \"totalNotAnsweredCalls\": 49,\n        \"totalWaitTimeAvg\": 6.466666666666667,\n        \"totalCsatGoodScores\": {\n            \"doc_count\": 0\n        },\n        \"totalCsatBadScores\": {\n            \"doc_count\": 0\n        }\n    }\n}"}],"_postman_id":"804bcd11-55e3-4070-a81d-035a83cd4e86"},{"name":"Agent Call Performance","id":"6c40d55c-9a23-4024-a9f3-49f55d4ac91a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://callreport.opens.com.br/call?createdAtLt=2024-01-29T16:28:48-03:00&companyId=YOUR_COMPANY_ID&toId=f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54&createdAtGt=2024-01-01T16:28:48-03:00&limit=10&fromId=f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54&offset=0","urlObject":{"protocol":"https","path":["call"],"host":["callreport","opens","com","br"],"query":[{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"createdAtLt","value":"2024-01-29T16:28:48-03:00"},{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"toId","value":"f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54"},{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"createdAtGt","value":"2024-01-01T16:28:48-03:00"},{"key":"limit","value":"10"},{"key":"fromId","value":"f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54"},{"key":"offset","value":"0"}],"variable":[]}},"response":[{"id":"b1cefab3-cd8a-4082-9ef3-04849068cd0d","name":"Agent Call Performance","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://callreport.opens.com.br/call?createdAtLt=2024-01-29T16:28:48-03:00&companyId=YOUR_COMPANY_ID&toId=f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54&createdAtGt=2024-01-01T16:28:48-03:00&limit=10&fromId=f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54&offset=0","protocol":"https","host":["callreport","opens","com","br"],"path":["call"],"query":[{"key":"createdAtLt","value":"2024-01-29T16:28:48-03:00","description":"Obrigatório"},{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"toId","value":"f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54"},{"key":"createdAtGt","value":"2024-01-01T16:28:48-03:00","description":"Obrigatório"},{"key":"limit","value":"10"},{"key":"fromId","value":"f3100f7e-5886-4e69-93f8-0301338d520f,2f9db014-0fe1-4f5b-ab25-cf8638b78c54"},{"key":"offset","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Apr 2024 13:23:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"242c-7ShRIr55Our3CC+A8m0AZ8CEvUk\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=6d7mxgQQNRsrDk1ukddQo5ILyaCoz%2F7U9%2BjL3FEi5FOrsexa1vr4mn99b7yLPJMWw7fnbM%2FnZc1adj2433A0Nw8Wpik03ZtD6n10g24InPKJciagwStf2svMEzxkg9pCDbnLkHW4kOO0sg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87338767fbc6031a-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1428876,\n        \"linkedId\": \"1706555757.1377\",\n        \"callId\": \"1706555757_20240129_1615_1130352811_554839548000\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2024-01-29T19:15:57.000Z\",\n        \"hungupAt\": \"2024-01-29T19:20:22.491Z\",\n        \"answeredAt\": \"2024-01-29T19:16:32.000Z\",\n        \"updatedAt\": \"2024-01-29T19:20:22.617Z\",\n        \"elasticId\": \"f542efd1-d178-47fc-bd7c-3ad7251f7c58\",\n        \"widgetId\": null,\n        \"protocol\": \"17065557572024012916151130352811554839548000\",\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"totalWaitTime\": 16,\n        \"totalTalkTime\": 230,\n        \"totalDuration\": 265,\n        \"steps\": [\n            {\n                \"id\": 1829844,\n                \"callId\": 1428876,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"1130352811\",\n                \"fromId\": \"ea14d8d8-13cf-4b54-a5ca-3e9d259247b7\",\n                \"toNumber\": \"1075\",\n                \"toId\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 14,\n                \"talkTime\": 230,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2024-01-29T19:16:18.000Z\",\n                \"updatedAt\": \"2024-01-29T19:20:22.620Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 1427548,\n        \"linkedId\": \"1706552292.1350\",\n        \"callId\": \"1706552292_20240129_1518_1087_4833819999\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2024-01-29T18:18:12.000Z\",\n        \"hungupAt\": \"2024-01-29T18:21:10.592Z\",\n        \"answeredAt\": \"2024-01-29T18:18:15.000Z\",\n        \"updatedAt\": \"2024-01-29T18:21:10.677Z\",\n        \"elasticId\": \"f0965606-89a6-4c48-bffd-1641067d0f84\",\n        \"widgetId\": null,\n        \"protocol\": null,\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"totalWaitTime\": 3,\n        \"totalTalkTime\": 175,\n        \"totalDuration\": 178,\n        \"steps\": [\n            {\n                \"id\": 1828089,\n                \"callId\": 1427548,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"1087\",\n                \"fromId\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                \"toNumber\": \"4833819999\",\n                \"toId\": \"7de64598-2012-46c0-94a1-1eb73ac9e281\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 3,\n                \"talkTime\": 175,\n                \"queue\": null,\n                \"createdAt\": \"2024-01-29T18:18:12.000Z\",\n                \"updatedAt\": \"2024-01-29T18:21:10.680Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 1427437,\n        \"linkedId\": \"1706551959.1343\",\n        \"callId\": \"1706551959_20240129_1512_1087_48991386576\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2024-01-29T18:12:39.000Z\",\n        \"hungupAt\": \"2024-01-29T18:15:08.829Z\",\n        \"answeredAt\": \"2024-01-29T18:12:47.000Z\",\n        \"updatedAt\": \"2024-01-29T18:15:08.954Z\",\n        \"elasticId\": \"cceca7df-f496-42df-a87a-1292745591f5\",\n        \"widgetId\": null,\n        \"protocol\": null,\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"totalWaitTime\": 8,\n        \"totalTalkTime\": 141,\n        \"totalDuration\": 149,\n        \"steps\": [\n            {\n                \"id\": 1827920,\n                \"callId\": 1427437,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"1087\",\n                \"fromId\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                \"toNumber\": \"48991386576\",\n                \"toId\": \"30d5acb8-3fc7-4b60-8f68-3d8020420de7\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 8,\n                \"talkTime\": 141,\n                \"queue\": null,\n                \"createdAt\": \"2024-01-29T18:12:39.000Z\",\n                \"updatedAt\": \"2024-01-29T18:15:08.957Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 1427374,\n        \"linkedId\": \"1706551931.1341\",\n        \"callId\": \"1706551931_20240129_1512_1087_4833819999\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2024-01-29T18:12:11.000Z\",\n        \"hungupAt\": \"2024-01-29T18:12:33.441Z\",\n        \"answeredAt\": \"2024-01-29T18:12:14.000Z\",\n        \"updatedAt\": \"2024-01-29T18:12:33.520Z\",\n        \"elasticId\": \"44152f21-cba8-4254-a2d5-5a500196d654\",\n        \"widgetId\": null,\n        \"protocol\": null,\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"totalWaitTime\": 3,\n        \"totalTalkTime\": 19,\n        \"totalDuration\": 22,\n        \"steps\": [\n            {\n                \"id\": 1827848,\n                \"callId\": 1427374,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"1087\",\n                \"fromId\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                \"toNumber\": \"4833819999\",\n                \"toId\": \"7de64598-2012-46c0-94a1-1eb73ac9e281\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 3,\n                \"talkTime\": 19,\n                \"queue\": null,\n                \"createdAt\": \"2024-01-29T18:12:11.000Z\",\n                \"updatedAt\": \"2024-01-29T18:12:33.523Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 1426813,\n        \"linkedId\": \"1706550519.1333\",\n        \"callId\": \"1706550520_20240129_1448_1087_4833819999\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2024-01-29T17:48:40.000Z\",\n        \"hungupAt\": \"2024-01-29T17:49:38.262Z\",\n        \"answeredAt\": \"2024-01-29T17:48:43.000Z\",\n        \"updatedAt\": \"2024-01-29T17:49:38.399Z\",\n        \"elasticId\": \"42f80a0a-ae7d-4d3c-ad6e-e1cdfdfe4303\",\n        \"widgetId\": null,\n        \"protocol\": null,\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"totalWaitTime\": 3,\n        \"totalTalkTime\": 55,\n        \"totalDuration\": 58,\n        \"steps\": [\n            {\n                \"id\": 1827093,\n                \"callId\": 1426813,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"1087\",\n                \"fromId\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                \"toNumber\": \"4833819999\",\n                \"toId\": \"7de64598-2012-46c0-94a1-1eb73ac9e281\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 3,\n                \"talkTime\": 55,\n                \"queue\": null,\n                \"createdAt\": \"2024-01-29T17:48:40.000Z\",\n                \"updatedAt\": \"2024-01-29T17:49:38.402Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 1426511,\n        \"linkedId\": \"1706549717.1324\",\n        \"callId\": \"1706549718_20240129_1435_4832052122_554839548000\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2024-01-29T17:35:18.000Z\",\n        \"hungupAt\": \"2024-01-29T17:36:00.292Z\",\n        \"answeredAt\": \"2024-01-29T17:35:18.000Z\",\n        \"updatedAt\": \"2024-01-29T17:36:05.521Z\",\n        \"elasticId\": \"136f9d45-6554-4478-9a80-d724646e453e\",\n        \"widgetId\": null,\n        \"protocol\": \"17065497182024012914354832052122554839548000\",\n        \"wasCalledback\": null,\n        \"hasCallback\": true,\n        \"totalWaitTime\": 23,\n        \"totalTalkTime\": 0,\n        \"totalDuration\": 42,\n        \"steps\": [\n            {\n                \"id\": 1826724,\n                \"callId\": 1426511,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"status\": \"noanswer\",\n                \"fromNumber\": \"4832052122\",\n                \"fromId\": \"a2c71a37-63a0-4e91-a2d0-34719beaad15\",\n                \"toNumber\": \"1075\",\n                \"toId\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 5,\n                \"talkTime\": 0,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2024-01-29T17:35:37.000Z\",\n                \"updatedAt\": \"2024-01-29T17:36:00.497Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 1426152,\n        \"linkedId\": \"1706548522.1312\",\n        \"callId\": \"17065485221312\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2024-01-29T17:15:22.000Z\",\n        \"hungupAt\": \"2024-01-29T17:20:09.408Z\",\n        \"answeredAt\": \"2024-01-29T17:16:04.000Z\",\n        \"updatedAt\": \"2024-01-29T17:20:09.535Z\",\n        \"elasticId\": \"09f74864-5d71-4f6e-9cdb-54fe685976df\",\n        \"widgetId\": null,\n        \"protocol\": null,\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"totalWaitTime\": 41,\n        \"totalTalkTime\": 245,\n        \"totalDuration\": 287,\n        \"steps\": [\n            {\n                \"id\": 1826246,\n                \"callId\": 1426152,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"eefcd859-6093-4e26-858f-bf823c8d9e4b\",\n                \"fromId\": \"c8431930-ac55-4239-a8f0-64401c9c4852\",\n                \"toNumber\": \"1087\",\n                \"toId\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 22,\n                \"talkTime\": 245,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2024-01-29T17:15:42.000Z\",\n                \"updatedAt\": \"2024-01-29T17:20:09.540Z\"\n            },\n            {\n                \"id\": 1826245,\n                \"callId\": 1426152,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"status\": \"noanswer\",\n                \"fromNumber\": \"eefcd859-6093-4e26-858f-bf823c8d9e4b\",\n                \"fromId\": \"c8431930-ac55-4239-a8f0-64401c9c4852\",\n                \"toNumber\": \"1075\",\n                \"toId\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 19,\n                \"talkTime\": 0,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2024-01-29T17:15:23.000Z\",\n                \"updatedAt\": \"2024-01-29T17:20:09.539Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 1422785,\n        \"linkedId\": \"1706537728.1233\",\n        \"callId\": \"1706537729_20240129_1115_4833819999_554839548000\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": true,\n        \"createdAt\": \"2024-01-29T14:15:29.000Z\",\n        \"hungupAt\": \"2024-01-29T14:18:41.768Z\",\n        \"answeredAt\": \"2024-01-29T14:16:56.000Z\",\n        \"updatedAt\": \"2024-01-29T14:18:41.933Z\",\n        \"elasticId\": \"b9811df6-6bfb-4b16-93a8-8ea464834de3\",\n        \"widgetId\": null,\n        \"protocol\": \"17065377292024012911154833819999554839548000\",\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"totalWaitTime\": 62,\n        \"totalTalkTime\": 105,\n        \"totalDuration\": 192,\n        \"steps\": [\n            {\n                \"id\": 1821896,\n                \"callId\": 1422785,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"status\": \"noanswer\",\n                \"fromNumber\": \"4833819999\",\n                \"fromId\": \"7de64598-2012-46c0-94a1-1eb73ac9e281\",\n                \"toNumber\": \"1075\",\n                \"toId\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 31,\n                \"talkTime\": 0,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2024-01-29T14:16:14.000Z\",\n                \"updatedAt\": \"2024-01-29T14:18:41.937Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 1421930,\n        \"linkedId\": \"1706535636.1231\",\n        \"callId\": \"1706535636_20240129_1040_1087_6239960505\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2024-01-29T13:40:38.000Z\",\n        \"hungupAt\": \"2024-01-29T13:46:04.145Z\",\n        \"answeredAt\": \"2024-01-29T13:40:39.000Z\",\n        \"updatedAt\": \"2024-01-29T13:46:04.230Z\",\n        \"elasticId\": \"8acdfb83-90d0-46eb-ae14-cabc5f977b61\",\n        \"widgetId\": null,\n        \"protocol\": null,\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"totalWaitTime\": 1,\n        \"totalTalkTime\": 325,\n        \"totalDuration\": 326,\n        \"steps\": [\n            {\n                \"id\": 1820809,\n                \"callId\": 1421930,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"1087\",\n                \"fromId\": \"f3100f7e-5886-4e69-93f8-0301338d520f\",\n                \"toNumber\": \"6239960505\",\n                \"toId\": null,\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 1,\n                \"talkTime\": 325,\n                \"queue\": null,\n                \"createdAt\": \"2024-01-29T13:40:38.000Z\",\n                \"updatedAt\": \"2024-01-29T13:46:04.234Z\"\n            }\n        ],\n        \"tags\": []\n    }\n]"}],"_postman_id":"6c40d55c-9a23-4024-a9f3-49f55d4ac91a"},{"name":"Call Analitycs Queue Report","id":"5e0eb1fa-0d0d-4ff2-ba50-73b514da3e90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://callreport.opens.com.br/call?createdAtGt=2023-12-24T00:00:00-03:00&createdAtLt=2023-12-27T23:59:59-03:00&limit=10&offset=0&queues=QUEUE_NAME&companyId=YOUR_COMPANY_ID","description":"<p>Esta API gerar informações analíticas de um ou mais Grupos de Atendimento (Filas) de telefonia em um determinado período.</p>\n<p>As informações analíticas na prática são todas as ligações no período com todo o fluxo que cada ligação seguiu até ser finalizada.</p>\n","urlObject":{"protocol":"https","path":["call"],"host":["callreport","opens","com","br"],"query":[{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"createdAtGt","value":"2023-12-24T00:00:00-03:00"},{"description":{"content":"<p>Obrigatório</p>\n","type":"text/plain"},"key":"createdAtLt","value":"2023-12-27T23:59:59-03:00"},{"key":"limit","value":"10"},{"key":"offset","value":"0"},{"disabled":true,"key":"timezone","value":"America/Sao_Paulo"},{"description":{"content":"<p>Opcional</p>\n","type":"text/plain"},"key":"queues","value":"QUEUE_NAME"},{"key":"companyId","value":"YOUR_COMPANY_ID"}],"variable":[]}},"response":[{"id":"3a354ce8-7c6a-4dd9-ba2e-9423d99b3947","name":"Call Analitycs Queue Report","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://callreport.opens.com.br/call?createdAtGt=2023-04-24T00:00:00-03:00&createdAtLt=2023-04-27T23:59:59-03:00&limit=10&offset=0&queues=QUEUE_NAME&companyId=YOUR_COMPANY_ID","protocol":"https","host":["callreport","opens","com","br"],"path":["call"],"query":[{"key":"createdAtGt","value":"2023-04-24T00:00:00-03:00","description":"Obrigatório"},{"key":"createdAtLt","value":"2023-04-27T23:59:59-03:00","description":"Obrigatório"},{"key":"limit","value":"10"},{"key":"offset","value":"0"},{"key":"timezone","value":"America/Sao_Paulo","disabled":true},{"key":"queues","value":"QUEUE_NAME","description":"Obrigatório"},{"key":"companyId","value":"YOUR_COMPANY_ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 13:41:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"2f33-LSkcLjqiyzZlyNSuvyzGG6s1KD8\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=H7iQYamPCAjMxecJRyRDGlJ%2BEcA8D3R5CI1U09Ct3ZAgO6Ks3bwGP4bU2N3xxFq%2FEDYQVoG4ugoP%2FfYE1mD5Rm9KEi1TLVnbng%2FxskiJfs24EwwAPKrI3pY2l64EdNfg1fbjQos5xiKMUQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7befb8a2a9eb6b12-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 91634,\n        \"linkedId\": \"1682627764.3552\",\n        \"callId\": \"1682627764_20230427_1736_6799999999_554839548000\",\n        \"companyId\": \"{{COMPANY_ID}}\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2023-04-27T20:36:04.000Z\",\n        \"hungupAt\": \"2023-04-27T21:17:02.148Z\",\n        \"answeredAt\": \"2023-04-27T20:36:50.000Z\",\n        \"updatedAt\": \"2023-04-27T21:16:43.674Z\",\n        \"elasticId\": \"8f751ad9-7f25-43e0-8252-fc245eaea7da\",\n        \"protocol\": \"16826277642023042717366799999999554839548000\",\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"steps\": [\n            {\n                \"id\": 108782,\n                \"callId\": 91634,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"noanswer\",\n                \"fromNumber\": \"6799999999\",\n                \"fromId\": \"5465f1b8-c93d-4fa0-8044-5c1033599630\",\n                \"toNumber\": \"1053\",\n                \"toId\": \"804c5ffb-cda0-43c2-a2e2-3b6bc0bedddb\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 6,\n                \"talkTime\": 0,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T20:36:35.000Z\",\n                \"updatedAt\": \"2023-04-27T21:16:50.277Z\"\n            },\n            {\n                \"id\": 108783,\n                \"callId\": 91634,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"6799999999\",\n                \"fromId\": \"5465f1b8-c93d-4fa0-8044-5c1033599630\",\n                \"toNumber\": \"1069\",\n                \"toId\": \"81ef5b53-fa15-4412-82d5-d1806460632d\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 9,\n                \"talkTime\": 2412,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T20:36:41.000Z\",\n                \"updatedAt\": \"2023-04-27T21:16:50.277Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 91475,\n        \"linkedId\": \"1682624611.3546\",\n        \"callId\": \"1682624612_20230427_1643_4899999999_554839548000\",\n        \"companyId\": \"{{COMPANY_ID}}\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2023-04-27T19:43:32.000Z\",\n        \"hungupAt\": \"2023-04-27T19:45:02.498Z\",\n        \"answeredAt\": \"2023-04-27T19:44:43.000Z\",\n        \"updatedAt\": \"2023-04-27T19:44:43.895Z\",\n        \"elasticId\": \"5193f7b1-cf1b-4adc-b1f4-8e9702cec3c5\",\n        \"protocol\": \"16826246122023042716434899999999554839548000\",\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"steps\": [\n            {\n                \"id\": 108601,\n                \"callId\": 91475,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"noanswer\",\n                \"fromNumber\": \"4899999999\",\n                \"fromId\": \"6d5bc405-d53d-4698-9bb0-dde559416d27\",\n                \"toNumber\": \"1053\",\n                \"toId\": \"804c5ffb-cda0-43c2-a2e2-3b6bc0bedddb\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 20,\n                \"talkTime\": 0,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T19:44:00.000Z\",\n                \"updatedAt\": \"2023-04-27T19:44:43.900Z\"\n            },\n            {\n                \"id\": 108602,\n                \"callId\": 91475,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"4899999999\",\n                \"fromId\": \"6d5bc405-d53d-4698-9bb0-dde559416d27\",\n                \"toNumber\": \"1069\",\n                \"toId\": \"81ef5b53-fa15-4412-82d5-d1806460632d\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 23,\n                \"talkTime\": 19,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T19:44:20.000Z\",\n                \"updatedAt\": \"2023-04-27T19:44:43.900Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 91449,\n        \"linkedId\": \"1682623552.3542\",\n        \"callId\": \"1682623552_20230427_1625_6799999999_554839548000\",\n        \"companyId\": \"{{COMPANY_ID}}\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2023-04-27T19:25:52.000Z\",\n        \"hungupAt\": \"2023-04-27T19:35:30.000Z\",\n        \"answeredAt\": \"2023-04-27T19:26:48.000Z\",\n        \"updatedAt\": \"2023-04-27T19:35:12.050Z\",\n        \"elasticId\": \"09ba3b0f-140d-4592-8d02-8339f339140f\",\n        \"protocol\": null,\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"steps\": [\n            {\n                \"id\": 108570,\n                \"callId\": 91449,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"6799999999\",\n                \"fromId\": \"5465f1b8-c93d-4fa0-8044-5c1033599630\",\n                \"toNumber\": \"1069\",\n                \"toId\": \"81ef5b53-fa15-4412-82d5-d1806460632d\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 17,\n                \"talkTime\": 522,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T19:26:31.000Z\",\n                \"updatedAt\": \"2023-04-27T19:35:12.089Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 91428,\n        \"linkedId\": \"1682623362.3540\",\n        \"callId\": \"1682623363_20230427_1622_6799999999_554839548000\",\n        \"companyId\": \"{{COMPANY_ID}}\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": true,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2023-04-27T19:22:43.000Z\",\n        \"hungupAt\": \"2023-04-27T19:25:42.281Z\",\n        \"answeredAt\": \"2023-04-27T19:23:15.000Z\",\n        \"updatedAt\": \"2023-04-27T19:25:23.977Z\",\n        \"elasticId\": \"f91241c1-3433-40cd-9021-6fd5c094c9cf\",\n        \"protocol\": \"16826233632023042716226799999999554839548000\",\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"steps\": [\n            {\n                \"id\": 108538,\n                \"callId\": 91428,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"6799999999\",\n                \"fromId\": \"5465f1b8-c93d-4fa0-8044-5c1033599630\",\n                \"toNumber\": \"1053\",\n                \"toId\": \"804c5ffb-cda0-43c2-a2e2-3b6bc0bedddb\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 15,\n                \"talkTime\": 147,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T19:23:00.000Z\",\n                \"updatedAt\": \"2023-04-27T19:25:23.997Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 91361,\n        \"linkedId\": \"1682620470.3531\",\n        \"callId\": \"1682620471_20230427_1534_4999999999_554839548000\",\n        \"companyId\": \"{{COMPANY_ID}}\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2023-04-27T18:34:31.000Z\",\n        \"hungupAt\": \"2023-04-27T18:50:29.634Z\",\n        \"answeredAt\": \"2023-04-27T18:41:57.000Z\",\n        \"updatedAt\": \"2023-04-27T18:50:11.120Z\",\n        \"elasticId\": \"6441f10c-7918-46c3-8cb9-ce8bef6dd00f\",\n        \"protocol\": \"16826204712023042715344999999999554839548000\",\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"steps\": [\n            {\n                \"id\": 108465,\n                \"callId\": 91361,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"noanswer\",\n                \"fromNumber\": \"4999999999\",\n                \"fromId\": \"36bb41d4-3af8-48b1-9b3f-e3b9c651021f\",\n                \"toNumber\": \"1053\",\n                \"toId\": \"804c5ffb-cda0-43c2-a2e2-3b6bc0bedddb\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 4,\n                \"talkTime\": 0,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T18:34:57.000Z\",\n                \"updatedAt\": \"2023-04-27T18:50:11.127Z\"\n            },\n            {\n                \"id\": 108466,\n                \"callId\": 91361,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"4999999999\",\n                \"fromId\": \"36bb41d4-3af8-48b1-9b3f-e3b9c651021f\",\n                \"toNumber\": \"1029\",\n                \"toId\": \"a0e4e30d-c2b3-42bb-8b8a-afcafadc8b47\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 8,\n                \"talkTime\": 32,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T18:35:01.000Z\",\n                \"updatedAt\": \"2023-04-27T18:50:11.127Z\"\n            },\n            {\n                \"id\": 108467,\n                \"callId\": 91361,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"4999999999\",\n                \"fromId\": \"36bb41d4-3af8-48b1-9b3f-e3b9c651021f\",\n                \"toNumber\": \"1053\",\n                \"toId\": \"804c5ffb-cda0-43c2-a2e2-3b6bc0bedddb\",\n                \"transferToNumber\": \"81ef5b53-fa15-4412-82d5-d1806460632d\",\n                \"transferToId\": \"1069\",\n                \"waitTime\": 8,\n                \"talkTime\": 356,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T18:35:41.000Z\",\n                \"updatedAt\": \"2023-04-27T18:50:11.127Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 91307,\n        \"linkedId\": \"1682620439.3529\",\n        \"callId\": \"1682620439_20230427_1533_4839548000_554839548000\",\n        \"companyId\": \"{{COMPANY_ID}}\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2023-04-27T18:33:59.000Z\",\n        \"hungupAt\": \"2023-04-27T18:34:49.229Z\",\n        \"answeredAt\": \"2023-04-27T18:34:33.000Z\",\n        \"updatedAt\": \"2023-04-27T18:34:30.671Z\",\n        \"elasticId\": \"15e49adf-2474-47d2-af96-51238963fab3\",\n        \"protocol\": \"16826204392023042715334839548000554839548000\",\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"steps\": [\n            {\n                \"id\": 108407,\n                \"callId\": 91307,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"4839548000\",\n                \"fromId\": null,\n                \"toNumber\": \"1053\",\n                \"toId\": \"804c5ffb-cda0-43c2-a2e2-3b6bc0bedddb\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 12,\n                \"talkTime\": 16,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T18:34:21.000Z\",\n                \"updatedAt\": \"2023-04-27T18:34:30.675Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 91077,\n        \"linkedId\": \"1682616831.3518\",\n        \"callId\": \"1682616831_20230427_1433_4999999999_554839548000\",\n        \"companyId\": \"{{COMPANY_ID}}\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2023-04-27T17:33:51.000Z\",\n        \"hungupAt\": \"2023-04-27T17:36:33.261Z\",\n        \"answeredAt\": \"2023-04-27T17:34:29.000Z\",\n        \"updatedAt\": \"2023-04-27T17:36:14.573Z\",\n        \"elasticId\": \"a8ea874f-c373-4c97-92b5-649ba2e96a61\",\n        \"protocol\": \"16826168312023042714334999999999554839548000\",\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"steps\": [\n            {\n                \"id\": 108088,\n                \"callId\": 91077,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"4999999999\",\n                \"fromId\": \"36bb41d4-3af8-48b1-9b3f-e3b9c651021f\",\n                \"toNumber\": \"1069\",\n                \"toId\": \"81ef5b53-fa15-4412-82d5-d1806460632d\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 7,\n                \"talkTime\": 124,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T17:34:22.000Z\",\n                \"updatedAt\": \"2023-04-27T17:36:14.583Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 90910,\n        \"linkedId\": \"1682613263.3505\",\n        \"callId\": \"1682613264_20230427_1334_1199999999_554839548000\",\n        \"companyId\": \"{{COMPANY_ID}}\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2023-04-27T16:34:24.000Z\",\n        \"hungupAt\": \"2023-04-27T16:38:08.588Z\",\n        \"answeredAt\": \"2023-04-27T16:34:24.000Z\",\n        \"updatedAt\": \"2023-04-27T16:37:54.790Z\",\n        \"elasticId\": \"0817e3b2-fe2e-4c0a-9b70-ad962a467dcd\",\n        \"protocol\": \"16826132642023042713341199999999554839548000\",\n        \"wasCalledback\": null,\n        \"hasCallback\": true,\n        \"steps\": [\n            {\n                \"id\": 107901,\n                \"callId\": 90910,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"noanswer\",\n                \"fromNumber\": \"1199999999\",\n                \"fromId\": null,\n                \"toNumber\": \"1018\",\n                \"toId\": \"7adea4cb-440d-434f-9edd-a9fb46e61d99\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 8,\n                \"talkTime\": 0,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T16:35:03.000Z\",\n                \"updatedAt\": \"2023-04-27T16:37:49.845Z\"\n            },\n            {\n                \"id\": 107902,\n                \"callId\": 90910,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"abandoned\",\n                \"fromNumber\": \"1199999999\",\n                \"fromId\": null,\n                \"toNumber\": null,\n                \"toId\": null,\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 177,\n                \"talkTime\": 0,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T16:35:11.000Z\",\n                \"updatedAt\": \"2023-04-27T16:37:49.845Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 90898,\n        \"linkedId\": \"1682612871.3503\",\n        \"callId\": \"1682612871_20230427_1327_1199999999_554839548000\",\n        \"companyId\": \"{{COMPANY_ID}}\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2023-04-27T16:27:51.000Z\",\n        \"hungupAt\": \"2023-04-27T16:30:23.190Z\",\n        \"answeredAt\": \"2023-04-27T16:28:57.000Z\",\n        \"updatedAt\": \"2023-04-27T16:30:04.475Z\",\n        \"elasticId\": \"021337eb-fd72-4ae1-b213-4daac412708b\",\n        \"protocol\": \"16826128712023042713271199999999554839548000\",\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"steps\": [\n            {\n                \"id\": 107886,\n                \"callId\": 90898,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"1199999999\",\n                \"fromId\": null,\n                \"toNumber\": \"1029\",\n                \"toId\": \"a0e4e30d-c2b3-42bb-8b8a-afcafadc8b47\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 15,\n                \"talkTime\": 86,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T16:28:42.000Z\",\n                \"updatedAt\": \"2023-04-27T16:30:04.480Z\"\n            }\n        ],\n        \"tags\": []\n    },\n    {\n        \"id\": 90832,\n        \"linkedId\": \"1682606320.3497\",\n        \"callId\": \"1682606321_20230427_1138_4899999999_554839548000\",\n        \"companyId\": \"{{COMPANY_ID}}\",\n        \"csatScore\": null,\n        \"hungUpByAgent\": false,\n        \"sentToCsat\": false,\n        \"createdAt\": \"2023-04-27T14:38:41.000Z\",\n        \"hungupAt\": \"2023-04-27T14:55:48.670Z\",\n        \"answeredAt\": \"2023-04-27T14:40:00.000Z\",\n        \"updatedAt\": \"2023-04-27T14:55:29.862Z\",\n        \"elasticId\": \"54c06498-ff26-4062-90c0-8ac4fded3edd\",\n        \"protocol\": \"16826063212023042711384899999999554839548000\",\n        \"wasCalledback\": null,\n        \"hasCallback\": null,\n        \"steps\": [\n            {\n                \"id\": 107811,\n                \"callId\": 90832,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"noanswer\",\n                \"fromNumber\": \"4899999999\",\n                \"fromId\": \"a2c71a37-63a0-4e91-a2d0-34719beaad15\",\n                \"toNumber\": \"1069\",\n                \"toId\": \"81ef5b53-fa15-4412-82d5-d1806460632d\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 20,\n                \"talkTime\": 0,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T14:38:55.000Z\",\n                \"updatedAt\": \"2023-04-27T14:55:29.881Z\"\n            },\n            {\n                \"id\": 107812,\n                \"callId\": 90832,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"noanswer\",\n                \"fromNumber\": \"4899999999\",\n                \"fromId\": \"a2c71a37-63a0-4e91-a2d0-34719beaad15\",\n                \"toNumber\": \"1069\",\n                \"toId\": \"81ef5b53-fa15-4412-82d5-d1806460632d\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 31,\n                \"talkTime\": 0,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T14:39:15.000Z\",\n                \"updatedAt\": \"2023-04-27T14:55:29.882Z\"\n            },\n            {\n                \"id\": 107813,\n                \"callId\": 90832,\n                \"companyId\": \"{{COMPANY_ID}}\",\n                \"status\": \"answered\",\n                \"fromNumber\": \"4899999999\",\n                \"fromId\": \"a2c71a37-63a0-4e91-a2d0-34719beaad15\",\n                \"toNumber\": \"1069\",\n                \"toId\": \"81ef5b53-fa15-4412-82d5-d1806460632d\",\n                \"transferToNumber\": null,\n                \"transferToId\": null,\n                \"waitTime\": 14,\n                \"talkTime\": 948,\n                \"queue\": \"Suporte\",\n                \"createdAt\": \"2023-04-27T14:39:46.000Z\",\n                \"updatedAt\": \"2023-04-27T14:55:29.882Z\"\n            }\n        ],\n        \"tags\": []\n    }\n]"}],"_postman_id":"5e0eb1fa-0d0d-4ff2-ba50-73b514da3e90"},{"name":"Get a Call Details","id":"789a4555-0ecd-499d-8da8-fa1ef4c03ad8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://rshiph.opens.com.br/event/call/1688414516.129","description":"<p>Esta API gerar informações analíticas de um ou mais Grupos de Atendimento (Filas) de telefonia em um determinado período.</p>\n<p>As informações analíticas na prática são todas as ligações no período com todo o fluxo que cada ligação seguiu até ser finalizada.</p>\n","urlObject":{"protocol":"https","path":["event","call","1688414516.129"],"host":["rshiph","opens","com","br"],"query":[{"disabled":true,"key":"timezone","value":"America/Sao_Paulo"}],"variable":[]}},"response":[{"id":"97fcd453-170f-45ab-8d8b-b7df3c6fe73c","name":"Get a Call Details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://rshiph.opens.com.br/event/call/1688414516.129","protocol":"https","host":["rshiph","opens","com","br"],"path":["event","call","1688414516.129"],"query":[{"key":"timezone","value":"America/Sao_Paulo","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jul 2023 10:47:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"536-aVtFYdJrA/272LeBcxclGK5dOIE\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=iP8XO%2BQHBlztmoGLUtJRSBDiWVTfLAdgw2lpBLA6IxJPRYcCjLVuvH%2FUVPupNKmIEafF7BtHkUkqcoMvembSBceWkUgnZwFYKWJ4vbD3bF%2BrH4kWKQLOiShJDBaU3yVDXY1wH0tp\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ed44d7c1fb9012d-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1678412,\n        \"eventType\": \"abandon\",\n        \"eventBody\": null,\n        \"companyId\": \"{{COMPAMY_ID}}\",\n        \"identifier\": null,\n        \"contact\": null,\n        \"callId\": \"1688414516.129\",\n        \"text\": null,\n        \"device\": null,\n        \"origin\": \"Douglas\",\n        \"destination\": null,\n        \"createdAt\": \"2023-07-03T20:02:23.846Z\",\n        \"updatedAt\": \"2023-07-03T20:02:23.846Z\"\n    },\n    {\n        \"id\": 1678411,\n        \"eventType\": \"queuenoanswer\",\n        \"eventBody\": null,\n        \"companyId\": \"{{COMPAMY_ID}}\",\n        \"identifier\": \"Douglas Conrad\",\n        \"contact\": null,\n        \"callId\": \"1688414516.129\",\n        \"text\": null,\n        \"device\": \"1025\",\n        \"origin\": \"Douglas\",\n        \"destination\": null,\n        \"createdAt\": \"2023-07-03T20:02:23.277Z\",\n        \"updatedAt\": \"2023-07-03T20:02:23.277Z\"\n    },\n    {\n        \"id\": 1678404,\n        \"eventType\": \"enter_queue\",\n        \"eventBody\": null,\n        \"companyId\": \"{{COMPAMY_ID}}\",\n        \"identifier\": null,\n        \"contact\": null,\n        \"callId\": \"1688414516.129\",\n        \"text\": \"Douglas\",\n        \"device\": \"9b56412a-9af7-43cc-bca6-8e98b66594b6\",\n        \"origin\": null,\n        \"destination\": null,\n        \"createdAt\": \"2023-07-03T20:02:13.291Z\",\n        \"updatedAt\": \"2023-07-03T20:02:13.291Z\"\n    },\n    {\n        \"id\": 1678402,\n        \"eventType\": \"agile\",\n        \"eventBody\": \"{\\\"widget\\\":\\\"Douglas\\\",\\\"contexto\\\":\\\"widget\\\"}\",\n        \"companyId\": \"{{COMPAMY_ID}}\",\n        \"identifier\": \"Yunique Widget\",\n        \"contact\": null,\n        \"callId\": \"1688414516.129\",\n        \"text\": null,\n        \"device\": null,\n        \"origin\": null,\n        \"destination\": null,\n        \"createdAt\": \"2023-07-03T20:02:12.798Z\",\n        \"updatedAt\": \"2023-07-03T20:02:12.798Z\"\n    }\n]"}],"_postman_id":"789a4555-0ecd-499d-8da8-fa1ef4c03ad8"},{"name":"Click-to-call","id":"104c82e6-f3b4-4a73-b01c-b56d70091968","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://calls.opens.com.br/api/v1/call?to=48991558864&from=1067","urlObject":{"protocol":"https","path":["api","v1","call"],"host":["calls","opens","com","br"],"query":[{"key":"to","value":"48991558864"},{"key":"from","value":"1067"},{"disabled":true,"description":{"content":"<p>Opcional. Este parâmetro será devolvido na request de webhook na Finalização da Ligação junto com os parâmetros padrões. </p>\n<p>Você pode utilizá-lo para campos de controle customizados seus, como número do ticket, número da Oportunidade do CRM, código interno do cliente e etc.</p>\n","type":"text/plain"},"key":"YOUR_CUSTOM_PARAMETER","value":"CUSTOM_VALUE"}],"variable":[]}},"response":[{"id":"e7f9bb8f-8ddd-47f8-a3f7-3c501f5cf956","name":"Click-to-call","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://calls.opens.com.br/api/v1/call?to=48991613166&from=1025","protocol":"https","host":["calls","opens","com","br"],"path":["api","v1","call"],"query":[{"key":"to","value":"48991613166"},{"key":"from","value":"1025"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 13:55:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"10b-Pi56Fj2WaRN8XRdUis2HL7VOo1w\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=cbalbcuHLybQM8bmF6pCynkmtha2sY%2FpVqUcH%2Fb2gtYiWDS6tnvER6AeZCaRnWHtuZUDbLAjtS4HGqddoStouSb43H902cArSyPyx2Xp17HYA8VsWNqWN12F%2FlkZ%2FrFc9OrOOgc%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7befce413b76a634-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"OK\",\n    \"callstatus\": \"Success! Call in progress...\",\n    \"event\": \"click-to-call\",\n    \"channel\": \"PJSIP/1025\",\n    \"callerid\": \"48991613166<1025>\",\n    \"context\": \"default\",\n    \"exten\": \"48991613166\",\n    \"callid\": \"202304280753102548991613166\",\n    \"user_id\": \"9567afb2-023b-43fc-89ac-be7c8e5248ab\"\n}"}],"_postman_id":"104c82e6-f3b4-4a73-b01c-b56d70091968"},{"name":"Get Call Queues","id":"d6711799-1e24-4e6d-bc61-a0917c7e12e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://cservice.opens.com.br/companies/queues","description":"<p>Esta API permite você pegar o seu COMPANY_ID representado na reposta da request pelo campo <code>id</code>.</p>\n","urlObject":{"protocol":"https","path":["companies","queues"],"host":["cservice","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"d6711799-1e24-4e6d-bc61-a0917c7e12e0"},{"name":"Histórico de Ligações em CSV","id":"1b2dd8d5-c122-4b1d-a058-8cb5a2978cbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://partners.opens.com.br/yunique-csv/call?companyId=YOUR_COMPANY_ID&createdAtGt=2023-06-30 00:00:00&createdAtLt=2023-06-30 23:59:59&limit=500","description":"<p>Busca histórico de ligações em formato csv.</p>\n","urlObject":{"protocol":"https","path":["yunique-csv","call"],"host":["partners","opens","com","br"],"query":[{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"createdAtGt","value":"2023-06-30 00:00:00"},{"key":"createdAtLt","value":"2023-06-30 23:59:59"},{"key":"limit","value":"500"}],"variable":[]}},"response":[{"id":"69bf85d4-3093-45b6-8ca1-e4556c456df5","name":"Histórico de Ligações em CSV","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://partners.opens.com.br/yunique-csv/call?companyId=YOUR_COMPANY_ID&createdAtGt=2023-06-30 00:00:00&createdAtLt=2023-06-30 23:59:59","protocol":"https","host":["partners","opens","com","br"],"path":["yunique-csv","call"],"query":[{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"createdAtGt","value":"2023-06-30 00:00:00"},{"key":"createdAtLt","value":"2023-06-30 23:59:59"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jul 2023 14:43:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"7913"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"9c06d616-fca4-481b-b689-3e781da01d8f"},{"key":"x-amz-apigw-id","value":"Hfe45GvrmjQECHQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64a2de9f-0621329e3c3886d5619fc1c0;Sampled=0;lineage=e975d52d:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"date\": \"2023-06-30\",\n    \"content\": \"id,linkedId,callId,companyId,csatScore,hungUpByAgent,sentToCsat,createdAt,hungupAt,answeredAt,updatedAt,elasticId,protocol,wasCalledback,hasCallback,steps.id,steps.callId,steps.companyId,steps.status,steps.fromNumber,steps.fromId,steps.toNumber,steps.toId,steps.transferToNumber,steps.transferToId,steps.waitTime,steps.talkTime,steps.queue,steps.createdAt,steps.updatedAt,steps.toName,tags\\n204131,1688155814.73,1688155815_20230630_1710_4830285858_554839548000,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T20:10:15.000Z,2023-06-30T20:15:08.575Z,2023-06-30T20:10:34.000Z,2023-06-30T20:15:23.007Z,911db2df-d938-471d-b6fc-8346e3793835,16881558152023063017104830285858554839548000,null,null,243902,204131,6139bd79-8a36-4d93-b7af-0388de8d8fdc,answered,4830285858,cdb651e6-907a-4253-9ee4-e28de8565bab,1053,804c5ffb-cda0-43c2-a2e2-3b6bc0bedddb,null,null,6,274,Suporte,2023-06-30T20:10:28.000Z,2023-06-30T20:15:23.015Z,Lucas Portela,\\n204027,1688154520.71,1688154520_20230630_1648_86995738479_554839548000,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T19:48:40.000Z,2023-06-30T19:52:20.777Z,2023-06-30T19:49:08.000Z,2023-06-30T19:52:35.186Z,636e14f2-6ab2-48b1-bb77-908ddd7310cd,168815452020230630164886995738479554839548000,null,null,243792,204027,6139bd79-8a36-4d93-b7af-0388de8d8fdc,answered,86995738479,null,1069,81ef5b53-fa15-4412-82d5-d1806460632d,null,null,11,192,Suporte,2023-06-30T19:48:57.000Z,2023-06-30T19:52:35.196Z,Blendha Vilalva,\\n203965,1688154146.69,168815414669,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T19:42:26.000Z,2023-06-30T19:42:35.703Z,2023-06-30T19:42:29.000Z,2023-06-30T19:42:50.117Z,6f470dc8-96b9-4e90-8c6f-7c29e3cbc788,null,null,null,243723,203965,6139bd79-8a36-4d93-b7af-0388de8d8fdc,answered,9b56412a-9af7-43cc-bca6-8e98b66594b6,d1364f44-929f-487a-82c4-e08fdb116b5c,1025,8d5ca0fb-de04-4b68-9656-297d4d813972,null,null,2,6,Douglas,2023-06-30T19:42:27.000Z,2023-06-30T19:42:50.132Z,Douglas Conrad,\\n203309,1688146429.49,1688146429_20230630_1433_5430501003_554839548000,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T17:33:49.000Z,2023-06-30T17:36:49.103Z,2023-06-30T17:34:22.000Z,2023-06-30T17:37:03.462Z,0717ab21-273a-46fd-b325-48901c2ee966,16881464292023063014335430501003554839548000,null,null,242912,203309,6139bd79-8a36-4d93-b7af-0388de8d8fdc,answered,5430501003,930d6488-3952-496d-b34a-795aa951a77c,1069,81ef5b53-fa15-4412-82d5-d1806460632d,null,null,17,147,Suporte,2023-06-30T17:34:05.000Z,2023-06-30T17:37:03.472Z,Blendha Vilalva,\\n203261,1688145157.38,1688145158_20230630_1412_4832052122_554839548000,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T17:12:38.000Z,2023-06-30T17:25:19.560Z,2023-06-30T17:13:22.000Z,2023-06-30T17:25:33.912Z,13a3c3ee-6337-41e5-8105-3c2f99cac19d,16881451582023063014124832052122554839548000,null,null,242841,203261,6139bd79-8a36-4d93-b7af-0388de8d8fdc,noanswer,4832052122,a2c71a37-63a0-4e91-a2d0-34719beaad15,1053,804c5ffb-cda0-43c2-a2e2-3b6bc0bedddb,null,null,15,0,Suporte,2023-06-30T17:12:48.000Z,2023-06-30T17:25:33.919Z,Lucas Portela,\\n203261,1688145157.38,1688145158_20230630_1412_4832052122_554839548000,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T17:12:38.000Z,2023-06-30T17:25:19.560Z,2023-06-30T17:13:22.000Z,2023-06-30T17:25:33.912Z,13a3c3ee-6337-41e5-8105-3c2f99cac19d,16881451582023063014124832052122554839548000,null,null,242843,203261,6139bd79-8a36-4d93-b7af-0388de8d8fdc,answered,4832052122,a2c71a37-63a0-4e91-a2d0-34719beaad15,1069,81ef5b53-fa15-4412-82d5-d1806460632d,null,null,14,717,Suporte,2023-06-30T17:13:08.000Z,2023-06-30T17:25:33.919Z,Blendha Vilalva,\\n203261,1688145157.38,1688145158_20230630_1412_4832052122_554839548000,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T17:12:38.000Z,2023-06-30T17:25:19.560Z,2023-06-30T17:13:22.000Z,2023-06-30T17:25:33.912Z,13a3c3ee-6337-41e5-8105-3c2f99cac19d,16881451582023063014124832052122554839548000,null,null,242842,203261,6139bd79-8a36-4d93-b7af-0388de8d8fdc,noanswer,4832052122,a2c71a37-63a0-4e91-a2d0-34719beaad15,1069,81ef5b53-fa15-4412-82d5-d1806460632d,null,null,5,0,Suporte,2023-06-30T17:13:03.000Z,2023-06-30T17:25:33.919Z,Blendha Vilalva,\\n202214,1688132619.25,168813261925,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T13:43:39.000Z,2023-06-30T13:43:53.600Z,2023-06-30T13:43:47.000Z,2023-06-30T13:44:07.867Z,c6b53d40-eb64-402e-a0ff-ba432ebf2e27,null,null,null,241629,202214,6139bd79-8a36-4d93-b7af-0388de8d8fdc,answered,0f5e2f4c-b278-4770-a3ed-08ef4a38c9a4,e2cdfacd-28d4-414b-a736-62fe3634aa12,1066,29cd2010-8b57-4223-8292-026e5e22c76a,null,null,7,6,Francis,2023-06-30T13:43:40.000Z,2023-06-30T13:44:07.875Z,Francis Silveira,\\n202160,1688131869.23,168813186923,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T13:31:09.000Z,2023-06-30T13:32:01.267Z,2023-06-30T13:31:18.000Z,2023-06-30T13:32:15.514Z,346eb933-d146-45c2-acce-319187ab11b9,null,null,null,241571,202160,6139bd79-8a36-4d93-b7af-0388de8d8fdc,answered,0f5e2f4c-b278-4770-a3ed-08ef4a38c9a4,92148476-e90d-42ad-a6d6-5b5b15a3c6b9,1066,29cd2010-8b57-4223-8292-026e5e22c76a,null,null,8,43,Francis,2023-06-30T13:31:10.000Z,2023-06-30T13:32:15.519Z,Francis Silveira,\\n202078,1688131034.21,1688131035_20230630_1017_4133182200_554839548000,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T13:17:15.000Z,2023-06-30T13:19:58.992Z,2023-06-30T13:17:15.000Z,2023-06-30T13:20:18.297Z,b75d8f31-f200-4c94-8a08-83354c2b8473,16881310352023063010174133182200554839548000,null,true,241471,202078,6139bd79-8a36-4d93-b7af-0388de8d8fdc,abandoned,4133182200,null,null,null,null,null,148,0,Suporte,2023-06-30T13:17:30.000Z,2023-06-30T13:20:13.270Z,undefined,\\n202072,1688130627.10,1688130627_20230630_1010_48991696252_554839548000,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T13:10:27.000Z,2023-06-30T13:18:50.747Z,2023-06-30T13:11:21.000Z,2023-06-30T13:19:04.990Z,7e187a2d-abbe-45b4-a9a7-9324dfe74c96,168813062720230630101048991696252554839548000,null,null,241465,202072,6139bd79-8a36-4d93-b7af-0388de8d8fdc,answered,48991696252,990298f6-4916-4595-849f-19058d7c2253,1069,81ef5b53-fa15-4412-82d5-d1806460632d,null,null,8,449,Suporte,2023-06-30T13:11:13.000Z,2023-06-30T13:19:04.994Z,Blendha Vilalva,\\n202058,1688130928.20,1688130929_20230630_1015_4133182200_554839548000,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T13:15:29.000Z,2023-06-30T13:16:45.009Z,2023-06-30T13:15:29.000Z,2023-06-30T13:16:59.498Z,56ca3e19-0b65-4909-b3b7-619f2aaeaad2,16881309292023063010154133182200554839548000,null,true,241451,202058,6139bd79-8a36-4d93-b7af-0388de8d8fdc,abandoned,4133182200,null,null,null,null,null,43,0,Suporte,2023-06-30T13:16:01.000Z,2023-06-30T13:16:59.248Z,undefined,\\n202047,1688130828.15,1688130829_20230630_1013_21995429295_554839548000,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T13:13:49.000Z,2023-06-30T13:15:15.449Z,2023-06-30T13:14:38.000Z,2023-06-30T13:15:29.701Z,f7a4d10b-5ac9-47f1-aea0-f14755a58cf8,168813082920230630101321995429295554839548000,null,null,241440,202047,6139bd79-8a36-4d93-b7af-0388de8d8fdc,answered,21995429295,9c561323-8973-4a0e-a70b-b2b53aee4261,1029,a0e4e30d-c2b3-42bb-8b8a-afcafadc8b47,null,null,18,37,Suporte,2023-06-30T13:14:20.000Z,2023-06-30T13:15:29.713Z,Marine Mafra,\\n201762,1688127199.0,1688127200_20230630_0913_65999167154_554839548000,6139bd79-8a36-4d93-b7af-0388de8d8fdc,null,false,false,2023-06-30T12:13:20.000Z,2023-06-30T12:24:38.041Z,2023-06-30T12:14:12.000Z,2023-06-30T12:24:52.261Z,fe2fbdae-0f9b-444a-85de-8d79dfc5096f,168812720020230630091365999167154554839548000,null,null,241085,201762,6139bd79-8a36-4d93-b7af-0388de8d8fdc,answered,65999167154,7089fa96-91ee-4d16-ab38-3fbfed649045,1053,804c5ffb-cda0-43c2-a2e2-3b6bc0bedddb,null,null,14,626,Suporte,2023-06-30T12:13:58.000Z,2023-06-30T12:24:52.269Z,Lucas Portela,\"\n}"}],"_postman_id":"1b2dd8d5-c122-4b1d-a058-8cb5a2978cbe"},{"name":"Channel verification","id":"19d7d2ba-7416-4351-83de-2dfc3e1c2c1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"19d7d2ba-7416-4351-83de-2dfc3e1c2c1f"}],"id":"7a486abe-d2ad-4ba6-80cd-ff1eac9e9651","description":"<p>APIs relacionadas as ligações.</p>\n<p>Com elas você poderá gerar ligações, pegar dados de uma ou mais ligações, gerar relatórios sintéticos e estatísticos.</p>\n","_postman_id":"7a486abe-d2ad-4ba6-80cd-ff1eac9e9651","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}}},{"name":"Chat","item":[{"name":"Chat History","id":"deccb43f-27ff-473e-aedd-ffad69881b98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://chat.opens.com.br/member/last-contact?origin=5548991613166&companyId=YOUR_COMPANY_ID","description":"<p>Busca os dados de identificação da última conversa de chat de um cliente pelo número de telefone dele.</p>\n","urlObject":{"protocol":"https","path":["member","last-contact"],"host":["chat","opens","com","br"],"query":[{"disabled":true,"key":"timezone","value":"America/Sao_Paulo"},{"key":"origin","value":"5548991613166"},{"key":"companyId","value":"YOUR_COMPANY_ID"}],"variable":[]}},"response":[{"id":"c7e0fcdc-b7bf-4370-bbb9-eba7f98329b6","name":"Chat History","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://chat.opens.com.br/member/last-contact?origin=5548991613166&companyId=YOUR_COMPANY_ID","protocol":"https","host":["chat","opens","com","br"],"path":["member","last-contact"],"query":[{"key":"timezone","value":"America/Sao_Paulo","disabled":true},{"key":"origin","value":"5548991613166"},{"key":"companyId","value":"YOUR_COMPANY_ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 13:50:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"7d-9X52LHDqQHnRBh/6ojuLRoeEy+0\""},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=1ku4r9M8Sx2Y7ERSE2TLl0lLF09LtklF7mHsCa2g5UQ1Nxf9hagYJv4XGoWsMcL9t3b38avfPlnYdMG4fiQVpD55wjXY6bEf3NjLSRkoNNdbgqmwhaFMGcPN07684OWGjp4HsQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7befc62c6a86a4de-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"queueId\": null,\n    \"operatorId\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n    \"timestamp\": \"2023-04-26T18:48:37.772Z\",\n    \"endpoint\": \"1025\"\n}"}],"_postman_id":"deccb43f-27ff-473e-aedd-ffad69881b98"},{"name":"Chat Synthetic Report","id":"099b3cc3-6b45-4ee1-8a4e-05bbeaa363cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://chat.opens.com.br/room/report?companyId=YOUR_COMPANY_ID&timeUnit=day&waitTimeLt=600&scoreGte=0&scoreLt=6&createdAtGte=2023-06-22T03:00:00.000Z&updatedAtLte=2023-06-30T02:59:59.999Z","description":"<p>Busca os dados de identificação da última conversa de chat de um cliente pelo número de telefone dele.</p>\n","urlObject":{"protocol":"https","path":["room","report"],"host":["chat","opens","com","br"],"query":[{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"timeUnit","value":"day"},{"key":"waitTimeLt","value":"600"},{"key":"scoreGte","value":"0"},{"key":"scoreLt","value":"6"},{"key":"createdAtGte","value":"2023-06-22T03:00:00.000Z"},{"key":"updatedAtLte","value":"2023-06-30T02:59:59.999Z"},{"disabled":true,"key":"timezone","value":"America/Sao_Paulo"}],"variable":[]}},"response":[{"id":"e9dd6956-ee68-4b07-b7c1-26809655827b","name":"Chat Synthetic Report","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://chat.opens.com.br/room/report?companyId=YOUR_COMPANY_ID&createdAtGte=2023-06-22T03:00:00.000Z&updatedAtLte=2023-06-30T02:59:59.999Z","protocol":"https","host":["chat","opens","com","br"],"path":["room","report"],"query":[{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"timeUnit","value":"day","disabled":true},{"key":"waitTimeLt","value":"600","disabled":true},{"key":"scoreGte","value":"0","disabled":true},{"key":"scoreLt","value":"6","disabled":true},{"key":"createdAtGte","value":"2023-06-22T03:00:00.000Z"},{"key":"updatedAtLte","value":"2023-06-30T02:59:59.999Z"},{"key":"timezone","value":"America/Sao_Paulo","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Dec 2023 12:23:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"e3-wiu8ob3rpYFOkTXxrK9M0u79bk8\""},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=Oxy8W7l44ina42QirB%2BXPHVlbn7KHHYeztxCvtrXA2tDQGe%2BDZWykTqEHfhBXxoePpuIPrv0dElKIQylq2N7Dja4zutg%2FdXoYm8or%2B%2FtJPj%2Fb4N4M%2BepnXAcDK4rlQZ%2BH9DLSQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"83c188873a591d54-GIG"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"terminatedByOperator\": 99,\n    \"chatByDate\": [\n        {\n            \"count\": \"127\",\n            \"date\": null\n        }\n    ],\n    \"chatTotal\": 127,\n    \"hasExpired\": 13,\n    \"wasTransferred\": 8,\n    \"wasAnswered\": 88,\n    \"badScores\": 88,\n    \"goodScores\": 88,\n    \"attendanceTime\": 2439933,\n    \"waitTime\": 80815,\n    \"hasMetSla\": 127\n}"}],"_postman_id":"099b3cc3-6b45-4ee1-8a4e-05bbeaa363cc"},{"name":"Chat Analityc Report","id":"ab745f3c-1619-4ea0-96be-8ed3bf5291e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://chat.opens.com.br/room/companies/YOUR_COMPANY_ID?updatedAtLte=2023-08-30T02:59:59.999Z&status=routing,terminated,expired,pending,established&includeMembers=true&offset=0&limit=50&createdAtGte=2023-08-01T03:00:00.000Z&scoreLt=4","description":"<p>Busca os dados de identificação da última conversa de chat de um cliente pelo número de telefone dele.</p>\n","urlObject":{"protocol":"https","path":["room","companies","YOUR_COMPANY_ID"],"host":["chat","opens","com","br"],"query":[{"key":"updatedAtLte","value":"2023-08-30T02:59:59.999Z"},{"disabled":true,"key":"timezone","value":"America/Sao_Paulo"},{"key":"status","value":"routing,terminated,expired,pending,established"},{"key":"includeMembers","value":"true"},{"key":"offset","value":"0"},{"key":"limit","value":"50"},{"key":"createdAtGte","value":"2023-08-01T03:00:00.000Z"},{"disabled":true,"key":"lastClientMsgAtGte","value":"2023-06-29T03:00:00.000Z"},{"key":"scoreLt","value":"4"}],"variable":[]}},"response":[{"id":"8ec2d441-6871-4810-a6ce-749b72510cf1","name":"Chat History","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://chat.opens.com.br/member/last-contact?origin=5548991613166&companyId=YOUR_COMPANY_ID","protocol":"https","host":["chat","opens","com","br"],"path":["member","last-contact"],"query":[{"key":"timezone","value":"America/Sao_Paulo","disabled":true},{"key":"origin","value":"5548991613166"},{"key":"companyId","value":"YOUR_COMPANY_ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 13:50:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"7d-9X52LHDqQHnRBh/6ojuLRoeEy+0\""},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=1ku4r9M8Sx2Y7ERSE2TLl0lLF09LtklF7mHsCa2g5UQ1Nxf9hagYJv4XGoWsMcL9t3b38avfPlnYdMG4fiQVpD55wjXY6bEf3NjLSRkoNNdbgqmwhaFMGcPN07684OWGjp4HsQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7befc62c6a86a4de-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"queueId\": null,\n    \"operatorId\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n    \"timestamp\": \"2023-04-26T18:48:37.772Z\",\n    \"endpoint\": \"1025\"\n}"}],"_postman_id":"ab745f3c-1619-4ea0-96be-8ed3bf5291e5"},{"name":"Chat Config Get Config","id":"a4166419-bd36-4442-ab90-b1148d91cd7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://cconfig.opens.com.br/config/CHAT_CONFIG_ID","description":"<p>Busca a listagem e configurações dos Grupos de Atendimento de chat.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["config","CHAT_CONFIG_ID"],"host":["cconfig","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"a4166419-bd36-4442-ab90-b1148d91cd7a"},{"name":"Chat Widget List Configs","id":"cac5e891-3509-44aa-a55b-7964904e9399","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://cconfig.opens.com.br/config/provider/2","description":"<h1 id=\"retrieve-a-widgets-list\">Retrieve a Widgets list</h1>\n<p>This HTTP GET request retrieves the configurations for Widget provider. All Wudget touch points created will listed here. The response will include an array of configurations, each containing details such as ID, assistance status, company ID, active status, configuration details, priority, creation and update timestamps, provider details, and more.</p>\n<h2 id=\"response-format\">Response format</h2>\n<p>The response will provide information about the configurations, including their ID, assistance status, company ID, active status, configuration details, priority, creation and update timestamps, provider details, and more.</p>\n<p>Here is an example of the response for this request:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"configurations\": [\n    {\n      \"id\": \"\",\n      \"isAssistanceEnabled\": true,\n      \"rewind\": 0,\n      \"companyId\": \"\",\n      \"active\": true,\n      \"configurations\": {\n        \"name\": \"\",\n        \"type\": \"\",\n        \"functions\": {\n          \"chat\": true,\n          \"voice\": true,\n          \"voice_in_chat\": true,\n          \"whatsapp\": true\n        },\n        \"client_data\": {\n          \"name\": true,\n          \"email\": true,\n          \"phone\": true,\n          \"company\": true,\n          \"subject\": true\n        },\n        \"iconSize\": \"\",\n        \"theme\": {\n          \"name\": \"\",\n          \"hexColors\": {\n            \"primary\": \"\",\n            \"secondary\": \"\",\n            \"accent\": \"\",\n            \"neutral\": \"\"\n          },\n          \"tailwindColors\": {\n            \"primary\": \"\",\n            \"secondary\": \"\",\n            \"accent\": \"\",\n            \"neutral\": \"\"\n          },\n          \"textColor\": \"\",\n          \"type\": \"\"\n        },\n        \"flow\": \"\"\n      },\n      \"priority\": 0,\n      \"createdAt\": \"\",\n      \"updatedAt\": \"\",\n      \"providerId\": 0,\n      \"providers\": {\n        \"id\": 0,\n        \"name\": \"\",\n        \"configurationsSchema\": null,\n        \"defaultSession\": 0,\n        \"createdAt\": \"\",\n        \"updatedAt\": \"\"\n      }\n    }\n  ]\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["config","provider","2"],"host":["cconfig","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"54a960ae-dc8f-43c4-a822-f32e22c226bf","name":"Chat Widget List Configs","originalRequest":{"method":"GET","header":[],"url":"https://cconfig.opens.com.br/config/provider/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Apr 2024 18:20:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"17ab6-IHB7nLGLasZkIA41I8MeLFJ2OPQ\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=jx9u3o4Neid%2FWVU80tYiIE0t3bpSVki0G9PL5ToKRozhEsqqoXuWUXXofkdEUaiBRxrtwX1jyGM5XP1EKh0vobFfaEoj78ma1MZ3Xu8LYbk8AmDwrt1tFTf1Hh6PLUq7l2zk7A1s0g%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"872cfd43ce0fa4d7-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"configurations\": [\n        {\n            \"id\": \"0fdbe97c-3f7e-42b4-a0b7-4af9938b1e3d\",\n            \"isAssistanceEnabled\": false,\n            \"rewind\": 0,\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdF\",\n            \"active\": true,\n            \"configurations\": {\n                \"name\": \"Suporte no Portal\",\n                \"type\": \"Site\",\n                \"functions\": {\n                    \"chat\": true,\n                    \"voice\": false,\n                    \"voice_in_chat\": false,\n                    \"whatsapp\": false\n                },\n                \"client_data\": {\n                    \"name\": true,\n                    \"email\": true,\n                    \"phone\": false,\n                    \"company\": false,\n                    \"subject\": false\n                },\n                \"iconSize\": \"large\",\n                \"theme\": {\n                    \"name\": \"Claro\",\n                    \"hexColors\": {\n                        \"primary\": \"#482396\",\n                        \"secondary\": \"#C56672\",\n                        \"accent\": \"#854485\",\n                        \"neutral\": \"#F6E3FF\"\n                    },\n                    \"tailwindColors\": {\n                        \"primary\": \"bg-indigo-800\",\n                        \"secondary\": \"bg-rose-400\",\n                        \"accent\": \"bg-fuchsia-900\",\n                        \"neutral\": \"bg-pink-200\"\n                    },\n                    \"textColor\": \"white\",\n                    \"type\": \"light\"\n                },\n                \"flow\": \"\"\n            },\n            \"priority\": 0,\n            \"createdAt\": \"2023-03-10T17:16:00.452Z\",\n            \"updatedAt\": \"2023-03-10T17:16:10.078Z\",\n            \"providerId\": 2,\n            \"providers\": {\n                \"id\": 2,\n                \"name\": \"yunique\",\n                \"configurationsSchema\": null,\n                \"defaultSession\": 86400,\n                \"createdAt\": \"2023-03-09T19:04:21.266Z\",\n                \"updatedAt\": \"2023-03-09T19:04:21.266Z\"\n            }\n        },\n        {\n            \"id\": \"4b0981d6-4e8a-4342-bd37-60b49e682fec\",\n            \"isAssistanceEnabled\": false,\n            \"rewind\": 0,\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdF\",\n            \"active\": true,\n            \"configurations\": {\n                \"name\": \"Demonstracao Vendas\",\n                \"type\": \"Site\",\n                \"functions\": {\n                    \"chat\": true,\n                    \"voice\": true,\n                    \"voice_in_chat\": false,\n                    \"whatsapp\": true\n                },\n                \"auth\": {\n                    \"name\": false,\n                    \"nameValidationQuestion\": \"Opa! Tudo bem? Vamos começar seu atendimento! Qual o seu nome?\",\n                    \"phone\": false,\n                    \"phoneValidationQuestion\": \"E qual seu número de telefone?(prometo não incomodar 😅)\",\n                    \"email\": false,\n                    \"emailValidationQuestion\": \"Estamos quase lá! Por ultimo, qual seu email?\",\n                    \"company\": false,\n                    \"subject\": false\n                },\n                \"voiceConfig\": {\n                    \"91511\": {\n                        \"id\": 91511,\n                        \"attendanceGroupId\": \"Douglas\",\n                        \"voiceTimeout\": 30\n                    }\n                },\n                \"iconSize\": \"large\",\n                \"theme\": {\n                    \"name\": \"Claro\",\n                    \"hexColors\": {\n                        \"primary\": \"#482396\",\n                        \"secondary\": \"#C56672\",\n                        \"accent\": \"#854485\",\n                        \"neutral\": \"#F6E3FF\"\n                    },\n                    \"tailwindColors\": {\n                        \"primary\": \"bg-indigo-800\",\n                        \"secondary\": \"bg-rose-400\",\n                        \"accent\": \"bg-fuchsia-900\",\n                        \"neutral\": \"bg-pink-200\"\n                    },\n                    \"textColor\": \"white\",\n                    \"type\": \"light\"\n                },\n                \"flow\": \"\",\n                \"client_data\": {\n                    \"name\": true,\n                    \"email\": true,\n                    \"phone\": false,\n                    \"company\": false,\n                    \"subject\": false\n                },\n                \"whatsapp\": {\n                    \"phone\": \"554830361713\"\n                }\n            },\n            \"priority\": 0,\n            \"createdAt\": \"2023-03-10T17:47:55.995Z\",\n            \"updatedAt\": \"2023-11-30T13:30:57.066Z\",\n            \"providerId\": 2,\n            \"providers\": {\n                \"id\": 2,\n                \"name\": \"yunique\",\n                \"configurationsSchema\": null,\n                \"defaultSession\": 86400,\n                \"createdAt\": \"2023-03-09T19:04:21.266Z\",\n                \"updatedAt\": \"2023-03-09T19:04:21.266Z\"\n            }\n        }\n    ]\n}"}],"_postman_id":"cac5e891-3509-44aa-a55b-7964904e9399"},{"name":"Chat Whatsapp List Configs","id":"5a47619b-ab68-435f-a205-d77e58897f0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://cconfig.opens.com.br/config/provider/1","description":"<h1 id=\"retrieve-a-list-of-whatsapp-numbers-configurations\">Retrieve a List of Whatsapp Numbers Configurations</h1>\n<p>This endpoint makes an HTTP GET request to retrieve the configuration details for all numbers of Whatsapp provider. The response will be in JSON format and will include an array of configurations, each containing various properties related to the provider's settings.</p>\n<h2 id=\"response-format\">Response format</h2>\n<p>The response will have a status code of 200, indicating a successful request. The content type of the response will be \"application/json\".</p>\n<p>Here is an example of the response body:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"configurations\": [\n        {\n            \"id\": \"\",\n            \"isAssistanceEnabled\": true,\n            \"rewind\": 0,\n            \"companyId\": \"\",\n            \"active\": true,\n            \"configurations\": {\n                \"wabaId\": \"\",\n                \"phoneId\": \"\",\n                \"phone\": \"\",\n                \"accessToken\": \"\"\n            },\n            \"priority\": 0,\n            \"createdAt\": \"\",\n            \"updatedAt\": \"\",\n            \"providerId\": 0,\n            \"providers\": {\n                \"id\": 0,\n                \"name\": \"\",\n                \"configurationsSchema\": [\n                    {\n                        \"type\": \"\",\n                        \"field\": \"\",\n                        \"label\": \"\",\n                        \"placeholder\": \"\"\n                    }\n                ],\n                \"defaultSession\": 0,\n                \"createdAt\": \"\",\n                \"updatedAt\": \"\"\n            }\n        }\n    ]\n}\n\n</code></pre>\n<p>This is an example of the structure of the response. The actual values for each property will be specific to the provider's configuration.</p>\n","urlObject":{"protocol":"https","path":["config","provider","1"],"host":["cconfig","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"9873c0c6-61f7-4cbc-9f68-bbb80fcd85c0","name":"Chat Whatsapp List Configs","originalRequest":{"method":"GET","header":[],"url":"https://cconfig.opens.com.br/config/provider/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Apr 2024 18:20:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"ce6-kKCtm0S1m7lb61Rldby+yLhkXdg\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=LXC2U4yerdU3WHQupN4nG5TzNXF%2F9l%2FaxbNh%2FRA5Fnce3Sw8OuMEDK6eEQOEB4RmBeznvNgZRbMeXRYr2a9xmXw%2BU%2FYMZG5iDOD%2FzaF7Cj6%2F65YhjZzKfOB81q0gmTpUDxb27orung%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"872cfda5be31a4d7-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"configurations\": [\n        {\n            \"id\": \"e61fcea5-36a7-4cb6-b8f7-1d0c7e45d529\",\n            \"isAssistanceEnabled\": true,\n            \"rewind\": 86400,\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdF\",\n            \"active\": false,\n            \"configurations\": {\n                \"wabaId\": \"111179895154745\",\n                \"phoneId\": \"109397632004719\",\n                \"phone\": \"554839548000\",\n                \"accessToken\": \"WHATSAPP_TOKEN\"\n            },\n            \"priority\": 0,\n            \"createdAt\": \"2022-11-29T22:30:14.249Z\",\n            \"updatedAt\": \"2023-07-06T20:21:21.122Z\",\n            \"providerId\": 1,\n            \"providers\": {\n                \"id\": 1,\n                \"name\": \"whatsapp\",\n                \"configurationsSchema\": [\n                    {\n                        \"type\": \"string\",\n                        \"field\": \"tokenId\",\n                        \"label\": \"Token de usuário\",\n                        \"placeholder\": \"Token do usuário criado em perfil e segurança\"\n                    },\n                    {\n                        \"type\": \"string\",\n                        \"field\": \"subject\",\n                        \"label\": \"Número de whatsApp\",\n                        \"placeholder\": \"Número configurado no parceiro 360Dialog\"\n                    }\n                ],\n                \"defaultSession\": 86400,\n                \"createdAt\": \"2022-07-26T12:29:49.362Z\",\n                \"updatedAt\": \"2022-07-26T12:29:49.362Z\"\n            }\n        },\n        {\n            \"id\": \"75f460f4-9a28-4ba8-9778-bd075170f273\",\n            \"isAssistanceEnabled\": true,\n            \"rewind\": 86400,\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdF\",\n            \"active\": false,\n            \"configurations\": {\n                \"wabaId\": \"112138931730012\",\n                \"phoneId\": \"108032035480284\",\n                \"phone\": \"554830361713\",\n                \"accessToken\": \"WHATSAPP_TOKEN\"\n            },\n            \"priority\": 0,\n            \"createdAt\": \"2022-12-02T21:23:50.721Z\",\n            \"updatedAt\": \"2023-11-22T15:19:32.274Z\",\n            \"providerId\": 1,\n            \"providers\": {\n                \"id\": 1,\n                \"name\": \"whatsapp\",\n                \"configurationsSchema\": [\n                    {\n                        \"type\": \"string\",\n                        \"field\": \"tokenId\",\n                        \"label\": \"Token de usuário\",\n                        \"placeholder\": \"Token do usuário criado em perfil e segurança\"\n                    },\n                    {\n                        \"type\": \"string\",\n                        \"field\": \"subject\",\n                        \"label\": \"Número de whatsApp\",\n                        \"placeholder\": \"Número configurado no parceiro 360Dialog\"\n                    }\n                ],\n                \"defaultSession\": 86400,\n                \"createdAt\": \"2022-07-26T12:29:49.362Z\",\n                \"updatedAt\": \"2022-07-26T12:29:49.362Z\"\n            }\n        },\n        {\n            \"id\": \"44768e90-1e0c-4c34-9e25-e62932f8ecc5\",\n            \"isAssistanceEnabled\": true,\n            \"rewind\": 86400,\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdF\",\n            \"active\": false,\n            \"configurations\": {\n                \"wabaId\": \"104311512491947\",\n                \"phoneId\": \"110866761825894\",\n                \"phone\": \"554830361446\",\n                \"accessToken\": \"WHATSAPP_TOKEN\"\n            },\n            \"priority\": 0,\n            \"createdAt\": \"2022-11-28T23:42:10.275Z\",\n            \"updatedAt\": \"2023-11-23T13:07:53.636Z\",\n            \"providerId\": 1,\n            \"providers\": {\n                \"id\": 1,\n                \"name\": \"whatsapp\",\n                \"configurationsSchema\": [\n                    {\n                        \"type\": \"string\",\n                        \"field\": \"tokenId\",\n                        \"label\": \"Token de usuário\",\n                        \"placeholder\": \"Token do usuário criado em perfil e segurança\"\n                    },\n                    {\n                        \"type\": \"string\",\n                        \"field\": \"subject\",\n                        \"label\": \"Número de whatsApp\",\n                        \"placeholder\": \"Número configurado no parceiro 360Dialog\"\n                    }\n                ],\n                \"defaultSession\": 86400,\n                \"createdAt\": \"2022-07-26T12:29:49.362Z\",\n                \"updatedAt\": \"2022-07-26T12:29:49.362Z\"\n            }\n        }\n    ]\n}"}],"_postman_id":"5a47619b-ab68-435f-a205-d77e58897f0f"},{"name":"Chat Config Update","id":"8ed4cf5d-c97b-4c6e-94b7-85c594961df1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"76d071fa-7957-432d-8bc4-0f2fd47d0e2a\",\n    \"isAssistanceEnabled\": false,\n    \"rewind\": 0,\n    \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n    \"active\": true,\n    \"configurations\": {\n        \"name\": \"Fale com a gente\",\n        \"type\": \"Site\",\n        \"logoUrl\": \"https://i.ibb.co/6FXGpg3/Group-1317-1.png\",\n        \"openYuniqueWidget\": true,\n        \"functions\": {\n            \"chat\": true,\n            \"voice\": true,\n            \"voice_in_chat\": false,\n            \"whatsapp\": true\n        },\n        \"client_data\": {\n            \"name\": true,\n            \"email\": false,\n            \"phone\": true,\n            \"company\": false,\n            \"subject\": false\n        },\n        \"iconSize\": \"base\",\n        \"theme\": {\n            \"name\": \"Claro\",\n            \"hexColors\": {\n                \"primary\": \"#482396\",\n                \"secondary\": \"#C56672\",\n                \"accent\": \"#854485\",\n                \"neutral\": \"#F6E3FF\"\n            },\n            \"tailwindColors\": {\n                \"primary\": \"bg-indigo-800\",\n                \"secondary\": \"bg-rose-400\",\n                \"accent\": \"bg-fuchsia-900\",\n                \"neutral\": \"bg-pink-200\"\n            },\n            \"textColor\": \"white\",\n            \"type\": \"light\"\n        },\n        \"flow\": \"\",\n        \"voiceConfig\": {\n            \"98594\": {\n                \"id\": 98594,\n                \"attendanceGroupId\": \"Comercial\",\n                \"voiceTimeout\": 30\n            },\n            \"395123\": {\n                \"id\": 395123,\n                \"attendanceGroupId\": \"Suporte\",\n                \"voiceTimeout\": 30\n            }\n        },\n        \"voiceRemoteAddress\": \"cl4804sr1.sip.opens.com.br\",\n        \"voiceDevice\": \"707b59f5-2878-430d-8dab-ee53a414560d\",\n        \"voiceCode\": \"Sbzqe8DXMaqpxIcV\",\n        \"whatsapp\": {\n            \"wabaId\": \"111179895154745\",\n            \"phoneId\": \"109397632004719\",\n            \"phone\": \"554839548000\",\n            \"accessToken\": \"EAAHaGVzPZC9MBALhNDqs5aFxG3uq333I3ZAzmY3vwnlxWob5cer8bf2HfiGT9DH4KosaxTmZA6oaAuuMQj1ZAbZAMNxomFVQMFPJSRRyDasbEBsDUni8zMds8ZAl7gDYqwOSITvS5jB4cuPPSweXybxoFiRiIGJaYqJPa4hZCPiGUedKxlBwViu\"\n        }\n    },\n    \"createdAt\": \"2023-05-24T14:28:08.769Z\",\n    \"updatedAt\": \"2023-06-06T12:12:53.457Z\",\n    \"providerId\": 2\n}"},"url":"https://cconfig.opens.com.br/config/76d071fa-7957-432d-8bc4-0f2fd47d0e2a","description":"<p>Altera as configurações de um determinado Grupo de Atendimento de chat.</p>\n","urlObject":{"protocol":"https","path":["config","76d071fa-7957-432d-8bc4-0f2fd47d0e2a"],"host":["cconfig","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ed4cf5d-c97b-4c6e-94b7-85c594961df1"},{"name":"Config Get Queues","id":"8c6a8b08-c6ee-47de-8139-24150f6950ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://cconfig.opens.com.br/queues","description":"<p>Busca a listagem e as configurações dos Grupos de Atendimento de Telefonia.</p>\n","urlObject":{"protocol":"https","path":["queues"],"host":["cconfig","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"5775c013-dc3f-4782-88f7-8e93680ed5e8","name":"Config Get Queues","originalRequest":{"method":"GET","header":[],"url":"https://cconfig.opens.com.br/queues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 13:51:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"291f-5bOPpupH4kfOvOuUeg76wp+pRNs\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=WNi7vswPxcVIAdTyVammQLxMAfGCTNmwtLCaZxNCJXLogstYyUzEP4r5RLFlHLJHEMUiforrKgoalYN8Eji1tyiDwlJeM9wAYJATK8zvuK%2BBgV%2FrPXlnlYWD4SkGj0bxUrvNnWwWkg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7befc78e2e5ea67f-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"54978d5e-5d2f-479e-8ed1-00bccc8c81a8\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"name\": \"Suporte\",\n        \"strategy\": \"roundrobin\",\n        \"defaultQueue\": true,\n        \"serviceLimit\": 20,\n        \"timeLimit\": 60,\n        \"csat\": true,\n        \"csatAnswer\": \"Qual nota você dá para este atendimento?\",\n        \"outsideBusinessHourMessage\": \"\",\n        \"createdAt\": \"2022-07-29T17:05:01.760Z\",\n        \"updatedAt\": \"2023-04-18T13:02:51.440Z\",\n        \"members\": [\n            {\n                \"id\": \"ffcddad6-a539-4845-be55-c32ae5475ae0\",\n                \"memberId\": \"81ef5b53-fa15-4412-82d5-d1806460632d\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": \"2023-04-27T12:40:41.412Z\",\n                \"lastInvite\": \"2023-04-28T13:44:41.311Z\",\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": true,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": null,\n                \"username\": \"Blendha Vilalva\",\n                \"createdAt\": \"2023-04-26T11:02:26.954Z\",\n                \"updatedAt\": \"2023-04-28T13:44:41.318Z\",\n                \"queueId\": \"54978d5e-5d2f-479e-8ed1-00bccc8c81a8\"\n            },\n            {\n                \"id\": \"28178f71-96ca-4df7-8e4a-af64b8893f12\",\n                \"memberId\": \"a0e4e30d-c2b3-42bb-8b8a-afcafadc8b47\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": null,\n                \"lastInvite\": \"2023-04-28T13:49:41.601Z\",\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": true,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": null,\n                \"username\": \"Marine Mafra\",\n                \"createdAt\": \"2023-04-26T11:02:26.955Z\",\n                \"updatedAt\": \"2023-04-28T13:49:41.606Z\",\n                \"queueId\": \"54978d5e-5d2f-479e-8ed1-00bccc8c81a8\"\n            },\n            {\n                \"id\": \"4e459dd7-31c9-4ad0-baba-32490a8928eb\",\n                \"memberId\": \"804c5ffb-cda0-43c2-a2e2-3b6bc0bedddb\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": \"2023-04-28T13:12:50.057Z\",\n                \"lastInvite\": \"2023-04-28T13:50:41.684Z\",\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": true,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": null,\n                \"username\": \"Lucas Portela\",\n                \"createdAt\": \"2023-04-26T11:02:26.955Z\",\n                \"updatedAt\": \"2023-04-28T13:50:41.691Z\",\n                \"queueId\": \"54978d5e-5d2f-479e-8ed1-00bccc8c81a8\"\n            }\n        ]\n    },\n    {\n        \"id\": \"1463a5ba-0571-4682-8e3e-fe8a9d3bd5e6\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"name\": \"Administrativo\",\n        \"strategy\": \"roundrobin\",\n        \"defaultQueue\": false,\n        \"serviceLimit\": 5,\n        \"timeLimit\": 180,\n        \"csat\": true,\n        \"csatAnswer\": \"Qual nota você dá para este atendimento?\",\n        \"outsideBusinessHourMessage\": null,\n        \"createdAt\": \"2022-07-29T17:06:00.788Z\",\n        \"updatedAt\": \"2023-01-20T13:22:18.519Z\",\n        \"members\": [\n            {\n                \"id\": \"63b629cb-1680-4ea5-95ba-e0505c1ba0cb\",\n                \"memberId\": \"92bb320e-3d0b-4f19-a1c6-928f458aad66\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": null,\n                \"lastInvite\": \"2023-04-27T18:18:51.982Z\",\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": false,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": null,\n                \"username\": \"Carla Franke\",\n                \"createdAt\": \"2023-01-20T13:22:18.525Z\",\n                \"updatedAt\": \"2023-04-27T23:07:47.050Z\",\n                \"queueId\": \"1463a5ba-0571-4682-8e3e-fe8a9d3bd5e6\"\n            },\n            {\n                \"id\": \"a9ba5f7a-5faa-4458-a3fa-8600b54ac3ad\",\n                \"memberId\": \"bb1c9372-09b8-49a1-be34-1512cd30bfd5\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": \"2023-04-27T18:22:02.835Z\",\n                \"lastInvite\": \"2023-04-27T18:21:51.981Z\",\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": false,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": null,\n                \"username\": \"Camila Silva\",\n                \"createdAt\": \"2023-01-20T13:22:18.525Z\",\n                \"updatedAt\": \"2023-04-28T13:38:45.402Z\",\n                \"queueId\": \"1463a5ba-0571-4682-8e3e-fe8a9d3bd5e6\"\n            }\n        ]\n    },\n    {\n        \"id\": \"6e91b482-5009-4ddd-ab32-3d0ab44c5d92\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"name\": \"Demonstracao\",\n        \"strategy\": \"random\",\n        \"defaultQueue\": false,\n        \"serviceLimit\": 5,\n        \"timeLimit\": 30,\n        \"csat\": true,\n        \"csatAnswer\": \"Poderia dar uma nota para este atendimento?\",\n        \"outsideBusinessHourMessage\": null,\n        \"createdAt\": \"2022-10-19T18:43:08.056Z\",\n        \"updatedAt\": \"2022-10-19T18:43:08.056Z\",\n        \"members\": [\n            {\n                \"id\": \"5e5f4564-c416-425c-b25f-0a908f9fc620\",\n                \"memberId\": \"88383f60-428f-456d-83d3-a64969bbc4b9\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": null,\n                \"lastInvite\": \"2022-12-23T14:27:00.195Z\",\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": false,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": null,\n                \"username\": \"Gustavo Medeiros\",\n                \"createdAt\": \"2022-10-19T18:46:26.173Z\",\n                \"updatedAt\": \"2023-04-27T13:55:55.355Z\",\n                \"queueId\": \"6e91b482-5009-4ddd-ab32-3d0ab44c5d92\"\n            }\n        ]\n    },\n    {\n        \"id\": \"90f1b92d-41b9-4b1b-b8f9-0db4f77207fe\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"name\": \"Desenvolvimento\",\n        \"strategy\": \"roundrobin\",\n        \"defaultQueue\": false,\n        \"serviceLimit\": 5,\n        \"timeLimit\": 60,\n        \"csat\": true,\n        \"csatAnswer\": \"Poderia dar uma nota para este atendimento?\",\n        \"outsideBusinessHourMessage\": \"A equipe de engenharia não realiza atendimentos por chat\",\n        \"createdAt\": \"2022-08-01T18:59:20.543Z\",\n        \"updatedAt\": \"2023-04-18T13:03:29.651Z\",\n        \"members\": [\n            {\n                \"id\": \"a974f1be-3286-4c89-a3f9-a42b2f3c29a5\",\n                \"memberId\": \"a391a899-66a8-4844-9d6c-bda2a771f012\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": null,\n                \"lastInvite\": null,\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": false,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": null,\n                \"username\": \"Joao Victor S.\",\n                \"createdAt\": \"2023-04-18T13:03:30.532Z\",\n                \"updatedAt\": \"2023-04-20T17:30:04.920Z\",\n                \"queueId\": \"90f1b92d-41b9-4b1b-b8f9-0db4f77207fe\"\n            },\n            {\n                \"id\": \"b8fe2188-bc17-4e43-8a48-62b1a7dd9084\",\n                \"memberId\": \"817723ff-04e4-4a32-9daa-39ec28cd37ae\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": null,\n                \"lastInvite\": null,\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": false,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": null,\n                \"username\": \"Tiago Agente\",\n                \"createdAt\": \"2023-04-18T13:03:30.532Z\",\n                \"updatedAt\": \"2023-04-26T00:42:09.160Z\",\n                \"queueId\": \"90f1b92d-41b9-4b1b-b8f9-0db4f77207fe\"\n            },\n            {\n                \"id\": \"c2b240c3-3fe9-4e92-8f31-8eb188cc6efe\",\n                \"memberId\": \"b1f7a70e-3791-4da4-9aa2-c44337cb4a42\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": \"2023-04-26T00:46:34.377Z\",\n                \"lastInvite\": null,\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": false,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": \"b1f7a70e-3791-4da4-9aa2-c44337cb4a42.png\",\n                \"username\": \"Tiago Zimmermann\",\n                \"createdAt\": \"2023-04-18T13:03:30.532Z\",\n                \"updatedAt\": \"2023-04-26T00:53:27.701Z\",\n                \"queueId\": \"90f1b92d-41b9-4b1b-b8f9-0db4f77207fe\"\n            },\n            {\n                \"id\": \"741c3af9-6a8a-46ff-975c-5293c2fe2818\",\n                \"memberId\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": \"2023-04-26T18:48:52.237Z\",\n                \"lastInvite\": null,\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": false,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": \"8d5ca0fb-de04-4b68-9656-297d4d813972.png\",\n                \"username\": \"Douglas Conrad\",\n                \"createdAt\": \"2023-04-18T13:03:30.532Z\",\n                \"updatedAt\": \"2023-04-28T11:50:31.269Z\",\n                \"queueId\": \"90f1b92d-41b9-4b1b-b8f9-0db4f77207fe\"\n            },\n            {\n                \"id\": \"f61d904e-be0e-4625-a073-4f006171034f\",\n                \"memberId\": \"e12770a0-9860-4eb0-abd3-dc6f210a7964\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": null,\n                \"lastInvite\": null,\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": false,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": \"e12770a0-9860-4eb0-abd3-dc6f210a7964.png\",\n                \"username\": \"João Clementino\",\n                \"createdAt\": \"2023-04-18T13:03:30.532Z\",\n                \"updatedAt\": \"2023-04-18T13:03:30.532Z\",\n                \"queueId\": \"90f1b92d-41b9-4b1b-b8f9-0db4f77207fe\"\n            }\n        ]\n    },\n    {\n        \"id\": \"25b01ac0-4929-46bd-a985-e9168838ebd6\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"name\": \"Comercial\",\n        \"strategy\": \"random\",\n        \"defaultQueue\": false,\n        \"serviceLimit\": 5,\n        \"timeLimit\": 180,\n        \"csat\": false,\n        \"csatAnswer\": \"Poderia dar uma nota para este atendimento?\",\n        \"outsideBusinessHourMessage\": null,\n        \"createdAt\": \"2022-07-29T17:01:13.259Z\",\n        \"updatedAt\": \"2023-01-20T13:21:59.085Z\",\n        \"members\": [\n            {\n                \"id\": \"8cd3f0d5-76c7-4c77-b74b-90ec6acb6fbc\",\n                \"memberId\": \"b626c336-6bc4-4287-8c7f-1e4feaff9426\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": \"2023-04-18T18:45:38.443Z\",\n                \"lastInvite\": \"2023-04-26T19:30:49.847Z\",\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": false,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": null,\n                \"username\": \"Fernanda Motta\",\n                \"createdAt\": \"2023-04-18T17:22:54.351Z\",\n                \"updatedAt\": \"2023-04-27T19:12:14.116Z\",\n                \"queueId\": \"25b01ac0-4929-46bd-a985-e9168838ebd6\"\n            },\n            {\n                \"id\": \"58930b7c-86c8-4f93-a375-40d0751b6d9c\",\n                \"memberId\": \"d99ad086-241a-439d-8bc5-e15d5c3e178d\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": \"2023-04-27T20:25:04.329Z\",\n                \"lastInvite\": \"2023-04-27T20:24:31.471Z\",\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": true,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": \"d99ad086-241a-439d-8bc5-e15d5c3e178d.png\",\n                \"username\": \"Gabriela Moreira\",\n                \"createdAt\": \"2023-04-18T17:22:54.350Z\",\n                \"updatedAt\": \"2023-04-28T13:36:46.283Z\",\n                \"queueId\": \"25b01ac0-4929-46bd-a985-e9168838ebd6\"\n            },\n            {\n                \"id\": \"914200b8-3ec5-47e4-a69b-7cfe201464ac\",\n                \"memberId\": \"6768568d-f820-4a20-bca5-ecfd1b4e52ad\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": \"2023-04-25T14:01:11.126Z\",\n                \"lastInvite\": \"2023-04-25T14:00:59.926Z\",\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": false,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": null,\n                \"username\": \"Breno Rybak\",\n                \"createdAt\": \"2023-04-18T17:22:54.350Z\",\n                \"updatedAt\": \"2023-04-28T13:28:13.565Z\",\n                \"queueId\": \"25b01ac0-4929-46bd-a985-e9168838ebd6\"\n            },\n            {\n                \"id\": \"9660fc52-ed5c-4451-899c-00d19ab4d51d\",\n                \"memberId\": \"8c4e1b93-688c-45c2-b907-b52a5535d33f\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": \"2023-04-27T19:11:51.879Z\",\n                \"lastInvite\": \"2023-04-27T20:21:31.152Z\",\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": false,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": \"8c4e1b93-688c-45c2-b907-b52a5535d33f.png\",\n                \"username\": \"Leonardo Penna\",\n                \"createdAt\": \"2023-04-18T17:22:54.350Z\",\n                \"updatedAt\": \"2023-04-28T13:45:17.254Z\",\n                \"queueId\": \"25b01ac0-4929-46bd-a985-e9168838ebd6\"\n            }\n        ]\n    },\n    {\n        \"id\": \"6cac04d7-fc79-4edb-8347-227569cd2685\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"name\": \"Costumer Success\",\n        \"strategy\": \"random\",\n        \"defaultQueue\": false,\n        \"serviceLimit\": 5,\n        \"timeLimit\": 60,\n        \"csat\": true,\n        \"csatAnswer\": \"Qual nota você dá para este atendimento?\",\n        \"outsideBusinessHourMessage\": null,\n        \"createdAt\": \"2022-07-29T17:03:23.886Z\",\n        \"updatedAt\": \"2022-07-29T17:03:23.886Z\",\n        \"members\": [\n            {\n                \"id\": \"68329adc-841f-40b7-bbca-b5fe44406afa\",\n                \"memberId\": \"94cb1601-dde7-461f-98e1-ed11a84bbdbf\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": null,\n                \"lastInvite\": \"2022-11-07T17:35:00.615Z\",\n                \"paused\": true,\n                \"activeChat\": 0,\n                \"online\": false,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": \"e2703026b7e5f465702aaca44753853ba8fb212ffe5bc82b08a366876b59c249.jpg\",\n                \"username\": \"Thailana\",\n                \"createdAt\": \"2022-07-29T17:03:23.889Z\",\n                \"updatedAt\": \"2023-04-27T18:59:21.282Z\",\n                \"queueId\": \"6cac04d7-fc79-4edb-8347-227569cd2685\"\n            },\n            {\n                \"id\": \"a53f0f8c-d845-4544-9167-eddf869db9df\",\n                \"memberId\": \"7adea4cb-440d-434f-9edd-a9fb46e61d99\",\n                \"priority\": 1,\n                \"permission\": \"member\",\n                \"lastAttendance\": \"2022-10-05T11:30:54.456Z\",\n                \"lastInvite\": \"2022-10-20T17:35:00.210Z\",\n                \"paused\": false,\n                \"activeChat\": 0,\n                \"online\": false,\n                \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                \"avatar\": null,\n                \"username\": \"Luciene Macedo\",\n                \"createdAt\": \"2022-07-29T17:03:23.889Z\",\n                \"updatedAt\": \"2023-04-28T02:32:45.253Z\",\n                \"queueId\": \"6cac04d7-fc79-4edb-8347-227569cd2685\"\n            }\n        ]\n    }\n]"}],"_postman_id":"8c6a8b08-c6ee-47de-8139-24150f6950ce"},{"name":"Chat Get Conversation","id":"8df63900-e67e-4b7a-8400-90e8a7c56d38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://chat.opens.com.br/message?companyId=YOUR_COMPANY_ID&limit=15&offset=0&order=asc&chatRoomId=CHAT_ROOM_ID","description":"<p>Busca todas as mensagens de uma determinada conversa.</p>\n<p>Cada conversa é registrada em uma Sala (room) e para conseguir as mensagens trocadas em uma sala voc6e precisará do ID da sala (<em><strong>chatRoomId</strong></em>).</p>\n","urlObject":{"protocol":"https","path":["message"],"host":["chat","opens","com","br"],"query":[{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"limit","value":"15"},{"key":"offset","value":"0"},{"key":"order","value":"asc"},{"key":"chatRoomId","value":"CHAT_ROOM_ID"}],"variable":[]}},"response":[{"id":"ca7cb025-9a07-45bd-b841-28776ac53e92","name":"Chat Get Conversation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://chat.opens.com.br/message?companyId=YOUR_COMPANY_ID&limit=15&offset=0&order=asc&chatRoomId=CHAT_ROOM_ID","protocol":"https","host":["chat","opens","com","br"],"path":["message"],"query":[{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"limit","value":"15"},{"key":"offset","value":"0"},{"key":"order","value":"asc"},{"key":"timezone","value":"America/Sao_Paulo","disabled":true},{"key":"chatRoomId","value":"CHAT_ROOM_ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Apr 2023 18:58:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"dd7-XhyQJE8IE4izD8RHvZDgc5TylDY\""},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=2iZwnSgE4C4UQLfgHTh4vM23qg89q%2FW%2FvxpKTLFRxiKfLk2d%2Fd5pfhctFKxBkq9n5Jvvy1qVdFYFDnUK1YS4a7SA2mu4ydtj2gvZwH3k9l104OYpkmt82FX7oBJOblhx3FSZUA%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7be10f393b85a531-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 275333,\n        \"chatRoomId\": 10792,\n        \"chatRoomMemberId\": 21855,\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"messageBody\": \"oie\",\n        \"caption\": null,\n        \"messageType\": \"text\",\n        \"subject\": \"554830303030\",\n        \"origin\": \"5548991613166\",\n        \"recipientId\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\",\n        \"provider\": \"whatsapp\",\n        \"providerId\": null,\n        \"canBeInteractedWith\": false,\n        \"createdAt\": \"2023-04-26T18:48:37.790Z\",\n        \"updatedAt\": \"2023-04-26T18:48:37.790Z\"\n    },\n    {\n        \"id\": 275335,\n        \"chatRoomId\": 10792,\n        \"chatRoomMemberId\": null,\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"messageBody\": \"Entramos em contato com *Douglas Conrad*, que dará continuidade ao seu atendimento o mais rápido possível\",\n        \"caption\": null,\n        \"messageType\": \"text\",\n        \"subject\": null,\n        \"origin\": null,\n        \"recipientId\": null,\n        \"provider\": null,\n        \"providerId\": null,\n        \"canBeInteractedWith\": false,\n        \"createdAt\": \"2023-04-26T18:48:45.677Z\",\n        \"updatedAt\": \"2023-04-26T18:48:45.677Z\"\n    },\n    {\n        \"id\": 275336,\n        \"chatRoomId\": 10792,\n        \"chatRoomMemberId\": null,\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"messageBody\": \"Convite de atendimento enviado para Douglas Conrad\",\n        \"caption\": null,\n        \"messageType\": \"text\",\n        \"subject\": null,\n        \"origin\": null,\n        \"recipientId\": null,\n        \"provider\": null,\n        \"providerId\": null,\n        \"canBeInteractedWith\": false,\n        \"createdAt\": \"2023-04-26T18:48:45.696Z\",\n        \"updatedAt\": \"2023-04-26T18:48:45.696Z\"\n    },\n    {\n        \"id\": 275338,\n        \"chatRoomId\": 10792,\n        \"chatRoomMemberId\": null,\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"messageBody\": \"Douglas Conrad esta participando\",\n        \"caption\": null,\n        \"messageType\": \"text\",\n        \"subject\": null,\n        \"origin\": null,\n        \"recipientId\": null,\n        \"provider\": null,\n        \"providerId\": null,\n        \"canBeInteractedWith\": false,\n        \"createdAt\": \"2023-04-26T18:48:52.244Z\",\n        \"updatedAt\": \"2023-04-26T18:48:52.244Z\"\n    },\n    {\n        \"id\": 275339,\n        \"chatRoomId\": 10792,\n        \"chatRoomMemberId\": null,\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"messageBody\": \"<strong>Douglas Conrad:</strong> <p>Boa tarde</p>\",\n        \"caption\": null,\n        \"messageType\": \"text\",\n        \"subject\": null,\n        \"origin\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n        \"recipientId\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n        \"provider\": \"opens\",\n        \"providerId\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n        \"canBeInteractedWith\": false,\n        \"createdAt\": \"2023-04-26T18:48:55.633Z\",\n        \"updatedAt\": \"2023-04-26T18:48:55.633Z\"\n    },\n    {\n        \"id\": 275340,\n        \"chatRoomId\": 10792,\n        \"chatRoomMemberId\": 21855,\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"messageBody\": \"Boa tarde. Preciso saber mais sobre os produtos de vocês\",\n        \"caption\": null,\n        \"messageType\": \"text\",\n        \"subject\": \"554830303030\",\n        \"origin\": \"5548991613166\",\n        \"recipientId\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\",\n        \"provider\": \"whatsapp\",\n        \"providerId\": null,\n        \"canBeInteractedWith\": false,\n        \"createdAt\": \"2023-04-26T18:49:17.526Z\",\n        \"updatedAt\": \"2023-04-26T18:49:17.526Z\"\n    },\n    {\n        \"id\": 275342,\n        \"chatRoomId\": 10792,\n        \"chatRoomMemberId\": null,\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"messageBody\": \"<strong>Douglas Conrad:</strong> <p>Claro. Vou te encaminhar nosso material</p>\",\n        \"caption\": null,\n        \"messageType\": \"text\",\n        \"subject\": null,\n        \"origin\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n        \"recipientId\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n        \"provider\": \"opens\",\n        \"providerId\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n        \"canBeInteractedWith\": false,\n        \"createdAt\": \"2023-04-26T18:49:28.393Z\",\n        \"updatedAt\": \"2023-04-26T18:49:28.393Z\"\n    },\n    {\n        \"id\": 275343,\n        \"chatRoomId\": 10792,\n        \"chatRoomMemberId\": null,\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"messageBody\": \"<b>Seu atendimento foi finalizado!</b>\",\n        \"caption\": null,\n        \"messageType\": \"text\",\n        \"subject\": null,\n        \"origin\": null,\n        \"recipientId\": null,\n        \"provider\": null,\n        \"providerId\": null,\n        \"canBeInteractedWith\": false,\n        \"createdAt\": \"2023-04-26T18:49:34.500Z\",\n        \"updatedAt\": \"2023-04-26T18:49:34.500Z\"\n    }\n]"}],"_postman_id":"8df63900-e67e-4b7a-8400-90e8a7c56d38"},{"name":"Histórico de Conversas em CSV","id":"d0d472b1-b3d3-4e0a-9703-d77545ae388a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://partners.opens.com.br/yunique-csv/chat?companyId=YOUR_COMPANY_ID&createdAtGte=2023-08-31 10:00:00&updatedAtLte=2023-08-31 13:59:59&limit=10","urlObject":{"protocol":"https","path":["yunique-csv","chat"],"host":["partners","opens","com","br"],"query":[{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"createdAtGte","value":"2023-08-31 10:00:00"},{"key":"updatedAtLte","value":"2023-08-31 13:59:59"},{"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"a2270718-e13d-482d-897e-b6a738883a48","name":"Histórico de Conversas em CSV","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://partners.opens.com.br/yunique-csv/chat?companyId=YOUR_COMPANY_ID&createdAtGte=2023-06-30 18:00:00&createdAtLte=2023-06-30 23:59:59&limit=500","protocol":"https","host":["partners","opens","com","br"],"path":["yunique-csv","chat"],"query":[{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"createdAtGte","value":"2023-06-30 18:00:00"},{"key":"createdAtLte","value":"2023-06-30 23:59:59"},{"key":"limit","value":"500"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jul 2023 14:45:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1624"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"0ee1f4a7-988f-40df-91e8-104e1ff795f1"},{"key":"x-amz-apigw-id","value":"HffFrGuVGjQEDWg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64a2def0-3a8f0e87790ce1a06b0a3a86;Sampled=0;lineage=defb9651:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"date\": \"2023-07-02\",\n    \"content\": \"id,subject,companyId,chatConfigId,status,open,inTransfer,closedBy,waitTime,attendanceTime,score,currentRule,queueId,createdBy,creatorProvider,lastClientMsgAt,lastOperatorMsgAt,createdAt,updatedAt,inactivityLimit,wasTransferred,answeredAt,tags,members.id,members.exited,members.recipientId,members.subject,members.origin,members.chatRoomId,members.provider,members.providerAccessToken,members.channel,members.companyId,members.createdAt,members.updatedAt,queueName\\n19441,554839548000,6139bd79-8a36-4d93-b7af-0388de8d8fdc,e61fcea5-36a7-4cb6-b8f7-1d0c7e45d529,expired,false,false,null,0,86400,null,b6210c23-02fb-4a61-b9fd-2d22d88b8897,25b01ac0-4929-46bd-a985-e9168838ebd6,5583986601509,whatsapp,2023-07-01T17:33:50.052Z,2023-07-01T17:33:50.052Z,2023-07-01T17:33:50.053Z,2023-07-02T17:33:50.099Z,86400,false,null,,39492,false,3b111054-3232-411d-b906-4dfce5833981,554839548000,5583986601509,19441,whatsapp,109397632004719,5583986601509,6139bd79-8a36-4d93-b7af-0388de8d8fdc,2023-07-01T17:33:50.089Z,2023-07-01T17:33:50.089Z,Comercial\\n19434,554839548000,6139bd79-8a36-4d93-b7af-0388de8d8fdc,e61fcea5-36a7-4cb6-b8f7-1d0c7e45d529,expired,false,false,null,0,86400,null,b6210c23-02fb-4a61-b9fd-2d22d88b8897,25b01ac0-4929-46bd-a985-e9168838ebd6,554830284010,whatsapp,2023-07-01T13:40:38.961Z,2023-07-01T13:40:38.962Z,2023-07-01T13:40:38.962Z,2023-07-02T13:40:39.876Z,86400,false,null,,39485,false,0c6cb8e9-542d-4ffa-8b35-30a6a7f5da9e,554839548000,554830284010,19434,whatsapp,109397632004719,554830284010,6139bd79-8a36-4d93-b7af-0388de8d8fdc,2023-07-01T13:40:39.868Z,2023-07-01T13:40:39.868Z,Comercial\"\n}"}],"_postman_id":"d0d472b1-b3d3-4e0a-9703-d77545ae388a"},{"name":"Chat Create Room","id":"b4aafb0a-4c69-41f9-9803-fcc956522024","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\": \"YOUR_COMPANY_ID\",\n    \"createdBy\": \"CONTACT_UUID\",\n    \"subject\": \"PHONE_NUMBER\",\n    \"creatorProvider\": \"whatsapp\",\n    \"status\": \"established\",\n    \"members\": [\n      {\n        \"recipientId\": \"CONTACT_UUID\",\n        \"provider\": \"whatsapp\",\n        \"companyId\": \"YOUR_COMPANY_ID\",\n        \"channel\": \"PHONE_NUMBER\",\n        \"origin\": \"PHONE_NUMBER\",\n        \"providerAccessToken\": \"YOUR_WABA_PHONE_ID\" ,\n        \"subject\": \"null\"\n      },\n      {\n          \"recipientId\":\"USER_UUID\",\n          \"companyId\":\"YOUR_COMPANY_ID\",\n          \"provider\":\"opens\",\n          \"origin\":\"USER_UUID\",\n          \"channel\":\"USER_UUID\"\n      }\n    ]\n  }"},"url":"https://chat.opens.com.br/room","description":"<p>Cria um sala de chat para iniciar uma conversa e adiciona um contato ou usuário na sala.</p>\n","urlObject":{"protocol":"https","path":["room"],"host":["chat","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"64e8fcb0-8d70-484a-b1cf-c80b4ce927f6","name":"Chat Create Room","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\": \"YOUR_COMPANY_ID\",\n    \"createdBy\": \"CONTACT_UUID\",\n    \"subject\": \"PHONE_NUMBER\",\n    \"creatorProvider\": \"whatsapp\",\n    \"status\": \"established\",\n    \"members\": [\n      {\n        \"recipientId\": \"CONTACT_UUID\",\n        \"provider\": \"whatsapp\",\n        \"companyId\": \"YOUR_COMPANY_ID\",\n        \"channel\": \"PHONE_NUMBER\",\n        \"origin\": \"PHONE_NUMBER\",\n        \"providerAccessToken\": \"YOUR_WABA_PHONE_ID\" ,\n        \"subject\": \"null\"\n      },\n      {\n          \"recipientId\":\"USER_UUID\",\n          \"companyId\":\"YOUR_COMPANY_ID\",\n          \"provider\":\"opens\",\n          \"origin\":\"USER_UUID\",\n          \"channel\":\"USER_UUID\"\n      }\n    ]\n  }"},"url":"https://chat.opens.com.br/room"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Apr 2024 09:47:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"5ba-jJ0GSkHFhkgsg3D6W/BUbiOFU38\""},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=AZbuFtNSrcWH4TqZfzcpuAdYkSv1y1Rszy2snBpgP6o73hOZdIm7F%2BgCCjZARTPg41RajH9x76uEQt3Cv%2FHMD9oj5vaf0dzgwhut8Is%2B4rXGNqsYfTu69LrnPEPTkM7RvSzoOQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"872a0d7c8d20875f-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"open\": true,\n    \"inTransfer\": false,\n    \"waitTime\": 0,\n    \"attendanceTime\": 0,\n    \"lastClientMsgAt\": \"2024-04-11T09:46:59.977Z\",\n    \"lastOperatorMsgAt\": \"2024-04-11T09:46:59.977Z\",\n    \"inactivityLimit\": 86400,\n    \"wasTransferred\": false,\n    \"priority\": 0,\n    \"id\": 467221,\n    \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n    \"createdBy\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\",\n    \"subject\": \"48991613166\",\n    \"creatorProvider\": \"whatsapp\",\n    \"status\": \"established\",\n    \"members\": [\n        {\n            \"exited\": false,\n            \"id\": 826725,\n            \"recipientId\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\",\n            \"provider\": \"whatsapp\",\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n            \"channel\": \"48991613166\",\n            \"origin\": \"48991613166\",\n            \"providerAccessToken\": \"108032035480285\",\n            \"subject\": \"null\",\n            \"chatRoomId\": 467221,\n            \"updatedAt\": \"2024-04-11T09:46:59.990Z\",\n            \"createdAt\": \"2024-04-11T09:46:59.990Z\"\n        },\n        {\n            \"exited\": false,\n            \"id\": 826726,\n            \"recipientId\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n            \"provider\": \"opens\",\n            \"origin\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n            \"channel\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n            \"chatRoomId\": 467221,\n            \"updatedAt\": \"2024-04-11T09:46:59.990Z\",\n            \"createdAt\": \"2024-04-11T09:46:59.990Z\",\n            \"subject\": null,\n            \"providerAccessToken\": null\n        }\n    ],\n    \"protocol\": \"467221.1712828819976_48991613166_NULL\",\n    \"updatedAt\": \"2024-04-11T09:47:00.015Z\",\n    \"createdAt\": \"2024-04-11T09:46:59.977Z\",\n    \"chatConfigId\": null,\n    \"closedBy\": null,\n    \"score\": null,\n    \"currentRule\": null,\n    \"queueId\": null,\n    \"campaignId\": null,\n    \"answeredAt\": null,\n    \"activeDates\": null,\n    \"activeWeekDays\": null,\n    \"topic\": null\n}"}],"_postman_id":"b4aafb0a-4c69-41f9-9803-fcc956522024"},{"name":"Chat Update Room","id":"08160519-ea58-42f0-ac7d-3cf61a9964f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\": \"YOUR_COMPANY_ID\",\n    \"status\": \"established\",\n    \"id\":499797\n  }"},"url":"https://chat.opens.com.br/room","description":"<p>Cria um sala de chat para iniciar uma conversa e adiciona um contato ou usuário na sala.</p>\n","urlObject":{"protocol":"https","path":["room"],"host":["chat","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"f06d7f7f-965f-4d22-8bb8-613fdd118735","name":"Chat Create Room","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\": \"YOUR_COMPANY_ID\",\n    \"createdBy\": \"CONTACT_UUID\",\n    \"subject\": \"PHONE_NUMBER\",\n    \"creatorProvider\": \"whatsapp\",\n    \"status\": \"established\",\n    \"members\": [\n      {\n        \"recipientId\": \"CONTACT_UUID\",\n        \"provider\": \"whatsapp\",\n        \"companyId\": \"YOUR_COMPANY_ID\",\n        \"channel\": \"PHONE_NUMBER\",\n        \"origin\": \"PHONE_NUMBER\",\n        \"providerAccessToken\": \"YOUR_WABA_PHONE_ID\" ,\n        \"subject\": \"null\"\n      },\n      {\n          \"recipientId\":\"USER_UUID\",\n          \"companyId\":\"YOUR_COMPANY_ID\",\n          \"provider\":\"opens\",\n          \"origin\":\"USER_UUID\",\n          \"channel\":\"USER_UUID\"\n      }\n    ]\n  }"},"url":"https://chat.opens.com.br/room"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Apr 2024 09:47:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"5ba-jJ0GSkHFhkgsg3D6W/BUbiOFU38\""},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=AZbuFtNSrcWH4TqZfzcpuAdYkSv1y1Rszy2snBpgP6o73hOZdIm7F%2BgCCjZARTPg41RajH9x76uEQt3Cv%2FHMD9oj5vaf0dzgwhut8Is%2B4rXGNqsYfTu69LrnPEPTkM7RvSzoOQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"872a0d7c8d20875f-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"open\": true,\n    \"inTransfer\": false,\n    \"waitTime\": 0,\n    \"attendanceTime\": 0,\n    \"lastClientMsgAt\": \"2024-04-11T09:46:59.977Z\",\n    \"lastOperatorMsgAt\": \"2024-04-11T09:46:59.977Z\",\n    \"inactivityLimit\": 86400,\n    \"wasTransferred\": false,\n    \"priority\": 0,\n    \"id\": 467221,\n    \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n    \"createdBy\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\",\n    \"subject\": \"48991613166\",\n    \"creatorProvider\": \"whatsapp\",\n    \"status\": \"established\",\n    \"members\": [\n        {\n            \"exited\": false,\n            \"id\": 826725,\n            \"recipientId\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\",\n            \"provider\": \"whatsapp\",\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n            \"channel\": \"48991613166\",\n            \"origin\": \"48991613166\",\n            \"providerAccessToken\": \"108032035480285\",\n            \"subject\": \"null\",\n            \"chatRoomId\": 467221,\n            \"updatedAt\": \"2024-04-11T09:46:59.990Z\",\n            \"createdAt\": \"2024-04-11T09:46:59.990Z\"\n        },\n        {\n            \"exited\": false,\n            \"id\": 826726,\n            \"recipientId\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n            \"provider\": \"opens\",\n            \"origin\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n            \"channel\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n            \"chatRoomId\": 467221,\n            \"updatedAt\": \"2024-04-11T09:46:59.990Z\",\n            \"createdAt\": \"2024-04-11T09:46:59.990Z\",\n            \"subject\": null,\n            \"providerAccessToken\": null\n        }\n    ],\n    \"protocol\": \"467221.1712828819976_48991613166_NULL\",\n    \"updatedAt\": \"2024-04-11T09:47:00.015Z\",\n    \"createdAt\": \"2024-04-11T09:46:59.977Z\",\n    \"chatConfigId\": null,\n    \"closedBy\": null,\n    \"score\": null,\n    \"currentRule\": null,\n    \"queueId\": null,\n    \"campaignId\": null,\n    \"answeredAt\": null,\n    \"activeDates\": null,\n    \"activeWeekDays\": null,\n    \"topic\": null\n}"}],"_postman_id":"08160519-ea58-42f0-ac7d-3cf61a9964f4"},{"name":"Chat Get Room Status","id":"eb6e3abf-539f-41b2-96b4-1745f962f2b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://chat.opens.com.br/room/CHAT_ROOM_ID","description":"<p>Busca o status de uma Sala de chat.</p>\n","urlObject":{"protocol":"https","path":["room","CHAT_ROOM_ID"],"host":["chat","opens","com","br"],"query":[{"disabled":true,"key":"timezone","value":"America/Sao_Paulo"}],"variable":[]}},"response":[{"id":"878cc35b-013e-4c55-80dc-f450896779ad","name":"Chat Get Room Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://chat.opens.com.br/room/10792","protocol":"https","host":["chat","opens","com","br"],"path":["room","10792"],"query":[{"key":"timezone","value":"America/Sao_Paulo","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 13:58:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"2a2-2/q+IlgGRi7yKWnom/Zy+b9K+gE\""},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=W8i0gZ7qLINShvrBvx%2B1qis6VxQZ%2Frlzfa8vXDvckVQxtyfpHZh6fSiC7EQr80JiWcTD7kloRk25T56W8Wveff81jL9K0eNQ4WDbIVXkLOseuKRuZhnInNJwdrW854Uj%2Bg37og%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7befd1e76e700304-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 10792,\n    \"subject\": \"554830361713\",\n    \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n    \"chatConfigId\": \"75f460f4-9a28-4ba8-9778-bd075170f273\",\n    \"status\": \"terminated\",\n    \"open\": false,\n    \"inTransfer\": false,\n    \"closedBy\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n    \"waitTime\": 14,\n    \"attendanceTime\": 41,\n    \"score\": null,\n    \"currentRule\": null,\n    \"queueId\": null,\n    \"createdBy\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\",\n    \"creatorProvider\": \"whatsapp\",\n    \"lastClientMsgAt\": \"2023-04-26T18:49:17.532Z\",\n    \"lastOperatorMsgAt\": \"2023-04-26T18:49:28.440Z\",\n    \"createdAt\": \"2023-04-26T18:48:37.750Z\",\n    \"updatedAt\": \"2023-04-26T18:49:34.182Z\",\n    \"inactivityLimit\": 86400,\n    \"wasTransferred\": false,\n    \"answeredAt\": \"2023-04-26T18:48:52.226Z\",\n    \"tags\": []\n}"}],"_postman_id":"eb6e3abf-539f-41b2-96b4-1745f962f2b1"},{"name":"Get Chat Room Members","id":"9a240a68-dbaa-4229-82a1-c647239e8b77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://chat.opens.com.br/member?chatRoomId=CHAT_ROOM_ID&companyId=YOUR_COMPANY_ID","urlObject":{"protocol":"https","path":["member"],"host":["chat","opens","com","br"],"query":[{"key":"chatRoomId","value":"CHAT_ROOM_ID"},{"key":"companyId","value":"YOUR_COMPANY_ID"}],"variable":[]}},"response":[],"_postman_id":"9a240a68-dbaa-4229-82a1-c647239e8b77"},{"name":"Chat Terminate Room","id":"89815555-aad9-4676-b23d-3327daad552e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"roomId\": CHAT_ROOM_ID,\n    \"companyId\":\"YOUR_COMPANY_ID\"\n}"},"url":"https://chat.opens.com.br/room/terminate","description":"<p>Cria um sala de chat para iniciar uma conversa e adiciona um contato ou usuário na sala.</p>\n","urlObject":{"protocol":"https","path":["room","terminate"],"host":["chat","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"ffb36800-ee06-4ddb-bc03-9d5a00080077","name":"Chat Terminate Room","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"roomId\": 47677,\n    \"companyId\":\"YOUR_COMPANY_ID\"\n}"},"url":"https://chat.opens.com.br/room/terminate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Oct 2023 19:16:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"29"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"1d-OQq0CDZuqYGufPpU8fAI0/QY8h0\""},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=DNLOtT6YJLKf40ej5TE1q3N5VwrUxqUWQ85mtynE%2F1mva5vz3IF8DupMp%2FGB0OPvqgkWbbDtQn1EtRartLtcHmpZMOJqXOEBnS6j%2BvybJNJqnoM1V0uUS2Zqm7OiTnxiNJ3d1g%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"814133095e5b51c0-GRU"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Ok, terminated!\"\n}"}],"_postman_id":"89815555-aad9-4676-b23d-3327daad552e"},{"name":"Chat Send Message","id":"2b878478-a216-48f7-a2ed-11adbbadda0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"chatRoomId\": CHAT_ROOM_ID,\n    \"chatRoomMemberId\":{{YUNIQUE_CHAT_ROOMID_MEMBER}},\n    \"provider\":\"opens\",\n    \"companyId\":\"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n    \"recipientId\": \"USER_UUID\",\n    \"messageType\":\"text\",\n    \"messageBody\":\"Olá! Você pode perguntar qualquer coisa eu vou tentar responder para você\"\n}"},"url":"https://chat.opens.com.br/message","description":"<p>Envia uma mensagem para um sala de chat, tanto webchat quanto whatsapp.</p>\n<p>A sala de chat precisa estar criada (veja como criar a Sala <a href=\"#a427a4a9-b4fe-459e-994d-3454298d750b\">aqui</a>), o usuário interno, que será utilizado como remetente das mensagens, e o cliente, precisam estar adicionados nela.</p>\n<p>Você pode fazer tudo isso com uma única request durante a criação da sala.</p>\n","urlObject":{"protocol":"https","path":["message"],"host":["chat","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"c05c10c7-2359-4b5c-a604-db31fa8b9b39","name":"Chat Send Message","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"chatRoomId\": {{CHAT_ROOMID}},\n    \"chatRoomMemberId\":{{CHAT_ROMM_MEMBERID}},\n    \"provider\":\"opens\",\n    \"companyId\":\"{{COMPANY_ID}}\",\n    \"recipientId\": \"USER_UUID\",\n    \"messageType\":\"text\",\n    \"messageBody\":\"Olá! Você pode perguntar qualquer coisa eu vou tentar responder para você\"\n}"},"url":"https://chat.opens.com.br/message"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Oct 2023 19:17:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"30d-fv2NGlNuEihTL8/btq0HBoi4Un0\""},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=DvwE7CVcxahEb1M617qfKeNrNbNadCL81xVvQ2VjFYSGAgYEgOrqf%2Fn5j2LAadM3MZz0c1GLAWHxYz3ePaAJxdrQ284Z7hF3qn75EljD6DikwBn%2FGRVLq84D3334VAsCAGFpsg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"817ae23b4e966b18-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"canBeInteractedWith\": false,\n    \"id\": 1397971,\n    \"chatRoomId\": 49936,\n    \"chatRoomMemberId\": 96646,\n    \"provider\": \"opens\",\n    \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n    \"recipientId\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n    \"messageType\": \"text\",\n    \"messageBody\": \"Olá! Você pode perguntar qualquer coisa eu vou tentar responder para você\",\n    \"updatedAt\": \"2023-10-17T19:17:47.460Z\",\n    \"createdAt\": \"2023-10-17T19:17:47.460Z\",\n    \"messageHeader\": null,\n    \"messageFooter\": null,\n    \"caption\": null,\n    \"messageHeaderType\": null,\n    \"messageFooterType\": null,\n    \"subject\": null,\n    \"origin\": null,\n    \"providerId\": null,\n    \"buttons\": null,\n    \"replyingToId\": null,\n    \"status\": [\n        {\n            \"id\": 166195,\n            \"chatRoomMessageId\": 1397971,\n            \"chatRoomMemberId\": 96623,\n            \"chatRoomId\": 49936,\n            \"status\": \"sent\",\n            \"createdAt\": \"2023-10-17T19:17:47.470Z\",\n            \"updatedAt\": \"2023-10-17T19:17:47.470Z\"\n        }\n    ]\n}"}],"_postman_id":"2b878478-a216-48f7-a2ed-11adbbadda0b"},{"name":"Chat Get Meta Templates By Provider Configuration","id":"ba2ee118-06b9-45da-9d41-b59995a990ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://adapter.opens.com.br/message-templates/YUNIQUE_META_CONFIGID","description":"<p>Busca a lista de templates associados a um número de WhatsApp.</p>\n<p><strong>IMPORTANTE:</strong> Esta API ainda utiliza a autenticação via <a href=\"#d97b5c9e-68e6-4042-a749-87354f53c832\">Token de Sessão</a> e não o token de usuário.</p>\n","urlObject":{"protocol":"https","path":["message-templates","YUNIQUE_META_CONFIGID"],"host":["adapter","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"e6d4343c-d230-48d6-b0c7-f57e6bf98fab","name":"Chat Get Meta Templates By Provider Configuration","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://adapter.opens.com.br/message-templates/YUNIQUE_META_CONFIGID"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Oct 2023 17:49:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"15eb-gD0zMrnBh8ODL1TnunNBRQdqfbw\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=AMKa%2FMsODFFIfDhrODXAxWoaB7mS9C9vHkO83HZAU%2BVj5HTZF2fl%2Fv28pR8DFdDVboKrQKCa4QbFP2U7tJ1cisB1o28Pq%2FuC1bJcSlTFod8SRozfZwS76edH0xx%2Fq5B5pOUdRKKZ0A%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8140b3fbceab2dab-YVR"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"name\": \"agendamento_reuniao_cs\",\n            \"previous_category\": \"TRANSACTIONAL\",\n            \"components\": [\n                {\n                    \"type\": \"BODY\",\n                    \"text\": \"Olá {{1}}! Estou entrando em contato para agendar um papo sobre experiência de atendimento que podemos criar juntos para seus clientes.\\nBora?\"\n                }\n            ],\n            \"language\": \"pt_BR\",\n            \"status\": \"APPROVED\",\n            \"category\": \"MARKETING\",\n            \"id\": \"521050970082543\"\n        },\n        {\n            \"name\": \"continuidade_de_atendimento\",\n            \"components\": [\n                {\n                    \"type\": \"BODY\",\n                    \"text\": \"Olá {{1}}! Aqui é {{2}} da Opens. Gostaria de continuar a conversa que você estava conosco. Pode ser por aqui ou via site mesmo. \\nPode ser?\",\n                    \"example\": {\n                        \"body_text\": [\n                            [\n                                \"João\",\n                                \"Douglas\"\n                            ]\n                        ]\n                    }\n                }\n            ],\n            \"language\": \"pt_BR\",\n            \"status\": \"APPROVED\",\n            \"category\": \"MARKETING\",\n            \"id\": \"3441973769391527\"\n        },\n        {\n            \"name\": \"confirmacao_recebimento\",\n            \"components\": [\n                {\n                    \"type\": \"BODY\",\n                    \"text\": \"Olá {{1}}! Passando para confirmar sua agenda conosco {{2}}.\",\n                    \"example\": {\n                        \"body_text\": [\n                            [\n                                \"Douglas\",\n                                \"amanhã as 14Hs\"\n                            ]\n                        ]\n                    }\n                },\n                {\n                    \"type\": \"BUTTONS\",\n                    \"buttons\": [\n                        {\n                            \"type\": \"QUICK_REPLY\",\n                            \"text\": \"Não poderei\"\n                        },\n                        {\n                            \"type\": \"QUICK_REPLY\",\n                            \"text\": \"Confirmado\"\n                        }\n                    ]\n                }\n            ],\n            \"language\": \"pt_BR\",\n            \"status\": \"APPROVED\",\n            \"category\": \"UTILITY\",\n            \"id\": \"272214348961518\"\n        },\n        {\n            \"name\": \"quer_receber_ligacao\",\n            \"components\": [\n                {\n                    \"type\": \"BODY\",\n                    \"text\": \"Olá {{1}}! Gostaria de continuar nossa conversa sobre {{2}}.\\nVamos nessa?\\nPodemos falar quando você quiser, basta clicar no botão ligar, ou agendar um papo conforme sua agenda.\",\n                    \"example\": {\n                        \"body_text\": [\n                            [\n                                \"nome\",\n                                \"assunto\"\n                            ]\n                        ]\n                    }\n                },\n                {\n                    \"type\": \"BUTTONS\",\n                    \"buttons\": [\n                        {\n                            \"type\": \"URL\",\n                            \"text\": \"Ligar Agora\",\n                            \"url\": \"https://www.opens.com.br/experiencia-botao?openYuniqueWidget=true&yuniqueId={{1}}\",\n                            \"example\": [\n                                \"1\"\n                            ]\n                        },\n                        {\n                            \"type\": \"URL\",\n                            \"text\": \"Agendar Conversa\",\n                            \"url\": \"https://www.opens.com.br/experiencia-botao?openYuniqueWidget=true&yuniqueId={{1}}\",\n                            \"example\": [\n                                \"1\"\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"language\": \"pt_BR\",\n            \"status\": \"APPROVED\",\n            \"category\": \"MARKETING\",\n            \"id\": \"1162685581354680\"\n        },\n        {\n            \"name\": \"primeirocontatocomercial\",\n            \"components\": [\n                {\n                    \"type\": \"BODY\",\n                    \"text\": \"Olá, sou a {{1}} e estou passando por aqui para te enviar as novidades da nossa plataforma de atendimento. Posso te enviar uma apresentação?\",\n                    \"example\": {\n                        \"body_text\": [\n                            [\n                                \"nome\"\n                            ]\n                        ]\n                    }\n                }\n            ],\n            \"language\": \"pt_BR\",\n            \"status\": \"APPROVED\",\n            \"category\": \"UTILITY\",\n            \"id\": \"103739942803711\"\n        },\n        {\n            \"name\": \"opensteste\",\n            \"previous_category\": \"TRANSACTIONAL\",\n            \"components\": [\n                {\n                    \"type\": \"BODY\",\n                    \"text\": \"Olá {{1}}, isso é um teste.\"\n                }\n            ],\n            \"language\": \"pt_BR\",\n            \"status\": \"APPROVED\",\n            \"category\": \"MARKETING\",\n            \"id\": \"583555840478466\"\n        },\n        {\n            \"name\": \"iniciodeconversacs\",\n            \"components\": [\n                {\n                    \"type\": \"BODY\",\n                    \"text\": \"Olá, aqui é a {{1}}, sou a CS de vocês, vamos falar sobre o atendimento de vocês?\",\n                    \"example\": {\n                        \"body_text\": [\n                            [\n                                \"nome\"\n                            ]\n                        ]\n                    }\n                }\n            ],\n            \"language\": \"pt_BR\",\n            \"status\": \"APPROVED\",\n            \"category\": \"UTILITY\",\n            \"id\": \"731257342102406\"\n        },\n        {\n            \"name\": \"conversasuporte\",\n            \"previous_category\": \"TRANSACTIONAL\",\n            \"components\": [\n                {\n                    \"type\": \"BODY\",\n                    \"text\": \"Olá, {{1}}! Sou do suporte da Opens Tecnologia, poderíamos iniciar uma conversa?\"\n                }\n            ],\n            \"language\": \"pt_BR\",\n            \"status\": \"APPROVED\",\n            \"category\": \"MARKETING\",\n            \"id\": \"1256567661648775\"\n        },\n        {\n            \"name\": \"engenharia1\",\n            \"components\": [\n                {\n                    \"type\": \"HEADER\",\n                    \"format\": \"IMAGE\",\n                    \"example\": {\n                        \"header_handle\": [\n                            \"https://scontent.whatsapp.net/v/t61.29466-34/354138805_163474379960335_376207348568364514_n.jpg?ccb=1-7&_nc_sid=57045b&_nc_ohc=dDdO6wwRhEQAX_AlM5j&_nc_ht=scontent.whatsapp.net&edm=AH51TzQEAAAA&oh=01_AdRMajZHHrIpfVuQt7GUN2-BB6cGvNCgGZkug1d0ZTA6Gw&oe=654D03A6\"\n                        ]\n                    }\n                },\n                {\n                    \"type\": \"BODY\",\n                    \"text\": \"Olá {{1}}. Este template é um modelo da engenharia para validação.\",\n                    \"example\": {\n                        \"body_text\": [\n                            [\n                                \"1\"\n                            ]\n                        ]\n                    }\n                },\n                {\n                    \"type\": \"FOOTER\",\n                    \"text\": \"@openstec\"\n                }\n            ],\n            \"language\": \"pt_BR\",\n            \"status\": \"APPROVED\",\n            \"category\": \"MARKETING\",\n            \"id\": \"163474376627002\"\n        },\n        {\n            \"name\": \"pesquisa_evento\",\n            \"components\": [\n                {\n                    \"type\": \"BODY\",\n                    \"text\": \"Olá {{1}} ! Eu sou {{2}} da Opens. Tudo certo?\\n\\nAcredito que você esteja sabendo do nosso evento no dia 22/06 em Palhoça, onde vamos falar sobre o desafio de gerar experiências para clientes enquanto escalamos nossos negócios.\\n\\nhttps://www.opens.com.br/lp-opens-experience-2023\\n\\nPara nós é muito importante ouvir de você, que temas gostaria que fossem abordados. Dos temas abaixo, quais você selecionaria?\\n\\n1) IA vs Atendimento humanizado\\n2) Mensurar gestão\\n3) Capacitação de times de atendimento\\n4) Personalização de Experiência\",\n                    \"example\": {\n                        \"body_text\": [\n                            [\n                                \"Douglas\",\n                                \"João\"\n                            ]\n                        ]\n                    }\n                }\n            ],\n            \"language\": \"pt_BR\",\n            \"status\": \"APPROVED\",\n            \"category\": \"MARKETING\",\n            \"id\": \"1281846605765186\"\n        },\n        {\n            \"name\": \"botao_de_contato\",\n            \"components\": [\n                {\n                    \"type\": \"HEADER\",\n                    \"format\": \"IMAGE\",\n                    \"example\": {\n                        \"header_handle\": [\n                            \"https://scontent.whatsapp.net/v/t61.29466-34/345351006_251636327528517_7317925691615942631_n.jpg?ccb=1-7&_nc_sid=57045b&_nc_ohc=5OO3FLy8ECEAX9361HN&_nc_ht=scontent.whatsapp.net&edm=AH51TzQEAAAA&oh=01_AdQUS68NG2iqg2ut_OzO8s-AgtdzbX8U5JE_4csxUhMA6A&oe=654CE896\"\n                        ]\n                    }\n                },\n                {\n                    \"type\": \"BODY\",\n                    \"text\": \"Deixa eu te dar uma dica muito legal! A qualquer momento que você quiser falar com a gente basta clicar no link abaixo.\"\n                },\n                {\n                    \"type\": \"BUTTONS\",\n                    \"buttons\": [\n                        {\n                            \"type\": \"URL\",\n                            \"text\": \"Ligar agora\",\n                            \"url\": \"https://www.opens.com.br/yunique-beta?yuniqueId=61e02405-dc75-4460-961b-e6a4327df01f&openYuniqueWidget=true\"\n                        }\n                    ]\n                }\n            ],\n            \"language\": \"pt_BR\",\n            \"status\": \"APPROVED\",\n            \"category\": \"MARKETING\",\n            \"id\": \"251636324195184\"\n        },\n        {\n            \"name\": \"hello_world\",\n            \"previous_category\": \"ACCOUNT_UPDATE\",\n            \"components\": [\n                {\n                    \"type\": \"HEADER\",\n                    \"format\": \"TEXT\",\n                    \"text\": \"Hello World\"\n                },\n                {\n                    \"type\": \"BODY\",\n                    \"text\": \"Welcome and congratulations!! This message demonstrates your ability to send a WhatsApp message notification from the Cloud API, hosted by Meta. Thank you for taking the time to test with us.\"\n                },\n                {\n                    \"type\": \"FOOTER\",\n                    \"text\": \"WhatsApp Business Platform sample message\"\n                }\n            ],\n            \"language\": \"en_US\",\n            \"status\": \"APPROVED\",\n            \"category\": \"MARKETING\",\n            \"id\": \"397831282485761\"\n        }\n    ],\n    \"paging\": {\n        \"cursors\": {\n            \"before\": \"MAZDZD\",\n            \"after\": \"NDkZD\"\n        }\n    }\n}"}],"_postman_id":"ba2ee118-06b9-45da-9d41-b59995a990ef"},{"name":"Chat Get Meta Template Details By ID","id":"1a84d11b-b471-407d-81fa-2c22b66a116e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"YOUR_SESSION_TOKEN"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://cconfig.opens.com.br/meta-templates-config/YUNIQUE_TEMPLATE_ID","description":"<p>Busca a detalhes de configuração de um template específico.</p>\n<p><strong>IMPORTANTE:</strong> Esta API ainda utiliza a autenticação via <a href=\"#d97b5c9e-68e6-4042-a749-87354f53c832\">Token de Sessão</a> e não o token de usuário.</p>\n","urlObject":{"protocol":"https","path":["meta-templates-config","YUNIQUE_TEMPLATE_ID"],"host":["cconfig","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"5a1ad631-a3aa-4d40-9c45-520ddfde7da1","name":"Chat Get Meta Templates Details By ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://cconfig.opens.com.br/meta-templates-config/YUNIQUE_TEMPLATE_ID"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Oct 2023 17:54:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"249-vU3KP9cr4kFU31aR03FeMaNwFqk\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=af9w3AKNiA8uBIZAtFNmC9x%2FXZZfsekki1XjvVmjML8zGm1O0nxu3hkQxhdp6uxAuBroFgLs4HtuKcLXNYHiPFyiilTxZRdMxSNXQc0ImcIkMX5SvzVsv9JuQryr%2FrG2X5UE%2BtvheA%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8140ba748d4c4bfc-MIA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"82ae8337-9c2d-4c4c-aa59-d99fc9ee2aa2\",\n    \"name\": \"quer_receber_ligacao\",\n    \"templateId\": \"1162685581354680\",\n    \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n    \"format\": \"text\",\n    \"headerContent\": null,\n    \"isDynamicHeader\": false,\n    \"headerType\": null,\n    \"bodyContent\": \"Olá {{1}}! Gostaria de continuar nossa conversa sobre {{2}}.\\nVamos nessa?\\nPodemos falar quando você quiser, basta clicar no botão ligar, ou agendar um papo conforme sua agenda.\",\n    \"bodyType\": \"text\",\n    \"footerContent\": null,\n    \"footerType\": null,\n    \"createdAt\": \"2023-09-04T09:51:38.140Z\",\n    \"updatedAt\": \"2023-09-04T09:51:38.140Z\",\n    \"providerId\": 1\n}"}],"_postman_id":"1a84d11b-b471-407d-81fa-2c22b66a116e"},{"name":"Chat Send Meta Template Message","id":"cfb641bd-4038-45a2-aeed-64019b225a7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"phone\": \"PHONE_NUMBER\",\n  \"chatRoomId\": CHAT_ROOM_ID,\n  \"chatRoomMemberId\": {{CHAT_ROOMID_MEMBER}},\n  \"configId\": \"d2c63749-27b1-46f9-8d08-a2dd212a2b6e\",\n  \"provider\": \"opens\",\n  \"companyId\": \"c3fd21c9-c91a-4c66-baa5-c3e050c2cc74\",\n  \"messageType\": \"text\",\n  \"recipientId\": \"4e9e9dd6-a7bc-4acc-8988-e027fade6792\",\n  \"templateId\": \"12345678910\",\n  \"templateOptions\": {\n    \"headerVariablesValues\": [\"First Variable\", \"Second Variable\",\"...Variable\"],\n    \"bodyVariablesValues\": [\"First Body Variable\",\"Second Body Variable\"],\n    \"buttonsVariablesValues\": [null, null, \"Com certeza\"],\n    \"fileUrl\": \"https://file.png\"\n  }\n}"},"url":"https://chat.opens.com.br/meta/v2-template-messages","description":"<p>Envia um modelo (template) de mensagem pré-cadastrada e aprovada pela Meta para o whatsapp do usuário de destino.</p>\n<p>Para enviar um template você primeiro precisa:</p>\n<ol>\n<li><p><a href=\"#a427a4a9-b4fe-459e-994d-3454298d750b\">criar uma sala de chat</a>, adicionando o cliente e um usuário do Yunique na sala</p>\n</li>\n<li><p>pegar o ID da sala no retorno da Request e usar como <strong>chatRoomId</strong></p>\n</li>\n<li><p>pegar o ID do contato dentro da sala retornado na request e usar como <strong>chatRoomMemberId</strong></p>\n</li>\n</ol>\n<p>Caso o modelo (template) tenha variáveis cadastradas, você pode informar o valor das variáveis nos parâmetros da request através do objeto <code>templateOptions</code></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">\"templateOptions\": {\n    \"headerVariablesValues\": [\"First Variable\", \"Second Variable\",\"...Variable\"],\n    \"bodyVariablesValues\": [\"First Body Variable\",\"Second Body Variable\"],\n    \"buttonsVariablesValues\": [null, null, \"Com certeza\"],\n    \"fileUrl\": \"https://file.png\"\n  }\n\n</code></pre>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["meta","v2-template-messages"],"host":["chat","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"cfb641bd-4038-45a2-aeed-64019b225a7c"},{"name":"Chat Send to Rule ID","id":"46c10367-1919-41e0-8c47-eaffa9f0b6a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"chatRoomId\": \"{{YUNIQUE_CHATROOM_ID}}\",\n        \"ruleId\":\"{{YUNIQUE_RULEID}}\",\n        \"chatRoomMemberId\": \"{{YUNIQUE_MEMBER_ID}}\"\n    }"},"url":"https://chat.opens.com.br/room/send-to-rule","description":"<p>Encaminha um usuário para um fluxo de chat específico.</p>\n","urlObject":{"protocol":"https","path":["room","send-to-rule"],"host":["chat","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"46c10367-1919-41e0-8c47-eaffa9f0b6a0"},{"name":"Move User to Rule ID","id":"75b3e8b1-4520-49d5-9209-29089b5e13a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"chatRoomId\":\"CHAT_ROOM_ID\",\n    \"ruleId\":\"{{YUNIQUE_RULEID}}\",\n    \"chatRoomMemberId\":\"{{YUNIQUE_CHAT_MEMBERID}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://chat.opens.com.br/room/send-to-rule","urlObject":{"protocol":"https","path":["room","send-to-rule"],"host":["chat","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"75b3e8b1-4520-49d5-9209-29089b5e13a9"},{"name":"Create Chat Note","id":"59f5bb70-9fe9-4077-827c-ee46369af980","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"eventType\": \"note\",\n    \"companyId\": \"YOUR_COMPANY_ID\",\n    \"identifier\": \"Yunique IA\",\n    \"contact\": \"{{YUNIQUE_CONTACT_ID}}\",\n    \"callId\": \"{{YUNIQUE_CONVERSASION_ID}}\",\n    \"text\": \"Sua anotação vai aqui. Ela aceita \\n como quebra de linha.\"\n}","options":{"raw":{"language":"json"}}},"url":"https://rshiph.opens.com.br/event","description":"<p>Adiciona uma Anotação em um atendimento, tanto chat quanto ligação telefônica.</p>\n<p>Você deve informar o ID do atendimento através do parâmetro <em><strong>callId</strong></em>.</p>\n","urlObject":{"protocol":"https","path":["event"],"host":["rshiph","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"59f5bb70-9fe9-4077-827c-ee46369af980"}],"id":"779b1f71-634e-432c-bd9d-ef588e53dc07","description":"<p>APIs relacionadas as configurações, mensagens e relatórios de chats e whatsapp.</p>\n","_postman_id":"779b1f71-634e-432c-bd9d-ef588e53dc07","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}}},{"name":"Users","item":[{"name":"Get User by Token","id":"dcf6c8ae-3cb6-4d44-af35-25e315a23360","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://cservice.opens.com.br/companies/users/search/","urlObject":{"protocol":"https","path":["companies","users","search",""],"host":["cservice","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"2d5f8f06-26f1-45c2-b25b-99c8402e9770","name":"Get User By ID","originalRequest":{"method":"GET","header":[],"url":"https://cservice.opens.com.br/companies/users/search/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Aug 2023 16:43:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"483-qIhOQPcdaKu+HCePwVLcV4ooHNU\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=eoQ9J3kr6AYovdg5ILAOuMLDPNPc0ZIZ1CL7TCF8w0O5GlvvBdbnVWwS6qEjRDmLPwWFAS0BgLwCttABWJJO8z38VU6%2BD3R9Omy3pXHupAvEDevwVeei9okWFosk7j2nDrcwVsbTfFU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7f72e5bf6f341287-MIA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"user\": {\n        \"id\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n        \"username\": \"Douglas Conrad\",\n        \"email\": \"*****@opens.com.br\",\n        \"profile\": \"p_admin\",\n        \"language\": \"pt-BR\",\n        \"access_token\": \"****\",\n        \"occupation\": \"CTO\",\n        \"endpoint\": \"1025\",\n        \"queues\": {\n            \"Engenharia\": {\n                \"penalty\": 4\n            },\n            \"Douglas\": {\n                \"penalty\": 4\n            },\n            \"Assistencia\": {\n                \"penalty\": 4\n            }\n        },\n        \"avatar\": \"8d5ca0fb-de04-4b68-9656-297d4d813972.png\",\n        \"type\": \"user\",\n        \"status\": \"activated\",\n        \"redefine_code\": 183009,\n        \"redefine_expires\": \"2022-04-14T08:39:58.000Z\",\n        \"state\": \"enabled\",\n        \"pause\": null,\n        \"last_event_time\": \"2023-08-15T15:23:38.000Z\",\n        \"oncall\": false,\n        \"ringing\": false,\n        \"callnumber\": null,\n        \"timezone\": \"America/Sao_Paulo\",\n        \"utc\": \"-03:00\",\n        \"peer_create\": \"1025\",\n        \"token_id\": \"bc268f93-de34-4f42-9d3e-d49d48e8cfb0\",\n        \"tech_channel\": \"PJSIP\",\n        \"bad_password\": 0,\n        \"block_status\": \"no\",\n        \"two_auth_mail\": false,\n        \"two_auth_otp\": false,\n        \"otp_key\": null,\n        \"watching\": false,\n        \"trial\": false,\n        \"createdAt\": \"2022-04-07T22:33:05.059Z\",\n        \"updatedAt\": \"2023-08-15T15:23:38.532Z\",\n        \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n        \"users_bonds\": [\n            {\n                \"group_id\": \"e2fa713d-b9cd-4181-9ffb-aad408edd683\",\n                \"permission\": \"manager\"\n            },\n            {\n                \"group_id\": \"43fa2dfd-0f8f-4ef7-ab61-43949ac8a24b\",\n                \"permission\": \"manager\"\n            }\n        ]\n    }\n}"}],"_postman_id":"dcf6c8ae-3cb6-4d44-af35-25e315a23360"},{"name":"Send User Notification","id":"b1b177b9-f270-4bda-8606-f7c71a45a2aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"[{\n \"companyId\":\"YOUR_COMPANY_ID\",\n \"text\":\"Tente ser mais pessoal e engajado com o cliente, mostrando interesse genuíno em ajudá-lo e oferecendo opções personalizadas de acordo com as suas necessidades. Evite respostas automatizadas e genéricas.\",\n \"title\":\"Dica sobre seu último atendimento 5548991613166\",\n \"userId\":\"USER_UUID\"\n}]"},"url":"https://notify.opens.com.br/","urlObject":{"protocol":"https","path":[""],"host":["notify","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"b1b177b9-f270-4bda-8606-f7c71a45a2aa"},{"name":"Endpoint Status","id":"3073ae3e-c05c-4c3e-99e3-e52ec674d4d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://calls.opens.com.br/api/v1/channelactive/1025","urlObject":{"protocol":"https","path":["api","v1","channelactive","1025"],"host":["calls","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"278cd8dd-f493-4174-ae44-cc18ab4e1a44","name":"Endpoint Status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://calls.opens.com.br/api/v1/channelactive/1025","protocol":"https","host":["calls","opens","com","br"],"path":["api","v1","channelactive","1025"],"query":[{"key":"token","value":"1e18c2b5-62a5-4f79-826e-5844b8d02996","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 04 Apr 2023 20:20:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"48-QMo2XSJrszxaMVpYf85Kc3KXOFI\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=Y0OKBpQ%2Fo2BzekCCU1H1Y%2FjQLYX391lV73HQ2Ct86KSeWjZOCi7OwI3PdQmkyl%2BsM7JKfvTyvO8MmXHxiv6awN6mZFTb0Jjy1RnOyykpRxoapcHSOvwTfmNPF2S330hrvrlgl04%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7b2c4133af7e4d3c-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"isActive\": true,\n    \"id\": \"1680639639.1274\",\n    \"channel\": \"PJSIP/1025-000004b7\"\n}"}],"_postman_id":"3073ae3e-c05c-4c3e-99e3-e52ec674d4d8"},{"name":"List All Users","id":"4bdabfa9-d68c-437e-80df-a1d4b0319c83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://cservice.opens.com.br/companies/users/","description":"<h1 id=\"retrieve-company-users\">Retrieve Company Users</h1>\n<p>This endpoint retrieves the list of users associated with a company.</p>\n<h2 id=\"response\">Response</h2>\n<p>The response will be in JSON format with a 200 status code. It will contain an array of user objects, each including the user's id, username, email, profile, language, occupation, and other relevant details.</p>\n<p>Example response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"id\": \"\",\n    \"name\": \"\",\n    \"hostname\": \"\",\n    \"crm_code\": \"\",\n    \"token\": \"\",\n    \"status\": \"\",\n    \"timezone\": \"\",\n    \"utc\": \"\",\n    \"check_bad_password\": true,\n    \"limit_bad_password\": 0,\n    \"watching\": true,\n    \"trial\": true,\n    \"createdAt\": \"\",\n    \"updatedAt\": \"\",\n    \"users\": [\n        {\n            \"id\": \"\",\n            \"username\": \"\",\n            \"email\": \"\",\n            \"profile\": \"\",\n            \"language\": \"\",\n            \"occupation\": \"\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"\",\n            \"status\": \"\",\n            \"redefine_code\": 0,\n            \"redefine_expires\": \"\",\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": null,\n            \"oncall\": true,\n            \"ringing\": null,\n            \"callnumber\": null,\n            \"timezone\": \"\",\n            \"utc\": \"\",\n            \"peer_create\": \"\",\n            \"token_id\": null,\n            \"tech_channel\": \"\",\n            \"bad_password\": 0,\n            \"block_status\": \"\",\n            \"two_auth_mail\": true,\n            \"two_auth_otp\": true,\n            \"otp_key\": null,\n            \"watching\": true,\n            \"trial\": true,\n            \"ringing_sound\": null,\n            \"createdAt\": \"\",\n            \"updatedAt\": \"\",\n            \"company_id\": \"\"\n        }\n    ]\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["companies","users",""],"host":["cservice","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"1ce32081-3967-413e-b7f7-dfe2432582d6","name":"List All Users","originalRequest":{"method":"GET","header":[],"url":"https://cservice.opens.com.br/companies/users/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Aug 2023 16:47:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"d79e-sACIQSWANcI7RWJbMwUzRb/bGx8\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=XYnIArsWjF%2BGYKnx6kW%2BqPYtuY0fzLoatNp1PKeFnxpFR7V4dHBsCmRVCJ4Y0PSLBFpepmXzIkiBhLrlklUIq6WxSWdrsXtGjwjSJ3mM4iy2lKdNK1ZW0rFJuknjUmuL5aBdxIOaJUg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7f72eb51be341287-MIA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n    \"name\": \"Opens Tecnologia Ltda\",\n    \"hostname\": \"cl150sr1\",\n    \"crm_code\": \"150\",\n    \"token\":\"*****\",\n    \"status\": \"actived\",\n    \"timezone\": \"America/Sao_Paulo\",\n    \"utc\": \"-03:00\",\n    \"check_bad_password\": false,\n    \"limit_bad_password\": 5,\n    \"watching\": false,\n    \"trial\": false,\n    \"createdAt\": \"2022-04-07T20:52:11.117Z\",\n    \"updatedAt\": \"2022-11-09T14:51:42.900Z\",\n    \"users\": [\n        {\n            \"id\": \"d7ca1151-b75b-4446-bbc7-973baa38f1b1\",\n            \"username\": \"Adison\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Dev\",\n            \"endpoint\": \"1070\",\n            \"queues\": {\n                \"Engenharia\": {\n                    \"penalty\": \"4\"\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-09T17:43:24.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1070\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-02-14T17:31:09.322Z\",\n            \"updatedAt\": \"2023-08-09T17:43:24.594Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"e14852e0-966b-4484-afdd-82f5aa441911\",\n            \"username\": \"Anderson Munhoz\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"RevOps\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": 182191,\n            \"redefine_expires\": \"2023-05-05T14:31:47.000Z\",\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2023-05-08T14:01:56.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1062\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-01-26T19:53:51.111Z\",\n            \"updatedAt\": \"2023-06-26T18:13:06.069Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"cccfd82a-57ee-4bcc-8917-649a8648ff50\",\n            \"username\": \"Anderson Munhoz \",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Consultoria de vendas\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": \"466e5792977db78d2909a9bcf6e47614eb7c4371778b8b893ae7356ff1975cf4.jpg\",\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2022-10-14T07:53:27.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1049\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-10-13T18:22:48.097Z\",\n            \"updatedAt\": \"2023-01-26T19:52:23.796Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"2f9db014-0fe1-4f5b-ab25-cf8638b78c54\",\n            \"username\": \"Bernardo\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"suporte N1\",\n            \"endpoint\": \"1075\",\n            \"queues\": {\n                \"Suporte\": {\n                    \"penalty\": \"0\"\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"online\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-15T16:42:52.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": \"\",\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1075\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-05-26T13:17:55.934Z\",\n            \"updatedAt\": \"2023-08-15T16:42:52.169Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"81ef5b53-fa15-4412-82d5-d1806460632d\",\n            \"username\": \"Blendha Vilalva\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Suporte\",\n            \"endpoint\": \"1069\",\n            \"queues\": {\n                \"Suporte\": {\n                    \"penalty\": \"1\"\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"online\",\n            \"pause\": \"Almoço\",\n            \"last_event_time\": \"2023-08-15T16:25:42.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": \"\",\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1069\",\n            \"token_id\": \"78b1e7ef-cfbc-4f06-82c5-6db12f14dc0c\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T19:47:29.403Z\",\n            \"updatedAt\": \"2023-08-15T16:25:43.157Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"eeb7ead8-82ea-441c-bf8c-3b3f2e5062b1\",\n            \"username\": \"Breno Rybak\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": null,\n            \"oncall\": false,\n            \"ringing\": null,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": null,\n            \"token_id\": null,\n            \"tech_channel\": null,\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-01-03T12:11:01.397Z\",\n            \"updatedAt\": \"2023-01-03T12:29:01.190Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"6768568d-f820-4a20-bca5-ecfd1b4e52ad\",\n            \"username\": \"Breno Rybak\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"\",\n            \"endpoint\": null,\n            \"queues\": {\n                \"Comercial\": {\n                    \"penalty\": \"1\"\n                },\n                \"Breno\": {\n                    \"penalty\": \"0\"\n                }\n            },\n            \"avatar\": \"6768568d-f820-4a20-bca5-ecfd1b4e52ad.png\",\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": 791409,\n            \"redefine_expires\": \"2023-01-04T17:36:57.000Z\",\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2023-07-03T21:06:57.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1057\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-01-03T12:29:07.911Z\",\n            \"updatedAt\": \"2023-07-31T13:26:46.307Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"5b028669-b4e7-4e9e-8570-fe8a7194c817\",\n            \"username\": \"Bruna Martins\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Agente\",\n            \"endpoint\": \"1044\",\n            \"queues\": {\n                \"Bruna\": {\n                    \"penalty\": 4\n                }\n            },\n            \"avatar\": \"5b028669-b4e7-4e9e-8570-fe8a7194c817.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": 720036,\n            \"redefine_expires\": \"2022-12-30T16:16:28.000Z\",\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-07-25T21:00:45.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1044\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-07T23:38:10.462Z\",\n            \"updatedAt\": \"2023-07-31T13:26:46.308Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"4cf29db4-4ef6-4678-99ae-a2aad595ad02\",\n            \"username\": \"Caio Muller\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Agente\",\n            \"endpoint\": \"\",\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": \"2022-04-11T11:56:50.000Z\",\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2022-04-11T13:07:31.000Z\",\n            \"oncall\": false,\n            \"ringing\": null,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-07T23:38:49.519Z\",\n            \"updatedAt\": \"2023-02-08T19:29:24.068Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"bb1c9372-09b8-49a1-be34-1512cd30bfd5\",\n            \"username\": \"Camila Silva\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"RH\",\n            \"endpoint\": \"1017\",\n            \"queues\": {\n                \"Financeiro\": {\n                    \"penalty\": \"0\"\n                },\n                \"Camila\": {\n                    \"penalty\": 4\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-15T16:32:04.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": \"\",\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1017\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T19:11:18.707Z\",\n            \"updatedAt\": \"2023-08-15T16:32:04.270Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"8cdf0dd3-d495-44d5-b42f-0eb1c2b5ca93\",\n            \"username\": \"Carine\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"\",\n            \"endpoint\": \"1078\",\n            \"queues\": {\n                \"Deon\": {\n                    \"penalty\": \"1\"\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": \"2023-08-11T15:12:09.000Z\",\n            \"state\": \"auto\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-12T23:05:27.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1078\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-08-11T14:59:51.407Z\",\n            \"updatedAt\": \"2023-08-12T23:05:27.170Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"92bb320e-3d0b-4f19-a1c6-928f458aad66\",\n            \"username\": \"Carla Franke\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Finanças\",\n            \"endpoint\": \"1008\",\n            \"queues\": {\n                \"Financeiro\": {\n                    \"penalty\": \"1\"\n                },\n                \"Carla\": {\n                    \"penalty\": 4\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-02T16:14:15.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1008\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T18:57:55.625Z\",\n            \"updatedAt\": \"2023-08-02T16:14:15.288Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"f28c3cd7-3870-49a8-8241-a275875e6812\",\n            \"username\": \"Carlos Eduardo\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Agente\",\n            \"endpoint\": \"1007\",\n            \"queues\": {\n                \"Engenharia\": {\n                    \"penalty\": \"0\"\n                }\n            },\n            \"avatar\": \"f28c3cd7-3870-49a8-8241-a275875e6812.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2023-06-20T17:31:53.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1007\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T18:41:40.989Z\",\n            \"updatedAt\": \"2023-08-09T01:14:59.004Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"da237f54-c11a-46e2-bf7e-938fbf2a41ae\",\n            \"username\": \"Carolina\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2022-08-25T00:15:28.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1031\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-22T13:51:58.212Z\",\n            \"updatedAt\": \"2023-05-16T12:58:43.402Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"34bd8638-1f7a-4eda-829e-fd864e3fc71a\",\n            \"username\": \"Consuelo Ascanio\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Suporte\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": 413138,\n            \"redefine_expires\": \"2022-08-26T12:57:50.000Z\",\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2023-01-19T19:19:45.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-11T17:12:15.885Z\",\n            \"updatedAt\": \"2023-05-16T12:58:36.933Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"25b9939a-1b8f-44b2-ac0f-b193b6140001\",\n            \"username\": \"Daian Conrad\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Usuário de Windows\",\n            \"endpoint\": \"1058\",\n            \"queues\": null,\n            \"avatar\": \"25b9939a-1b8f-44b2-ac0f-b193b6140001.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-09T01:13:36.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1058\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-07T22:32:34.847Z\",\n            \"updatedAt\": \"2023-08-09T01:13:36.861Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"a41cc8c0-2f52-4263-be3f-8420e71ffbce\",\n            \"username\": \"Daian Teste\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Teste\",\n            \"endpoint\": \"1034\",\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2023-02-16T11:09:43.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1034\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-05-18T18:20:53.386Z\",\n            \"updatedAt\": \"2023-02-16T11:43:04.489Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"b4357623-9343-4000-9e93-5baac8164baa\",\n            \"username\": \"Dionara Conrad\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"\",\n            \"endpoint\": \"1063\",\n            \"queues\": {\n                \"Dionara\": {\n                    \"penalty\": \"0\"\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": 215599,\n            \"redefine_expires\": \"2022-05-04T09:31:03.000Z\",\n            \"state\": \"enabled\",\n            \"pause\": \"Café\",\n            \"last_event_time\": \"2023-08-15T16:42:02.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": \"\",\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1063\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T19:04:27.792Z\",\n            \"updatedAt\": \"2023-08-15T16:42:02.842Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n            \"username\": \"Douglas Conrad\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"CTO\",\n            \"endpoint\": \"1025\",\n            \"queues\": {\n                \"Engenharia\": {\n                    \"penalty\": 4\n                },\n                \"Douglas\": {\n                    \"penalty\": 4\n                },\n                \"Assistencia\": {\n                    \"penalty\": 4\n                }\n            },\n            \"avatar\": \"8d5ca0fb-de04-4b68-9656-297d4d813972.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": 183009,\n            \"redefine_expires\": \"2022-04-14T08:39:58.000Z\",\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-15T15:23:38.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1025\",\n            \"token_id\": \"bc268f93-de34-4f42-9d3e-d49d48e8cfb0\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-07T22:33:05.059Z\",\n            \"updatedAt\": \"2023-08-15T15:23:38.532Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"0351e3b2-8ce0-4e88-9275-94c50e0b6a28\",\n            \"username\": \"Douglas Gestor\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Gestor\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2023-04-12T19:14:52.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1073\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-04-12T17:16:51.120Z\",\n            \"updatedAt\": \"2023-04-12T19:15:40.933Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"b626c336-6bc4-4287-8c7f-1e4feaff9426\",\n            \"username\": \"Fernanda Motta\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"BDR\",\n            \"endpoint\": \"1056\",\n            \"queues\": {\n                \"Comercial\": {\n                    \"penalty\": \"1\"\n                }\n            },\n            \"avatar\": \"b626c336-6bc4-4287-8c7f-1e4feaff9426.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": 870589,\n            \"redefine_expires\": \"2023-01-05T15:25:03.000Z\",\n            \"state\": \"online\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-15T16:46:19.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": \"\",\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1056\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-12-30T13:36:30.572Z\",\n            \"updatedAt\": \"2023-08-15T16:46:19.208Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"6df0c437-b307-467c-8010-c6b37b7a63dd\",\n            \"username\": \"Fernando Cunha\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Suporte\",\n            \"endpoint\": \"1013\",\n            \"queues\": {\n                \"Fernando\": {\n                    \"penalty\": \"0\"\n                }\n            },\n            \"avatar\": \"6df0c437-b307-467c-8010-c6b37b7a63dd.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": 713140,\n            \"redefine_expires\": \"2022-04-08T18:53:44.000Z\",\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-10T19:36:00.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1013\",\n            \"token_id\": \"3df4ad56-aea6-4a31-b1e5-1dd06ee05f88\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T19:23:18.492Z\",\n            \"updatedAt\": \"2023-08-10T19:36:00.354Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"29cd2010-8b57-4223-8292-026e5e22c76a\",\n            \"username\": \"Francis Silveira\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Negócios\",\n            \"endpoint\": \"1066\",\n            \"queues\": {\n                \"Francis\": {\n                    \"penalty\": \"0\"\n                },\n                \"Comercial\": {\n                    \"penalty\": \"4\"\n                }\n            },\n            \"avatar\": \"29cd2010-8b57-4223-8292-026e5e22c76a.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-15T15:24:51.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1066\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T19:12:51.583Z\",\n            \"updatedAt\": \"2023-08-15T15:24:51.330Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"aa3cb159-90a5-49ad-885e-97b9a13f80fb\",\n            \"username\": \"Gabi DEMO\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Demo\",\n            \"endpoint\": \"1077\",\n            \"queues\": {\n                \"Gabriela\": {\n                    \"penalty\": 0\n                },\n                \"Suporte\": {\n                    \"penalty\": 0\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-07-31T12:07:16.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1077\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-07-28T20:24:19.312Z\",\n            \"updatedAt\": \"2023-07-31T13:26:46.308Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"67945d32-5625-41b8-992a-6d857f8f11ec\",\n            \"username\": \"Gabriel Agente\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Analista\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": 699329,\n            \"redefine_expires\": \"2022-06-06T16:05:02.000Z\",\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2022-06-09T10:59:25.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1035\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-05-30T20:52:48.654Z\",\n            \"updatedAt\": \"2022-09-14T11:52:03.175Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"d99ad086-241a-439d-8bc5-e15d5c3e178d\",\n            \"username\": \"Gabriela Moreira\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"BDR\",\n            \"endpoint\": \"1052\",\n            \"queues\": {\n                \"Comercial\": {\n                    \"penalty\": \"0\"\n                }\n            },\n            \"avatar\": \"d99ad086-241a-439d-8bc5-e15d5c3e178d.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-15T16:33:52.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1052\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-10-17T17:16:46.055Z\",\n            \"updatedAt\": \"2023-08-15T16:33:53.017Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"f87083c4-e1fc-4db5-977c-4a8b467bb40a\",\n            \"username\": \"Gabriela Moreira\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"BDR\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": \"2022-10-17T17:16:16.000Z\",\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": null,\n            \"oncall\": false,\n            \"ringing\": null,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": null,\n            \"token_id\": null,\n            \"tech_channel\": null,\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-10-17T17:14:29.449Z\",\n            \"updatedAt\": \"2022-10-17T17:15:52.040Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"09059789-2e50-45b2-a5db-56b7bfad5255\",\n            \"username\": \"Gabriel Baú\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Service Manager\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2022-08-18T14:21:12.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1024\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T19:23:17.799Z\",\n            \"updatedAt\": \"2022-09-21T17:41:45.419Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"9dca2d0c-4248-4da4-876b-b573d26104ab\",\n            \"username\": \"Gustavo Braga\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Dev\",\n            \"endpoint\": \"1064\",\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-11T19:08:52.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1064\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-01-30T19:28:56.076Z\",\n            \"updatedAt\": \"2023-08-11T19:08:52.624Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"d308a3c4-efdb-41ae-bb23-08beb6aa903f\",\n            \"username\": \"Gustavo Hasse\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Vendas\",\n            \"endpoint\": \"\",\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2022-05-30T20:33:49.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T19:17:36.546Z\",\n            \"updatedAt\": \"2022-12-09T19:17:50.424Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"88383f60-428f-456d-83d3-a64969bbc4b9\",\n            \"username\": \"Gustavo Medeiros\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"\",\n            \"endpoint\": \"1039\",\n            \"queues\": {\n                \"Gustavo\": {\n                    \"penalty\": \"0\"\n                }\n            },\n            \"avatar\": \"88383f60-428f-456d-83d3-a64969bbc4b9.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-03T13:18:30.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1039\",\n            \"token_id\": \"421b13b9-08fc-45e5-9d57-67e4c7655e25\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-08-19T19:12:58.241Z\",\n            \"updatedAt\": \"2023-08-03T13:18:30.916Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"790fc1a7-38a5-406f-a66d-2373668b223d\",\n            \"username\": \"Hilgner\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Teste\",\n            \"endpoint\": \"\",\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2022-05-31T15:22:23.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1036\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-05-31T12:44:45.328Z\",\n            \"updatedAt\": \"2022-09-28T19:53:12.307Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"e12770a0-9860-4eb0-abd3-dc6f210a7964\",\n            \"username\": \"João Clementino\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Gestor\",\n            \"endpoint\": \"\",\n            \"queues\": null,\n            \"avatar\": \"e12770a0-9860-4eb0-abd3-dc6f210a7964.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-09T17:27:12.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T19:02:02.415Z\",\n            \"updatedAt\": \"2023-08-09T19:13:55.676Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"f9fdcc93-0d2b-448b-a315-c4399980a6d7\",\n            \"username\": \"João Conrad\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"\",\n            \"endpoint\": \"1038\",\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-11T16:56:23.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1038\",\n            \"token_id\": \"2db02cb3-ccea-498c-b75e-59a02a51158d\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-08-08T23:14:51.659Z\",\n            \"updatedAt\": \"2023-08-11T16:56:23.774Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"84d60ae2-383a-4e36-a436-9e867ed5e02c\",\n            \"username\": \"Joao V Atendimento\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Dev\",\n            \"endpoint\": \"\",\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": \"2022-07-05T18:57:11.000Z\",\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": null,\n            \"oncall\": false,\n            \"ringing\": null,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-06-08T12:50:11.958Z\",\n            \"updatedAt\": \"2022-09-14T11:51:01.497Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"a391a899-66a8-4844-9d6c-bda2a771f012\",\n            \"username\": \"Joao Victor S.\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Dev\",\n            \"endpoint\": \"1065\",\n            \"queues\": {\n                \"Engenharia\": {\n                    \"penalty\": 0\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-11T16:28:34.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1065\",\n            \"token_id\": \"b371236b-c54d-4af2-8bdd-eabded4ff2ed\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T00:23:32.696Z\",\n            \"updatedAt\": \"2023-08-11T16:28:34.446Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"8c4e1b93-688c-45c2-b907-b52a5535d33f\",\n            \"username\": \"Leonardo Penna\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Business\",\n            \"endpoint\": \"1051\",\n            \"queues\": {\n                \"Comercial\": {\n                    \"penalty\": \"4\"\n                },\n                \"Leonardo\": {\n                    \"penalty\": \"0\"\n                }\n            },\n            \"avatar\": \"8c4e1b93-688c-45c2-b907-b52a5535d33f.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": \"2022-10-14T13:26:58.000Z\",\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-15T16:30:15.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": \"\",\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1051\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-10-11T18:47:24.432Z\",\n            \"updatedAt\": \"2023-08-15T16:30:15.557Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"804c5ffb-cda0-43c2-a2e2-3b6bc0bedddb\",\n            \"username\": \"Lucas Portela\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Agente\",\n            \"endpoint\": \"1053\",\n            \"queues\": {\n                \"Suporte\": {\n                    \"penalty\": \"0\"\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": 867038,\n            \"redefine_expires\": \"2022-12-21T12:16:00.000Z\",\n            \"state\": \"online\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-15T16:37:41.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": \"\",\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1053\",\n            \"token_id\": \"fec123ef-b1ac-4d60-8482-a3827fc0f713\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-12-20T14:29:18.882Z\",\n            \"updatedAt\": \"2023-08-15T16:37:41.190Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"7adea4cb-440d-434f-9edd-a9fb46e61d99\",\n            \"username\": \"Luciene Macedo\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"CSM\",\n            \"endpoint\": \"1018\",\n            \"queues\": {\n                \"Sucesso\": {\n                    \"penalty\": \"0\"\n                },\n                \"Suporte\": {\n                    \"penalty\": \"4\"\n                },\n                \"Luciene\": {\n                    \"penalty\": \"0\"\n                }\n            },\n            \"avatar\": \"7adea4cb-440d-434f-9edd-a9fb46e61d99.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": 135393,\n            \"redefine_expires\": \"2022-10-06T09:29:14.000Z\",\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-15T16:45:03.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": \"\",\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1018\",\n            \"token_id\": \"455feac6-dd5c-4160-972b-b5be2c43fde2\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-07T23:38:24.345Z\",\n            \"updatedAt\": \"2023-08-15T16:45:03.273Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"f0513dab-403b-428a-8984-0de5f57f2298\",\n            \"username\": \"Luciene teste\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_corporative\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"\",\n            \"endpoint\": \"1076\",\n            \"queues\": {\n                \"Suporte\": {\n                    \"penalty\": 4\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-07-07T13:03:59.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1076\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-07-07T12:41:22.256Z\",\n            \"updatedAt\": \"2023-07-14T19:44:50.587Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"aff520e6-d936-4efa-bb8e-1d2bafae3b2a\",\n            \"username\": \"Marine.gestor\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Treinamento\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": null,\n            \"oncall\": false,\n            \"ringing\": null,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": null,\n            \"token_id\": null,\n            \"tech_channel\": null,\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-05-17T11:31:43.415Z\",\n            \"updatedAt\": \"2022-05-17T11:58:08.303Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"a0e4e30d-c2b3-42bb-8b8a-afcafadc8b47\",\n            \"username\": \"Marine Mafra\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Treinamento\",\n            \"endpoint\": \"1029\",\n            \"queues\": {\n                \"Suporte\": {\n                    \"penalty\": \"2\"\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": 819815,\n            \"redefine_expires\": \"2022-09-14T09:01:05.000Z\",\n            \"state\": \"online\",\n            \"pause\": \"Almoço\",\n            \"last_event_time\": \"2023-08-15T16:14:23.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": \"\",\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1029\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T19:23:18.028Z\",\n            \"updatedAt\": \"2023-08-15T16:14:23.995Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"77bdb2cf-7a9b-4ac3-8ffb-b978378f24c3\",\n            \"username\": \"Marine.Mafra\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Treinamento\",\n            \"endpoint\": \"1033\",\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-15T13:59:41.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1033\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-05-17T11:58:08.575Z\",\n            \"updatedAt\": \"2023-08-15T13:59:41.994Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"a9c4ec67-7ced-4a40-be51-460c8e58ca8b\",\n            \"username\": \"Paola Passos\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Suporte N1\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2023-04-05T16:48:08.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1072\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-03-17T14:15:22.865Z\",\n            \"updatedAt\": \"2023-04-10T12:07:09.588Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"154aea5f-35d3-429b-8314-4ed2478ff5e5\",\n            \"username\": \"Rafaella Toledo\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"SDR\",\n            \"endpoint\": \"1074\",\n            \"queues\": {\n                \"Comercial\": {\n                    \"penalty\": \"1\"\n                },\n                \"Rafaella\": {\n                    \"penalty\": \"0\"\n                }\n            },\n            \"avatar\": \"154aea5f-35d3-429b-8314-4ed2478ff5e5.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"online\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-15T16:41:57.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": \"\",\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1074\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-04-25T21:06:10.324Z\",\n            \"updatedAt\": \"2023-08-15T16:41:57.624Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"301944e1-7df4-41d7-bc3c-0ea81e60625f\",\n            \"username\": \"Renata Detros\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"SDR\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": \"bca83f37a24556dafa517f3804e9973d1bb80c35e95b537dcedaa208e9f12978.png\",\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2022-12-30T17:14:26.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-11T17:21:15.357Z\",\n            \"updatedAt\": \"2023-01-20T18:00:38.902Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"073ffbd6-c7c4-4a41-a660-95199c1dd0d1\",\n            \"username\": \"Rodrigo\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"\",\n            \"endpoint\": \"1079\",\n            \"queues\": {\n                \"Deon\": {\n                    \"penalty\": \"1 - Muito Alta\"\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-11T16:15:58.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1079\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-08-11T15:00:06.364Z\",\n            \"updatedAt\": \"2023-08-11T16:15:58.913Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"1d8af116-cfa4-486c-bdc8-998039aa0c7e\",\n            \"username\": \"Sayron Lucca\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Agente\",\n            \"endpoint\": \"1067\",\n            \"queues\": {\n                \"Engenharia\": {\n                    \"penalty\": \"0\"\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-15T16:45:01.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1067\",\n            \"token_id\": \"8e9ff8c9-a7d2-4e78-bf2d-cf5fc63db901\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T18:25:05.449Z\",\n            \"updatedAt\": \"2023-08-15T16:45:01.286Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"8854ca55-74ef-4de4-ad24-608ccd0bfb86\",\n            \"username\": \"Suporte cl150sr1\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Super Usuário\",\n            \"endpoint\": \"\",\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"opens\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2022-12-28T20:53:38.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"\",\n            \"token_id\": \"d8fa92fa-4306-4316-9629-702d85a1d0d2\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-07T20:52:11.415Z\",\n            \"updatedAt\": \"2023-02-10T14:26:13.419Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"94cb1601-dde7-461f-98e1-ed11a84bbdbf\",\n            \"username\": \"Thailana\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"cs =)\",\n            \"endpoint\": \"1036\",\n            \"queues\": {\n                \"Suporte\": {\n                    \"penalty\": \"4\"\n                },\n                \"Thailana\": {\n                    \"penalty\": 4\n                }\n            },\n            \"avatar\": \"94cb1601-dde7-461f-98e1-ed11a84bbdbf.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": \"Reunião\",\n            \"last_event_time\": \"2023-08-15T14:33:22.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1036\",\n            \"token_id\": \"ea6c104e-b00b-4478-bcbe-af5da266d34a\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-06-06T11:47:52.784Z\",\n            \"updatedAt\": \"2023-08-15T14:33:22.233Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"e53b16df-be44-412e-9d80-63ee75db6974\",\n            \"username\": \"Thais Barcelos\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Dev\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2022-07-04T13:04:24.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1030\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-08T20:22:55.804Z\",\n            \"updatedAt\": \"2022-09-21T17:43:40.570Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"de5d8e30-5ab5-4606-9aae-84ac526a2565\",\n            \"username\": \"Tiago88\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_agent\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Dev\",\n            \"endpoint\": \"1071\",\n            \"queues\": {\n                \"Engenharia\": {\n                    \"penalty\": \"0\"\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-14T18:21:24.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1071\",\n            \"token_id\": \"236d84a8-ecc1-4482-bb58-7a545b8a360b\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-02-23T14:39:39.218Z\",\n            \"updatedAt\": \"2023-08-14T18:21:24.366Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"817723ff-04e4-4a32-9daa-39ec28cd37ae\",\n            \"username\": \"Tiago Gestor\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Tester\",\n            \"endpoint\": \"1037\",\n            \"queues\": {\n                \"Engenharia\": {\n                    \"penalty\": \"4\"\n                }\n            },\n            \"avatar\": \"817723ff-04e4-4a32-9daa-39ec28cd37ae.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-07-19T17:14:57.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1037\",\n            \"token_id\": \"e574e61e-d3d6-4a68-b329-042e24110a0e\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-07-22T12:41:40.945Z\",\n            \"updatedAt\": \"2023-08-09T01:14:59.006Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"b1f7a70e-3791-4da4-9aa2-c44337cb4a42\",\n            \"username\": \"Tiago Zimmermann ADM\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Desenvolvedor\",\n            \"endpoint\": \"1060\",\n            \"queues\": {\n                \"Engenharia\": {\n                    \"penalty\": \"4\"\n                }\n            },\n            \"avatar\": \"b1f7a70e-3791-4da4-9aa2-c44337cb4a42.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-07-17T13:32:05.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1060\",\n            \"token_id\": \"4cb8556d-5d65-4831-b9a6-b691f13644ba\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-12T17:29:48.854Z\",\n            \"updatedAt\": \"2023-08-09T01:14:59.006Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"4ce40225-158d-48f5-b9c1-28d61d7443ed\",\n            \"username\": \"Uriel Rodrigues\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_manager\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"CS\",\n            \"endpoint\": \"1026\",\n            \"queues\": {\n                \"Suporte\": {\n                    \"penalty\": \"4\"\n                },\n                \"Uriel\": {\n                    \"penalty\": 4\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": \"Treinamento\",\n            \"last_event_time\": \"2023-08-08T16:36:38.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1026\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-11T21:23:03.325Z\",\n            \"updatedAt\": \"2023-08-08T16:36:38.459Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"fef1c363-73cd-4a83-9655-8b5ce7839800\",\n            \"username\": \"victoria\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": null,\n            \"oncall\": false,\n            \"ringing\": null,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": null,\n            \"token_id\": null,\n            \"tech_channel\": null,\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2023-07-20T19:27:15.943Z\",\n            \"updatedAt\": \"2023-07-20T19:27:37.994Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"a90e6baa-8988-4da0-9088-de7a04ebd855\",\n            \"username\": \"Victoria Conrad\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"Costumer Experience\",\n            \"endpoint\": \"1043\",\n            \"queues\": {\n                \"Especialista\": {\n                    \"penalty\": 4\n                }\n            },\n            \"avatar\": null,\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-14T12:59:41.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1043\",\n            \"token_id\": \"5a6a0ad8-0bad-4678-99a3-a58568515990\",\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-04-07T23:36:33.251Z\",\n            \"updatedAt\": \"2023-08-14T12:59:41.944Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"70d00c57-0c2b-4e20-a8e7-6b756bb2f258\",\n            \"username\": \"Vitor Hugo\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_admin\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"CX\",\n            \"endpoint\": \"1048\",\n            \"queues\": {\n                \"Suporte\": {\n                    \"penalty\": 4\n                },\n                \"Engenharia\": {\n                    \"penalty\": 4\n                }\n            },\n            \"avatar\": \"70d00c57-0c2b-4e20-a8e7-6b756bb2f258.png\",\n            \"type\": \"user\",\n            \"status\": \"activated\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": \"enabled\",\n            \"pause\": null,\n            \"last_event_time\": \"2023-08-14T21:35:19.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1048\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-10-06T20:26:03.942Z\",\n            \"updatedAt\": \"2023-08-14T21:35:19.388Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        },\n        {\n            \"id\": \"99e8158e-f654-4272-803b-f78bc1978550\",\n            \"username\": \"Yasmin Mourad\",\n            \"email\":\"*****@opens.com.br\",\n            \"password\":\"*****\",\n            \"profile\": \"p_corporative\",\n            \"language\": \"pt-BR\",\n            \"access_token\":\"*****\",\n            \"occupation\": \"BDR\",\n            \"endpoint\": null,\n            \"queues\": null,\n            \"avatar\": \"99e8158e-f654-4272-803b-f78bc1978550.png\",\n            \"type\": \"user\",\n            \"status\": \"disabled\",\n            \"redefine_code\": null,\n            \"redefine_expires\": null,\n            \"state\": null,\n            \"pause\": null,\n            \"last_event_time\": \"2023-02-15T14:49:34.000Z\",\n            \"oncall\": false,\n            \"ringing\": false,\n            \"callnumber\": null,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"utc\": \"-03:00\",\n            \"peer_create\": \"1054\",\n            \"token_id\": null,\n            \"tech_channel\": \"PJSIP\",\n            \"bad_password\": 0,\n            \"block_status\": \"no\",\n            \"two_auth_mail\": false,\n            \"two_auth_otp\": false,\n            \"otp_key\": null,\n            \"watching\": false,\n            \"trial\": false,\n            \"createdAt\": \"2022-12-30T13:35:45.305Z\",\n            \"updatedAt\": \"2023-05-16T12:59:18.561Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        }\n    ]\n}"}],"_postman_id":"4bdabfa9-d68c-437e-80df-a1d4b0319c83"}],"id":"eb4771eb-0949-4458-8fe5-db5389418406","description":"<p>APIs relacionadas as ações de usuário, como pegar status, configurações, enviar notificações e mais.</p>\n","_postman_id":"eb4771eb-0949-4458-8fe5-db5389418406","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}}},{"name":"Contacts","item":[{"name":"Get Contact by ID","id":"3a0800f8-a03b-4e12-8a8f-3b6dd5ede734","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://clist.opens.com.br/contact/CONTACT_UUID","description":"<p>Busca os dados de contato de um cliente.</p>\n","urlObject":{"protocol":"https","path":["contact","CONTACT_UUID"],"host":["clist","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"b4549385-daa5-4e14-8d7c-6b583cb68a27","name":"Get Contact by ID","originalRequest":{"method":"GET","header":[],"url":"https://clist.opens.com.br/contact/CONTACT_UUID"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Jun 2023 17:24:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"311-VRNeRMaWVAo9OQGpaAJhf806CdY\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=1vvxShzn1oJfjZt6CDTi4tekCesqnLPMRRiJ4Pkn2OHpgViHCsRv00BQDi4fX9jJyzSjrPxukrH953dUyGX98sKRrqwY6VP%2Bed2880IRNpyGASby8tjen6kc3zDXhj8P2XSAo58%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7d7c8276fc7951f8-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\",\n    \"belongsTo\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n    \"name\": \"Douglas Conrad\",\n    \"categoryId\": 11,\n    \"organizationId\": 54,\n    \"phones\": [\n        {\n            \"id\": 597,\n            \"number\": \"48999999999\",\n            \"ddi\": \"55\",\n            \"country\": \"BR\",\n            \"isWhatsapp\": false,\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n            \"contactId\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\"\n        }\n    ],\n    \"emails\": [\n        {\n            \"id\": 565,\n            \"address\": \"****@opens.com.br\",\n            \"contactId\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\"\n        }\n    ],\n    \"organization\": {\n        \"name\": \"Opens Tecnologia\",\n        \"id\": 54,\n        \"street\": null,\n        \"district\": null,\n        \"city\": null,\n        \"state\": null,\n        \"site\": null,\n        \"cnpj\": null,\n        \"mail\": null,\n        \"phone\": null,\n        \"cep\": null,\n        \"belongsTo\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n    },\n    \"category\": {\n        \"id\": 11,\n        \"name\": \"Cliente\",\n        \"color\": \"#F9A454\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n    }\n}"}],"_postman_id":"3a0800f8-a03b-4e12-8a8f-3b6dd5ede734"},{"name":"Add Contact","event":[{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"c3d9396c-6478-4d59-9f02-8c94540388b8"}}],"id":"f6871409-f30b-41ce-a445-e12e435c8ed7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"YOUR_SESSION_TOKEN"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"Douglas Conrad - API Teste\",\n    \"category\":{\n        \"name\": \"Cliente\",\n        \"color\": \"#fafafa\"\n    },\n    \"phones\": [\n        {\"number\": \"48991613166\"}\n    ],\n    \"emails\":[\n        {\"address\": \"douglas.conrad@opens.com.br\"}\n    ],\n    \"organization\":\"Opens\"\n}","options":{"raw":{"language":"json"}}},"url":"https://clist.opens.com.br/contact","description":"<p>Busca os dados de contato de um cliente.</p>\n","urlObject":{"protocol":"https","path":["contact"],"host":["clist","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"d33f9b6b-fc26-43bd-8701-bb3c68912441","name":"Get Contact by ID","originalRequest":{"method":"GET","header":[],"url":"https://clist.opens.com.br/contact/CONTACT_UUID"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Jun 2023 17:24:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"311-VRNeRMaWVAo9OQGpaAJhf806CdY\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=1vvxShzn1oJfjZt6CDTi4tekCesqnLPMRRiJ4Pkn2OHpgViHCsRv00BQDi4fX9jJyzSjrPxukrH953dUyGX98sKRrqwY6VP%2Bed2880IRNpyGASby8tjen6kc3zDXhj8P2XSAo58%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7d7c8276fc7951f8-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\",\n    \"belongsTo\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n    \"name\": \"Douglas Conrad\",\n    \"categoryId\": 11,\n    \"organizationId\": 54,\n    \"phones\": [\n        {\n            \"id\": 597,\n            \"number\": \"48999999999\",\n            \"ddi\": \"55\",\n            \"country\": \"BR\",\n            \"isWhatsapp\": false,\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n            \"contactId\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\"\n        }\n    ],\n    \"emails\": [\n        {\n            \"id\": 565,\n            \"address\": \"****@opens.com.br\",\n            \"contactId\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\"\n        }\n    ],\n    \"organization\": {\n        \"name\": \"Opens Tecnologia\",\n        \"id\": 54,\n        \"street\": null,\n        \"district\": null,\n        \"city\": null,\n        \"state\": null,\n        \"site\": null,\n        \"cnpj\": null,\n        \"mail\": null,\n        \"phone\": null,\n        \"cep\": null,\n        \"belongsTo\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n    },\n    \"category\": {\n        \"id\": 11,\n        \"name\": \"Cliente\",\n        \"color\": \"#F9A454\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n    }\n}"}],"_postman_id":"f6871409-f30b-41ce-a445-e12e435c8ed7"},{"name":"Update Contact","event":[{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"7c16f6af-e624-47ae-afc1-66d95c975303"}}],"id":"4812b10f-52e7-4bf7-9f79-ce3d1d00e9a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"YOUR_SESSION_TOKEN"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"emails\":[\n        {\"address\": \"conrad@opens.com.br\"}\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://clist.opens.com.br/contact/CONTACT_UUID","description":"<p>Busca os dados de contato de um cliente.</p>\n","urlObject":{"protocol":"https","path":["contact","CONTACT_UUID"],"host":["clist","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"46caa807-24f2-4ca5-aea3-eee614796eeb","name":"Get Contact by ID","originalRequest":{"method":"GET","header":[],"url":"https://clist.opens.com.br/contact/CONTACT_UUID"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Jun 2023 17:24:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"311-VRNeRMaWVAo9OQGpaAJhf806CdY\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=1vvxShzn1oJfjZt6CDTi4tekCesqnLPMRRiJ4Pkn2OHpgViHCsRv00BQDi4fX9jJyzSjrPxukrH953dUyGX98sKRrqwY6VP%2Bed2880IRNpyGASby8tjen6kc3zDXhj8P2XSAo58%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7d7c8276fc7951f8-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\",\n    \"belongsTo\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n    \"name\": \"Douglas Conrad\",\n    \"categoryId\": 11,\n    \"organizationId\": 54,\n    \"phones\": [\n        {\n            \"id\": 597,\n            \"number\": \"48999999999\",\n            \"ddi\": \"55\",\n            \"country\": \"BR\",\n            \"isWhatsapp\": false,\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n            \"contactId\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\"\n        }\n    ],\n    \"emails\": [\n        {\n            \"id\": 565,\n            \"address\": \"****@opens.com.br\",\n            \"contactId\": \"56b37107-2ef3-47f2-a7c5-80298e646a30\"\n        }\n    ],\n    \"organization\": {\n        \"name\": \"Opens Tecnologia\",\n        \"id\": 54,\n        \"street\": null,\n        \"district\": null,\n        \"city\": null,\n        \"state\": null,\n        \"site\": null,\n        \"cnpj\": null,\n        \"mail\": null,\n        \"phone\": null,\n        \"cep\": null,\n        \"belongsTo\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n    },\n    \"category\": {\n        \"id\": 11,\n        \"name\": \"Cliente\",\n        \"color\": \"#F9A454\",\n        \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n    }\n}"}],"_postman_id":"4812b10f-52e7-4bf7-9f79-ce3d1d00e9a6"},{"name":"Create a ContactId Token","event":[{"listen":"test","script":{"exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"YUNIQUE_USER_TOKEN\", jsonData.token);"],"type":"text/javascript","id":"28a50e91-6d35-4d75-814b-d0ec24c9277d"}}],"id":"3f6d4673-0b63-403f-ba2e-81f44d9608db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\": YOUR_COMPANY_ID, // required\n    \"name\": \"{{CUSTOMER_NAME}}\", // required\n    \"email\": \"{{CUSTOMER_EMAIL}}\" // optional\n}"},"url":"https://auth.opens.com.br/contact-token","description":"<h2 id=\"identificação-de-chat-para-o-contato\">Identificação de Chat para o Contato</h2>\n<p>É possível iniciar um chat com o contato já identiicado, e com isso reduzir o esforço do cliente na abertura da conversa.</p>\n<p>Casos comuns de uso são cenários onde o widget está embarcado em alguma aplicação onde o usuário já está autenticado e já é conhecido, como um e-commerce, SaaS, mobile app e outros.</p>\n<p>Para isso você precisará ter um <em><strong>contactId</strong></em> e um <em><strong>Bearer Token</strong></em> para este contato.</p>\n<p>A resquest deste endpoint criar um contato e retorna um token para ele.</p>\n","urlObject":{"protocol":"https","path":["contact-token"],"host":["auth","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"e8abfd81-d296-466f-ba84-48528a75ce59","name":"Auth Service Authorization","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"mail\":\"YOUR_USERNAME\",\n    \"password\":\"YOUR_PASSWD\"\n}"},"url":"https://auth.opens.com.br/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 14:19:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"1e7-L5NegeVfR01EDPnFVSj+HBysaH8\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=MOOa3Q8EYCaNa8S1xlYIMLITdYIhC2ssgdOoWDNuunfReCh1ECfR%2F6bEDsKlxCfft0DAfsP7Udc8qJJuS49HZbNtSO00XZGXsz64Jv%2FAuzwToHU4z1rB2wGG%2BPnXRCqYc6QCEw%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7beff126ce921b2b-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJjb21wYW55X2lkIjoiNjEzOWJkNzktOGEzNi00ZDkzLWI3YWYtMDM4OGRlOGQ4ZmRjIiwidXNlcl9pZCI6IjhkNWNhMGZiLWRlMDQtNGI2OC05NjU2LTI5N2Q0ZDgxMzk3MiIsImF1dGgiOnRydWUsInByb2ZpbGUiOiJwX2FkbWluIiwiaG9zdG5hbWUiOiJjbDE1MHNyMSIsImlhdCI6MTY4MjY5MTU4NSwiZXhwIjoxNjgyNzc3OTg1fQ.kaIJrqpvdQkh_yUuxDZ1mpMoE18A6T1gPjeSWYqBeUd-H-muiWkOtTeuxh6lgvJaYf3lKdlh890-K0ejqoP9rTwwn54iUrLrSNT7r5i3CrRM6wN2iN24FFvLDAkHGclSO0LH_6Zr6j9OshFIaz7ryU1lh54eMPNoFMufpKUOShf\",\n    \"auth\": true\n}"}],"_postman_id":"3f6d4673-0b63-403f-ba2e-81f44d9608db"}],"id":"5cabe8f8-922d-43bd-8976-b0922be7e12a","description":"<p>APIs relacionadas aos contatos cadastrados na Plataforma. Contatos são clientes vinculados ou não a Empresas dentro da Plataforma.</p>\n","_postman_id":"5cabe8f8-922d-43bd-8976-b0922be7e12a","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}}},{"name":"Activities","item":[{"name":"Create a new Activity","id":"18e6cdd4-ce00-4792-9233-d63c6e76ba89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"Bill\", // Call or Chat\n    \"category\": \"Phone\",\n    \"assignedTo\": \"USER_UUID\", // Responsable user ID - required\n    \"assignedBy\": \"USER_UUID\", // Creator user ID - optional\n    \"contactNumber\": \"PHONE_NUMBER\", // phone number\n    \"contactEmail\": \"email@opens.com.br\", \n    \"note\":\"Seu comentário ou observação sobre a atividade\"\n}","options":{"raw":{"language":"json"}}},"url":"https://cblist.opens.com.br/callback","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["callback"],"host":["cblist","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"bfad72b9-557a-4ebc-a6be-3508eaf4d158","name":"Exemplo","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"Call\", // Call or Chat\n    \"category\": \"Phone\",\n    \"assignedTo\": \"USER_UUID\", // Responsable user ID - required\n    \"assignedBy\": \"USER_UUID\", // Creator user ID - optional\n    \"contactNumber\": PHONE_NUMBER, // phone number\n    \"contactEmail\": \"email@opens.com.br\", \n    \"note\":\"Seu comentário sobre a atividade\"\n}","options":{"raw":{"language":"json"}}},"url":"https://cblist.opens.com.br/callback"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Jul 2023 15:08:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"1f2-PcTTvnGE/pTodlqCJjIXdVD4RaU\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=0Mxtb5XHkd%2Bj372abqB0qACsFdlU6wBIxXFDyFXP70HQh934kOutAhgbjhhl8WbKSJBjVT7FU8vxzLEORxWGZj6QbA4nKvmoh78pidLsOSDvRiF4PHpt9h3ODM37oj2%2Fyl4%2BSb1O\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ec550d1e80b67c9-MIA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"createdAt\": \"2023-07-25T15:08:00.148Z\",\n    \"updatedAt\": \"2023-07-25T15:08:00.148Z\",\n    \"status\": 101,\n    \"description\": \"\",\n    \"id\": 7954,\n    \"type\": \"call\",\n    \"assignedTo\": \"USER_ID\",\n    \"assignedBy\": \"USER_ID\",\n    \"contactNumber\": \"48999999999\",\n    \"contactEmail\": \"email@opens.com.br\",\n    \"note\": \"Seu comentário sobre a atividade\",\n    \"companyId\": \"COMPANY_ID\",\n    \"categoryId\": 3,\n    \"linkedid\": null,\n    \"chatRoomId\": null,\n    \"date\": null,\n    \"contactId\": null,\n    \"attendanceGroupId\": null,\n    \"waitTime\": null\n}"}],"_postman_id":"18e6cdd4-ce00-4792-9233-d63c6e76ba89"},{"name":"Get All Activities from an User","id":"fe180481-73cf-406f-9d41-d37dee3ae8ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://cblist.opens.com.br/callback","description":"<p>Busca a lista de todas as atividades do usuário proprietário do token de autorização.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["callback"],"host":["cblist","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"a68bf0a5-182e-4744-b067-fb6cb6822be1","name":"Exemplo","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"Call\", // Call or Chat\n    \"category\": \"Phone\",\n    \"assignedTo\": \"USER_UUID\", // Responsable user ID - required\n    \"assignedBy\": \"USER_UUID\", // Creator user ID - optional\n    \"contactNumber\": PHONE_NUMBER, // phone number\n    \"contactEmail\": \"email@opens.com.br\", \n    \"note\":\"Seu comentário sobre a atividade\"\n}","options":{"raw":{"language":"json"}}},"url":"https://cblist.opens.com.br/callback"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Jul 2023 15:08:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"1f2-PcTTvnGE/pTodlqCJjIXdVD4RaU\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=0Mxtb5XHkd%2Bj372abqB0qACsFdlU6wBIxXFDyFXP70HQh934kOutAhgbjhhl8WbKSJBjVT7FU8vxzLEORxWGZj6QbA4nKvmoh78pidLsOSDvRiF4PHpt9h3ODM37oj2%2Fyl4%2BSb1O\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ec550d1e80b67c9-MIA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"createdAt\": \"2023-07-25T15:08:00.148Z\",\n    \"updatedAt\": \"2023-07-25T15:08:00.148Z\",\n    \"status\": 101,\n    \"description\": \"\",\n    \"id\": 7954,\n    \"type\": \"call\",\n    \"assignedTo\": \"USER_ID\",\n    \"assignedBy\": \"USER_ID\",\n    \"contactNumber\": \"48999999999\",\n    \"contactEmail\": \"email@opens.com.br\",\n    \"note\": \"Seu comentário sobre a atividade\",\n    \"companyId\": \"COMPANY_ID\",\n    \"categoryId\": 3,\n    \"linkedid\": null,\n    \"chatRoomId\": null,\n    \"date\": null,\n    \"contactId\": null,\n    \"attendanceGroupId\": null,\n    \"waitTime\": null\n}"}],"_postman_id":"fe180481-73cf-406f-9d41-d37dee3ae8ab"},{"name":"Get All Activities by Type","id":"dee84bfe-f9b0-4eff-bd3b-d9383179c52d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://cblist.opens.com.br/callback/category/Phone","description":"<p>Busca a lista de todas as atividades de uma categoria.</p>\n<p>Categorias são: Phone, abandon</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["callback","category","Phone"],"host":["cblist","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"48d70159-3cb3-4108-a7a5-2241988d5fea","name":"Exemplo","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"Call\", // Call or Chat\n    \"category\": \"Phone\",\n    \"assignedTo\": \"USER_UUID\", // Responsable user ID - required\n    \"assignedBy\": \"USER_UUID\", // Creator user ID - optional\n    \"contactNumber\": PHONE_NUMBER, // phone number\n    \"contactEmail\": \"email@opens.com.br\", \n    \"note\":\"Seu comentário sobre a atividade\"\n}","options":{"raw":{"language":"json"}}},"url":"https://cblist.opens.com.br/callback"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Jul 2023 15:08:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"1f2-PcTTvnGE/pTodlqCJjIXdVD4RaU\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=0Mxtb5XHkd%2Bj372abqB0qACsFdlU6wBIxXFDyFXP70HQh934kOutAhgbjhhl8WbKSJBjVT7FU8vxzLEORxWGZj6QbA4nKvmoh78pidLsOSDvRiF4PHpt9h3ODM37oj2%2Fyl4%2BSb1O\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ec550d1e80b67c9-MIA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"createdAt\": \"2023-07-25T15:08:00.148Z\",\n    \"updatedAt\": \"2023-07-25T15:08:00.148Z\",\n    \"status\": 101,\n    \"description\": \"\",\n    \"id\": 7954,\n    \"type\": \"call\",\n    \"assignedTo\": \"USER_ID\",\n    \"assignedBy\": \"USER_ID\",\n    \"contactNumber\": \"48999999999\",\n    \"contactEmail\": \"email@opens.com.br\",\n    \"note\": \"Seu comentário sobre a atividade\",\n    \"companyId\": \"COMPANY_ID\",\n    \"categoryId\": 3,\n    \"linkedid\": null,\n    \"chatRoomId\": null,\n    \"date\": null,\n    \"contactId\": null,\n    \"attendanceGroupId\": null,\n    \"waitTime\": null\n}"}],"_postman_id":"dee84bfe-f9b0-4eff-bd3b-d9383179c52d"}],"id":"2ea97088-8cd8-438d-b0c1-6955e6c5c7af","description":"<p>Com este conjunto de APIs você pode manipular a lista de atividades de retorno de contato (callback) de um Grupo de Atendimento e/ou usuários.</p>\n<p><strong>IMPORTANTE:</strong> Esta API só funciona com token de sessão do usuário. Você pode conseguir o token de sessão executando a request de Autorização descrita <a href>aqui</a>.</p>\n","_postman_id":"2ea97088-8cd8-438d-b0c1-6955e6c5c7af","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}}},{"name":"Webhooks","item":[{"name":"Ligação feita através da API de click-to-call finalizada","id":"780482e2-72c4-4f02-83d8-310e2e99eced","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"type\": \"outbound\",\n  \"startpoint\": \"snep\",\n  \"call_members\": [\n    \"1004\",\n    \"5554996984068\",\n    \"8020628\"\n  ],\n  \"callid\": \"20230726141410045554996984068\",\n  \"callflow\": {},\n  \"calldate\": \"2023-07-26T20:14:12.000Z\",\n  \"uniqueid\": \"1690402448.909\",\n  \"linkedid\": \"1690402448.909\",\n  \"state\": \"4\",\n  \"status\": \"ANSWERED\",\n  \"from\": \"1004\",\n  \"peer\": \"1004\",\n  \"to\": \"+5554996984068\",\n  \"host\": \"cl4772sr2\",\n  \"event\": \"peerhangup\",\n  \"answerdate\": \"2023-07-26T20:14:21.000Z\",\n  \"hangupdate\": \"2023-07-26T20:15:01.000Z\",\n  \"duration\": \"49\",\n  \"custom\": [\n    \"api_token\",\n    \"ticket\",\n    \"ticketcode\",\n    \"operador\",\n    \"codeGroup\"\n  ],\n  \"api_token\": \"{{CUSTOM_TOKEN_RECEIVED_ON_CLICK_TO_CALL_RESQUEST}}\",\n  \"ticket\": \"{{CUSTOM_TICKET_RECEIVED_ON_CLICK_TO_CALL_RESQUEST}}\",\n  \"ticketcode\": \"{{CUSTOM_TICKETCODE_RECEIVED_ON_CLICK_TO_CALL_RESQUEST}}\",\n  \"operador\": \"{{CUSTOM_OPERATOR_ID_RECEIVED_ON_CLICK_TO_CALL_RESQUEST}}\",\n  \"codeGroup\": \"{{CUSTOM_COD_GROUP_RECEIVED_ON_CLICK_TO_CALL_RESQUEST}}\",\n  \"tracking_call\": \"https://manager.opens.com.br/client/#/callback/detail/1690402448.909\",\n  \"companyId\": \"{{COMPANY_ID}}\",\n  \"hook\": \"clicktocallhangup\"\n}\n","options":{"raw":{"language":"json"}}},"url":"","description":"<p>O Evento que dispara este webhook é o <code>clicktocallhangup</code>. Para adicioná-lo basta adicionar uma ação ao seu cenário de Integração com os parâmetros que deseja.</p>\n<p>Os dados padrões que você receberá neste webhook estão a seguir mas você pode customizar tanto os nomes dos campos quanto adicionar novos parâmetros como TOKENS de Integração, parâmetros específicos da sua API entre outros.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"780482e2-72c4-4f02-83d8-310e2e99eced"},{"name":"Início de uma conversa de chat","id":"ff8a253f-7169-4e5a-905e-2027049ea6f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"VIEW","header":[],"body":{"mode":"raw","raw":"{\n  \"status\": \"pending\",\n  \"open\": true,\n  \"inTransfer\": false,\n  \"waitTime\": 0,\n  \"attendanceTime\": 0,\n  \"lastOperatorMsgAt\": \"2024-04-24T13:18:20.628Z\",\n  \"inactivityLimit\": 86400,\n  \"wasTransferred\": false,\n  \"id\": 5102,\n  \"companyId\": \"{{COMPANY_ID}}\",\n  \"createdBy\": \"95e16533-0553-464b-9acc-f843a217f34a\",\n  \"lastClientMsgAt\": \"2024-04-24T13:18:21.258Z\",\n  \"subject\": \"e41fb30a-32f0-4ced-9f88-c7122d4197d6\",\n  \"creatorProvider\": \"yunique\",\n  \"chatConfigId\": \"e41fb30a-32f0-4ced-9f88-c7122d4197d6\",\n  \"members\": [\n    {\n      \"exited\": false,\n      \"id\": 8542,\n      \"recipientId\": \"95e16533-0553-464b-9acc-f843a217f34a\",\n      \"provider\": \"yunique\",\n      \"origin\": \"e41fb30a-32f0-4ced-9f88-c7122d4197d6\",\n      \"channel\": \"95e16533-0553-464b-9acc-f843a217f34a\",\n      \"companyId\": \"{{COMPANY_ID}}\",\n      \"chatRoomId\": 5102,\n      \"updatedAt\": \"2024-04-24T13:18:20.633Z\",\n      \"createdAt\": \"2024-04-24T13:18:20.633Z\",\n      \"subject\": null,\n      \"providerAccessToken\": null\n    }\n  ],\n  \"priority\": 2,\n  \"protocol\": \"5102.1713964700627_E41FB30A-32F0-4CED-9F88-C7122D4197D6_60F7610F3A3\",\n  \"updatedAt\": \"2024-04-24T13:18:20.636Z\",\n  \"createdAt\": \"2024-04-24T13:18:20.628Z\",\n  \"closedBy\": null,\n  \"score\": null,\n  \"currentRule\": null,\n  \"queueId\": null,\n  \"campaignId\": null,\n  \"answeredAt\": null,\n  \"activeDates\": null,\n  \"activeWeekDays\": null,\n  \"topic\": null,\n  \"hook\": \"chatinit\"\n}","options":{"raw":{"language":"json"}}},"url":"","description":"<p>O Evento que dispara este webhook é o <code>chatinit</code>. Para adicioná-lo basta adicionar uma ação ao seu cenário de Integração com os parâmetros que deseja.</p>\n<p>Os dados padrões que você receberá neste webhook estão a seguir mas você pode customizar tanto os nomes dos campos quanto adicionar novos parâmetros como TOKENS de Integração, parâmetros específicos da sua API entre outros.</p>\n<p>O Webhook será emitido após a abertura de um novo chat.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"ff8a253f-7169-4e5a-905e-2027049ea6f6"},{"name":"Mensagem recebida de chat","id":"a7f579b0-04e2-41e7-813a-8f0baf5408f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"VIEW","header":[],"body":{"mode":"raw","raw":"{\r\n  \"hook\": \"chatmessagein\",\r\n  \"canBeInteractedWith\": false,\r\n  \"isPrivate\": false,\r\n  \"id\": 280,\r\n  \"recipientId\": \"4e9e9dd6-a7bc-4acc-8988-e027fade6792\",\r\n  \"origin\": \"4e9e9dd6-a7bc-4acc-8988-e027fade6792\",\r\n  \"provider\": \"opens\",\r\n  \"providerId\": \"4e9e9dd6-a7bc-4acc-8988-e027fade6792\",\r\n  \"chatRoomId\": 33,\r\n  \"companyId\": \"{{COMPANY_ID}}\",\r\n  \"messageBody\": \"Inventore fugit fugiat rem blanditiis consectetur nostrum.\",\r\n  \"messageType\": \"text\",\r\n  \"chatRoomMemberId\": 33,\r\n  \"updatedAt\": \"2024-04-16T12:29:21.808Z\",\r\n  \"createdAt\": \"2024-04-16T12:29:21.808Z\",\r\n  \"messageHeader\": null,\r\n  \"messageFooter\": null,\r\n  \"caption\": null,\r\n  \"messageHeaderType\": null,\r\n  \"messageFooterType\": null,\r\n  \"subject\": null,\r\n  \"buttons\": null,\r\n  \"replyingToId\": null,\r\n  \"attachments\": null,\r\n  \"topic\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"","description":"<p>O Evento que dispara este webhook é o <code>chatmessagein</code>. Para adicioná-lo basta adicionar uma ação ao seu cenário de Integração com os parâmetros que deseja.  </p>\n<p>Os dados padrões que você receberá neste webhook estão a seguir mas você pode customizar tanto os nomes dos campos quanto adicionar novos parâmetros como TOKENS de Integração, parâmetros específicos da sua API entre outros.</p>\n<p>O Webhook será emitido após o recebimento e processamento da mensagem no chat.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"a7f579b0-04e2-41e7-813a-8f0baf5408f9"},{"name":"Mensagem enviada de chat","id":"a3b09664-276b-4d48-bc2e-e2084c8b965f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"VIEW","header":[],"body":{"mode":"raw","raw":"{\r\n  \"hook\": \"chatmessageout\",\r\n  \"canBeInteractedWith\": false,\r\n  \"isPrivate\": false,\r\n  \"id\": 280,\r\n  \"recipientId\": \"4e9e9dd6-a7bc-4acc-8988-e027fade6792\",\r\n  \"origin\": \"4e9e9dd6-a7bc-4acc-8988-e027fade6792\",\r\n  \"provider\": \"opens\",\r\n  \"providerId\": \"4e9e9dd6-a7bc-4acc-8988-e027fade6792\",\r\n  \"chatRoomId\": 33,\r\n  \"companyId\": \"{{COMPANY_ID}}\",\r\n  \"messageBody\": \"Inventore fugit fugiat rem blanditiis consectetur nostrum.\",\r\n  \"messageType\": \"text\",\r\n  \"chatRoomMemberId\": 33,\r\n  \"updatedAt\": \"2024-04-16T12:29:21.808Z\",\r\n  \"createdAt\": \"2024-04-16T12:29:21.808Z\",\r\n  \"messageHeader\": null,\r\n  \"messageFooter\": null,\r\n  \"caption\": null,\r\n  \"messageHeaderType\": null,\r\n  \"messageFooterType\": null,\r\n  \"subject\": null,\r\n  \"buttons\": null,\r\n  \"replyingToId\": null,\r\n  \"attachments\": null,\r\n  \"topic\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"","description":"<p>O Evento que dispara este webhook é o <code>chatmessageout</code>. Para adicioná-lo basta adicionar uma ação ao seu cenário de Integração com os parâmetros que deseja.  </p>\n<p>Os dados padrões que você receberá neste webhook estão a seguir mas você pode customizar tanto os nomes dos campos quanto adicionar novos parâmetros como TOKENS de Integração, parâmetros específicos da sua API entre outros.</p>\n<p>O Webhook será emitido após o envio e processamento da mensagem no chat.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"a3b09664-276b-4d48-bc2e-e2084c8b965f"},{"name":"Chat em espera na fila","id":"9cf66121-43b1-4a0b-9aff-c2bc64a7f471","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"VIEW","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\": 5096,\r\n  \"subject\": \"e41fb30a-32f0-4ced-9f88-c7122d4197d6\",\r\n  \"companyId\": \"{{COMPANY_ID}}\",\r\n  \"chatConfigId\": \"e41fb30a-32f0-4ced-9f88-c7122d4197d6\",\r\n  \"status\": \"routing\",\r\n  \"open\": true,\r\n  \"inTransfer\": false,\r\n  \"closedBy\": null,\r\n  \"waitTime\": 0,\r\n  \"attendanceTime\": 0,\r\n  \"score\": null,\r\n  \"currentRule\": \"9a1e7411-fd3f-4bcb-84a8-5995c23c04cb\",\r\n  \"queueId\": \"d836e97f-bac9-4262-b6f5-546ca7f551a4\",\r\n  \"campaignId\": null,\r\n  \"createdBy\": \"95e16533-0553-464b-9acc-f843a217f34a\",\r\n  \"creatorProvider\": \"yunique\",\r\n  \"lastClientMsgAt\": \"2024-04-24T12:47:44.477Z\",\r\n  \"lastOperatorMsgAt\": \"2024-04-24T12:47:43.751Z\",\r\n  \"createdAt\": \"2024-04-24T12:47:43.752Z\",\r\n  \"updatedAt\": \"2024-04-24T12:47:45.984Z\",\r\n  \"inactivityLimit\": 86400,\r\n  \"wasTransferred\": false,\r\n  \"answeredAt\": null,\r\n  \"protocol\": \"5096.1713962863751_E41FB30A-32F0-4CED-9F88-C7122D4197D6_B26ECD217C8\",\r\n  \"activeDates\": null,\r\n  \"activeWeekDays\": null,\r\n  \"priority\": 2,\r\n  \"topic\": null,\r\n  \"hook\": \"chatwaiting\"\r\n}","options":{"raw":{"language":"json"}}},"url":"","description":"<p>O Evento que dispara este webhook é o <code>chatwaiting</code>. Para adicioná-lo basta adicionar uma ação ao seu cenário de Integração com os parâmetros que deseja.  </p>\n<p>Os dados padrões que você receberá neste webhook estão a seguir mas você pode customizar tanto os nomes dos campos quanto adicionar novos parâmetros como TOKENS de Integração, parâmetros específicos da sua API entre outros.</p>\n<p>O Webhook será emitido após o chat entrar em uma fila de atendimento.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"9cf66121-43b1-4a0b-9aff-c2bc64a7f471"},{"name":"Chat atendido na fila","id":"40b84473-25d1-473e-a7de-d1de9839fc9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"VIEW","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\": 5097,\r\n  \"subject\": \"e41fb30a-32f0-4ced-9f88-c7122d4197d6\",\r\n  \"companyId\": \"{{COMPANY_ID}}\",\r\n  \"chatConfigId\": \"e41fb30a-32f0-4ced-9f88-c7122d4197d6\",\r\n  \"status\": \"established\",\r\n  \"open\": true,\r\n  \"inTransfer\": false,\r\n  \"closedBy\": null,\r\n  \"waitTime\": 7,\r\n  \"attendanceTime\": 0,\r\n  \"score\": null,\r\n  \"currentRule\": \"9a1e7411-fd3f-4bcb-84a8-5995c23c04cb\",\r\n  \"queueId\": \"d836e97f-bac9-4262-b6f5-546ca7f551a4\",\r\n  \"campaignId\": null,\r\n  \"createdBy\": \"95e16533-0553-464b-9acc-f843a217f34a\",\r\n  \"creatorProvider\": \"yunique\",\r\n  \"lastClientMsgAt\": \"2024-04-24T12:50:26.982Z\",\r\n  \"lastOperatorMsgAt\": \"2024-04-24T12:50:26.301Z\",\r\n  \"createdAt\": \"2024-04-24T12:50:26.302Z\",\r\n  \"updatedAt\": \"2024-04-24T12:50:33.590Z\",\r\n  \"inactivityLimit\": 86400,\r\n  \"wasTransferred\": false,\r\n  \"answeredAt\": \"2024-04-24T12:50:33.590Z\",\r\n  \"protocol\": \"5097.1713963026301_E41FB30A-32F0-4CED-9F88-C7122D4197D6_7C56C8F4F52\",\r\n  \"activeDates\": null,\r\n  \"activeWeekDays\": null,\r\n  \"priority\": 2,\r\n  \"topic\": null,\r\n  \"hook\": \"chatinattendance\"\r\n}","options":{"raw":{"language":"json"}}},"url":"","description":"<p>O Evento que dispara este webhook é o <code>chatinattendance</code>. Para adicioná-lo basta adicionar uma ação ao seu cenário de Integração com os parâmetros que deseja.  </p>\n<p>Os dados padrões que você receberá neste webhook estão a seguir mas você pode customizar tanto os nomes dos campos quanto adicionar novos parâmetros como TOKENS de Integração, parâmetros específicos da sua API entre outros.</p>\n<p>O Webhook será emitido após o chat ser atendindo por um agente.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"40b84473-25d1-473e-a7de-d1de9839fc9f"},{"name":"Chat terminado","id":"1eb57662-2679-433c-9067-6d38ff36e703","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"VIEW","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\": 5098,\r\n  \"subject\": \"e41fb30a-32f0-4ced-9f88-c7122d4197d6\",\r\n  \"companyId\": \"{{COMPANY_ID}}\",\r\n  \"chatConfigId\": \"e41fb30a-32f0-4ced-9f88-c7122d4197d6\",\r\n  \"status\": \"terminated\",\r\n  \"open\": false,\r\n  \"inTransfer\": false,\r\n  \"closedBy\": \"95e16533-0553-464b-9acc-f843a217f34a\",\r\n  \"waitTime\": 3,\r\n  \"attendanceTime\": 0,\r\n  \"score\": null,\r\n  \"currentRule\": \"9a1e7411-fd3f-4bcb-84a8-5995c23c04cb\",\r\n  \"queueId\": \"d836e97f-bac9-4262-b6f5-546ca7f551a4\",\r\n  \"campaignId\": null,\r\n  \"createdBy\": \"95e16533-0553-464b-9acc-f843a217f34a\",\r\n  \"creatorProvider\": \"yunique\",\r\n  \"lastClientMsgAt\": \"2024-04-24T12:52:46.220Z\",\r\n  \"lastOperatorMsgAt\": \"2024-04-24T12:52:45.550Z\",\r\n  \"createdAt\": \"2024-04-24T12:52:45.551Z\",\r\n  \"updatedAt\": \"2024-04-24T12:52:50.656Z\",\r\n  \"inactivityLimit\": 86400,\r\n  \"wasTransferred\": false,\r\n  \"answeredAt\": null,\r\n  \"protocol\": \"5098.1713963165550_E41FB30A-32F0-4CED-9F88-C7122D4197D6_B724D378CB0\",\r\n  \"activeDates\": {\r\n    \"gte\": \"2024-04-24T12:52:45.551Z\",\r\n    \"lte\": \"2024-04-24T12:52:50.656Z\"\r\n  },\r\n  \"activeWeekDays\": [\r\n    3\r\n  ],\r\n  \"priority\": 2,\r\n  \"topic\": null,\r\n  \"hook\": \"chatterminated\"\r\n}","options":{"raw":{"language":"json"}}},"url":"","description":"<p>O Evento que dispara este webhook é o <code>chatterminated</code>. Para adicioná-lo basta adicionar uma ação ao seu cenário de Integração com os parâmetros que deseja.  </p>\n<p>Os dados padrões que você receberá neste webhook estão a seguir mas você pode customizar tanto os nomes dos campos quanto adicionar novos parâmetros como TOKENS de Integração, parâmetros específicos da sua API entre outros.</p>\n<p>O Webhook será emitido após o término de um chat.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"1eb57662-2679-433c-9067-6d38ff36e703"}],"id":"17117b78-7668-403b-9587-fe7cf7f2530e","description":"<p>O Yunique emite vários webhooks em eventos de chat ou ligação.</p>\n<p>Com eles você pode receber notificações de:</p>\n<ul>\n<li><p>início de uma ligação</p>\n</li>\n<li><p>atendimento de uma ligação</p>\n</li>\n<li><p>fim de uma ligação atendida</p>\n</li>\n<li><p><a href=\"https://\">fim de uma ligação feita via API de click-to-call</a></p>\n</li>\n<li><p>ligação abandonada pelo cliente</p>\n</li>\n<li><p><a href=\"https://\">início de uma conversa de chat</a></p>\n</li>\n<li><p>entrada de uma conversa de chat em um Grupo de Atendimento</p>\n</li>\n<li><p><a href=\"https://\">fim de uma conversa de chat</a></p>\n</li>\n</ul>\n<h1 id=\"configurando-webhooks-no-yunique\">Configurando Webhooks no Yunique</h1>\n<p>Para configurar webhooks no Yunique você deve acessar o <a href=\"https://\">Ambiente de Gestão -&gt; Integrações -&gt; Webhooks</a></p>\n<p>O Yunique trabalha com Cenários de Integração. Cada cenário pode ter uma ou mais ações de Notificação.</p>\n<p>As notificações são webhooks para cada evento que o Yunique emite.</p>\n<p>Para criar um cenário, basta clicar em <a href=\"https://\">Adicionar</a> na página de Integrações.</p>\n<img src=\"https://content.pstmn.io/d78bf18b-9038-4b7c-90bf-956d78ef9040/Q2FwdHVyYSBkZSBUZWxhIDIwMjMtMDctMjYgYcyAcyAxNi4yNC40Ny5wbmc=\" />\n\n<p>No campo URL você irá informar sua API. Os endpoints da API podem ser diferentes para cada ação de notificação (webhook). Exemplo, digamos que sua API base seja <a href=\"https://\">https://partners.opens.com.br</a> e você tenha o endpoint <code>/novochat</code> para novas conversas de chat e o endpoint <code>/fimdechat</code> para finalização de conversas de chat. Neste cenário você deve inserir no campo URL <a href=\"https://\">https://partners.opens.com.br</a> e nos campos Endpoint dentro do cadastro da ação <code>/fimdechat</code> e/ou <code>/novochat</code>.</p>\n<img src=\"https://content.pstmn.io/935764d5-ce21-403f-98bb-0feaeea8313d/Q2FwdHVyYSBkZSBUZWxhIDIwMjMtMDctMjYgYcyAcyAxNy4yOC4yMC5wbmc=\" />","_postman_id":"17117b78-7668-403b-9587-fe7cf7f2530e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}}},{"name":"Company","item":[{"name":"Get Compay License Status","id":"fa3760a5-c2ea-4e48-9858-a4c659922fc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://cservice.opens.com.br/companies/","description":"<p>Esta API permite você pegar o seu COMPANY_ID representado na reposta da request pelo campo <code>id</code>.</p>\n","urlObject":{"protocol":"https","path":["companies",""],"host":["cservice","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"45632bff-4b16-450b-aaa0-718f6b824cd1","name":"Get Compay License Status","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer YOUR_SESSION_TOKEN","type":"text"}],"url":"https://cservice.opens.com.br/companies/licenses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 14:15:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Etag","value":"W/\"27b-NhKVTBE/W5D4aZNeWh1sfSo270M\""},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=QMo%2BROjMN66oGrVLcxpCFmJYcY%2Btyzg9K5Pzg8Cl3X3DrHDhSjzUWup6IPbOK%2Fu5vwLFJk4yAFe1ZDehmVvrSfiubJBSmEY8b4wNVN5r8vmeejUO76zwlzC%2FNS9qutf5R9prYEdqvfE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7befeab4da2802f7-GRU"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n    \"name\": \"Opens Tecnologia Ltda\",\n    \"hostname\": \"cl150sr1\",\n    \"crm_code\": \"150\",\n    \"token\": \"67935be3-a4b7-5550-465d-6ca5c18582e0\",\n    \"status\": \"actived\",\n    \"timezone\": \"America/Sao_Paulo\",\n    \"utc\": \"-03:00\",\n    \"check_bad_password\": false,\n    \"limit_bad_password\": 5,\n    \"createdAt\": \"2022-04-07T20:52:11.117Z\",\n    \"updatedAt\": \"2022-11-09T14:51:42.900Z\",\n    \"licenses\": [\n        {\n            \"id\": \"9e01fe8e-c184-4793-a27b-e2d615a6a6d1\",\n            \"plan\": \"essential\",\n            \"quantity\": 33,\n            \"value_unit\": 23,\n            \"mail_notify\": \"carla.franke@opens.com.br\",\n            \"createdAt\": \"2022-04-07T20:52:11.748Z\",\n            \"updatedAt\": \"2022-08-19T19:12:17.599Z\",\n            \"company_id\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\"\n        }\n    ]\n}"}],"_postman_id":"fa3760a5-c2ea-4e48-9858-a4c659922fc8"}],"id":"50bff2c7-1c05-4b85-9853-88fbd8060e21","description":"<p>Estas APIs são para gerenciar os dados gerais e status da sua Conta principal no Yunique.</p>\n","_postman_id":"50bff2c7-1c05-4b85-9853-88fbd8060e21","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}}},{"name":"Tags","item":[{"name":"Get All tags","id":"72e65770-3490-4ba4-9d3c-2f6daa5fa6f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":false},"method":"GET","header":[],"url":"https://rshiph.opens.com.br/tags/YOUR_COMPANY_ID","urlObject":{"protocol":"https","path":["tags","YOUR_COMPANY_ID"],"host":["rshiph","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"72e65770-3490-4ba4-9d3c-2f6daa5fa6f0"},{"name":"Add tag to a conversation","id":"8ad4c126-cf58-4583-acb1-e75aa921b80e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tagId\":16,\n    \"tagName\":\"Agile - Cliente Identificado\",\n    \"companyId\":\"{{COMPANY_ID}}\",\n    \"chatRoomId\":CHAT_ROOM_ID\n}","options":{"raw":{"language":"json"}}},"url":"https://chat.opens.com.br/chat-tags","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["chat-tags"],"host":["chat","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ad4c126-cf58-4583-acb1-e75aa921b80e"},{"name":"Add tag to a call","id":"39e5c1e9-5c3c-44b3-8a8a-0a0d1864fa2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tagId\":16,\n    \"tagName\":\"Agile - Cliente Identificado\",\n    \"companyId\":\"{{COMPANY_ID}}\",\n    \"linkedId\":\"{{LINKEDID}}\",\n    \"callId\":\"{{CALLID}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://callreport.opens.com.br/call-tags","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["call-tags"],"host":["callreport","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"39e5c1e9-5c3c-44b3-8a8a-0a0d1864fa2b"}],"id":"5a666b8e-c0ed-4d27-97df-877f3eb985d3","_postman_id":"5a666b8e-c0ed-4d27-97df-877f3eb985d3","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"ef574a82-8349-4012-8209-df7e8e5edca8","id":"ef574a82-8349-4012-8209-df7e8e5edca8","name":"Yunique APIs","type":"collection"}}},{"name":"Embedded and Website APP","item":[{"name":"Customizando Cores e Design do Widget","item":[],"id":"0c677c1e-17a9-4bde-a832-cb2bcab9c9ea","description":"<p>Você pode customizar diferentes partes do design do Widget para seu Embedded App.</p>\n<p>Para isso você vai utilizar a <a href=\"#371dfdbf-d409-487a-a0a7-e161eaaaf93c\">API de Configuração do Widget</a> com a seleção de parâmetros que deseja.</p>\n<p>Dentro do Payload completo de configuração você deve alterar o objeto <em><strong>configurations</strong></em> .Os parâmetros que você pode utilizar para customizar são estes:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"configurations\": {\n    \"name\": \"Teste João\", // Nome do Widget\n    \"type\": \"Site\", // Tipo: Site, Email, App, QrCode\n    \"functions\": {\n      \"chat\": true, // Habilitar chat?\n      \"voice\": true, // Habilitar Ligação via internet?\n      \"voice_in_chat\": false, // habilitar opção de voz em uma conversa em andamento?\n      \"whatsapp\": true\n    },\n    \"client_data\": { // Quais dados obrigatórios para o cliente informar antes de iniciar uma conversa ou ligação?\n      \"name\": true,\n      \"email\": true,\n      \"phone\": true,\n      \"company\": false,\n      \"subject\": false\n    },\n    \"iconSize\": \"small\",\n    \"theme\": {. // Compisção de cores do tema\n      \"name\": \"Esmeralda\",\n      \"hexColors\": {\n        \"primary\": \"#000000\",\n        \"secondary\": \"#2c2c2c\",\n        \"accent\": \"#75d37b\",\n        \"neutral\": \"#75d37b\"\n      },\n      \"tailwindColors\": {\n        \"primary\": \"bg-black\",\n        \"secondary\": \"bg-black\",\n        \"accent\": \"bg-green-400\",\n        \"neutral\": \"bg-white\"\n      },\n      \"textColor\": \"white\",\n      \"type\": \"light\"\n    },\n    \"flow\": \"\",\n    \"voiceConfig\": { // grupos de Atendimento de Ligação caso tenha opção de ligação habilitada\n      \"512478\": { // ID do Grupo de Atendimento\n        \"id\": 512478,\n        \"attendanceGroupId\": \"Suporte\", // Nome do grupo que irá aparecer como opção no Widget\n        \"voiceTimeout\": 30 // tempo em segundos de espera do cliente até que alguém atenda\n      }\n    },\n    \"logoUrl\": \"https://cconfig.opens.com.br/uploads/dff48730-c641-4ec8-9dd5-eb61ea2c6340.png\", // Logo do Widget\n    \"title\": \"Seja Bem vindo!\", // mensagem inicial do Widget\n    \"description\": \"Como podemos lhe ajudar?\" // mensagem complementar do Widget\n  }\n}\n\n</code></pre>\n","_postman_id":"0c677c1e-17a9-4bde-a832-cb2bcab9c9ea","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"4109b8ae-2baa-4ead-8060-b1b532d1966a","id":"4109b8ae-2baa-4ead-8060-b1b532d1966a","name":"Embedded and Website APP","type":"folder"}}},{"name":"Instalando seu Widget","item":[],"id":"a33823ed-9dd0-4968-8888-82ecd0ef688f","description":"<h4 id=\"instalando-no-aplicativo-mobile\">Instalando no Aplicativo mobile</h4>\n<p>Para instalar em seu Aplicativo Mobile você precisará usar uma webview chamando a seguinte URL:</p>\n<p><a href=\"https://yunique-app.opens.com.br\"><code>https://yunique-app.opens.com.br</code></a></p>\n<p>Os parâmetros que você deve e pode passar são:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parâmetro</strong></th>\n<th><strong>Obrigatório</strong></th>\n<th><strong>Descrição</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>yuniqueId</td>\n<td>Sim</td>\n<td>ID do Widget</td>\n</tr>\n<tr>\n<td>contactId</td>\n<td>Não</td>\n<td>ID do Contato que está iniciando o widget</td>\n</tr>\n<tr>\n<td>btYunique</td>\n<td>Não</td>\n<td>Bearer Token do Contato que está iniciando o widget</td>\n</tr>\n</tbody>\n</table>\n</div><p>Ficaria assim:</p>\n<p><a href=\"https://yunique-app.opens.com.br?yuniqueId=bc32218c-3203-4a82-a070-5dcacfd06dd1\"><code>https://yunique-app.opens.com.br?yuniqueId=bc32218c-3203-4a82-a070-5dcacfd06dd1</code></a></p>\n<p>Um exemplo de webview seria:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-wasm\">style={styles.container}\nsource={{ uri: \"https://yunique-app.opens.com.br?yuniqueId=[WIDGET_ID]\" }}\n/&gt;\n\n</code></pre>\n","_postman_id":"a33823ed-9dd0-4968-8888-82ecd0ef688f","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"4109b8ae-2baa-4ead-8060-b1b532d1966a","id":"4109b8ae-2baa-4ead-8060-b1b532d1966a","name":"Embedded and Website APP","type":"folder"}}},{"name":"Abrindo o Widget com o Contato já Identificado","item":[],"id":"bb50278f-5aad-47e3-8e15-658159396eb3","description":"<p>Quando você está utilizando um APP, normalmente seu contato (cliente) já está identificado e não precisaria informar novamente seus dados para abrir o widget e iniciar uma conversa ou ligação.</p>\n<p>Para isso você precisa passar para o widget a Identificação deste usuário e criar um token temporário para ele.</p>\n<p>Este processo é feito com uma única request POST que te retornará tanto o ID do contato (contactId) quanto o Bearer Token (btYunique).</p>\n<p><strong>URL da Request:</strong></p>\n<p><code>https://auth.opens.com.br/contact-token</code></p>\n<p><strong>Método:</strong></p>\n<p><code>POST</code></p>\n<p><strong>Body:</strong></p>\n<p><code>JSON</code></p>\n<p>A request aceita os seguintes parâmetros:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parâmetro</strong></th>\n<th><strong>Obrigatório</strong></th>\n<th><strong>Descrição</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>companyId</td>\n<td>Sim</td>\n<td>id da empresa dentro do  <br />yunique</td>\n</tr>\n<tr>\n<td>name</td>\n<td>Sim</td>\n<td>Nome do Contato que está iniciando o widget. Aceita qualquer string.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>Não</td>\n<td>Telefone do contato somente números.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>Não</td>\n<td>Email do contato.</td>\n</tr>\n<tr>\n<td>cpf</td>\n<td>Não</td>\n<td>CPF do Contato</td>\n</tr>\n</tbody>\n</table>\n</div><p>Exemplo:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>POST https://auth.opens.com.br/contact-token\n{\n    companyId: string,\n    name: string,\n    email?: string,\n    phone?: string,\n    cpf?: number\n}\n\n</code></pre><p>Resposta:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n\"token\": \"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJjb21wYW55SWQiOiJjM2ZkMjFjOS1jOTFhLTRjNjYtYmFhNSVFrqXkcwnAZMu4liE74d148BM3FKWFVW2gB0jH8lohU5rsSCN2bI8RvA4TGNrqGABG5reVWcBNxZh3LSzfN8_9lYNa5xJbCykB8nrrkY91w0\",\n\"contactId\": \"941f2836-be09-463c-bee9-189b1fc24486\"\n}\n\n</code></pre>\n<h4 id=\"paramêtros-adicionais\">Paramêtros adicionais</h4>\n<p>Além dos paramêtros citados, temos mais alguns que podem ser úteis na hora de embarcar o Yunique Widget, sendo eles:</p>\n<p><code>goToChat=true</code></p>\n<p>Esse paramêtro irá abrir o widget direto ná pagina de chat, sem o usuário precisar clicar em uma das opções.</p>\n<p><code>hideHeader=true</code></p>\n<p>Esse paramêtro irá esconder o cabeçalho do widget.</p>\n<p><code>hideBottomNavigation=true</code></p>\n<p>Esse paramêtro irá esconder a navegação que fica na parte inferior do widget.</p>\n<h4 id=\"observação-para-uso-do-widget-em-aplicativos\">Observação para uso do widget em aplicativos</h4>\n<p>O widget possui uma adaptação embutida para abertura de teclados dentro dele, então embarcando ele em um webview, é importante remover o tratamento natural dos aplicativos mobile.</p>\n","_postman_id":"bb50278f-5aad-47e3-8e15-658159396eb3","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"4109b8ae-2baa-4ead-8060-b1b532d1966a","id":"4109b8ae-2baa-4ead-8060-b1b532d1966a","name":"Embedded and Website APP","type":"folder"}}}],"id":"4109b8ae-2baa-4ead-8060-b1b532d1966a","description":"<p>Você pode incluir os canais de WebChat, Whatsapp e Voz do Yunique em websites e Aplicações em SmartPhones.</p>\n<p>Para isso o Yunique oferece algumas opções:</p>\n<ul>\n<li>Script Javascript para incluir em seu website</li>\n<li>SDK Javascript para você incluir como webview em seu Aplicativo Mobile</li>\n</ul>\n<p>O pré-requisito para utilização de qualquer opção de embedded app é ter um ou mais <a href=\"https://manager.opens.com.br/v1/chat/providers/yunique/2\">botões de contato</a> criados no Yuniquie.</p>\n<p>Você pode criar os Botões de Contato através das <a href=\"https://manager.opens.com.br/v1/chat/providers/yunique/2\">interface de Gestão do Yunique</a> , depois você pode customizá-lo <a href=\"#371dfdbf-d409-487a-a0a7-e161eaaaf93c\">via API</a>.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"9023fbdd-b099-41f7-ab89-3b6d2bcaf884"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"2254f00d-83be-4227-94f4-c5e212e41aae"}}],"_postman_id":"4109b8ae-2baa-4ead-8060-b1b532d1966a"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"18d9649b-b4a7-4793-b16b-a5b548820d95"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"acda3fb0-99e7-4e46-9b52-abd06263a866"}}],"variable":[{"key":"YUNIQUE_SERVICE_TOKEN","value":"YOUR_TOKEN"},{"key":"YUNIQUE_PROD_TOKEN","value":"YOUR_TOKEN"},{"key":"YUNIQUE_USER_NAME","value":"YOUR_USERNAME","type":"string"},{"key":"YUNIQUE_USER_PASSWORD","value":"YOUR_PASSWD","type":"string"},{"key":"YUNIQUE_CLIENT_TOKEN","value":"YOUR_TOKEN","type":"string"},{"key":"YUNIQUE_USER_TOKEN","value":"YOUR_SESSION_TOKEN"},{"key":"YUNIQUE_COMPANY_ID","value":"YOUR_COMPANY_ID"},{"key":"YUNIQUE_QUEUE","value":"QUEUE_NAME"},{"key":"YUNIQUE_TOKEN_ID","value":"YOUR_TOKEN_ID"},{"key":"YUNIQUE_CHAT_ROOMID","value":"CHAT_ROOM_ID"},{"key":"CONTACT_ID","value":"CONTACT_UUID"},{"key":"USER_UUID","value":"USER_UUID"},{"key":"YUNIQUE_CHAT_CONFIG_ID","value":"CHAT_CONFIG_ID"},{"key":"YUNIQUE_USER_UUID","value":"USER_UUID"},{"key":"CALL_UNIQUEID","value":"1688414516.129"},{"key":"DEST_PHONE_NUMBER","value":"PHONE_NUMBER","type":"string"},{"key":"YUNIQUE_META_CONFIGID","value":"YUNIQUE_META_CONFIGID","type":"string"},{"key":"YUNIQUE_TEMPLATE_NAME","value":"YUNIQUE_TEMPLATE_NAME","type":"string"},{"key":"ACTIVITY_TYPE","value":"Phone"},{"key":"EXTENSION","value":"1025"},{"key":"YUNIQUE_USER_ID_LIST","value":"YOUR_USER_UUID_LIST"},{"key":"YUNIQUE_TEMPLATE_ID","value":"YUNIQUE_TEMPLATE_ID","type":"string"},{"key":"WABA_PHONE_ID","value":"YOUR_WABA_PHONE_ID","type":"string"}]}