{"info":{"_postman_id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","publishedId":"2sA3XLFjdA","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-06-10T13:49:14.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":"34e57428-68b5-4764-8fd6-87761471fec9"}}],"id":"c9f6e7f7-dc66-4852-9464-f680dd604e3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"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":"8f595361-3ae6-43cd-a17a-5c9fd5f06017","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":"c9f6e7f7-dc66-4852-9464-f680dd604e3f"},{"name":"Get Access Token By Token ID","id":"a26af2fc-9837-4e96-b110-d071e0b6a2cb","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api-token","YOUR_TOKEN_ID"],"host":["auth","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"c73ea7f2-d766-4c17-a499-7d975edb0faa","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":"a26af2fc-9837-4e96-b110-d071e0b6a2cb"}],"id":"b1984c17-728c-4199-a0ae-fb4225dbbe40","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":"b1984c17-728c-4199-a0ae-fb4225dbbe40","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}}},{"name":"Calls","item":[{"name":"Call Synthetic Queue Report","id":"5e48ea0d-d047-4612-aa2f-4602a63b9c15","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":"190d9096-aa30-40fd-a5ef-b63eaa182d4e","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":"5e48ea0d-d047-4612-aa2f-4602a63b9c15"},{"name":"Call History","id":"873a09a6-e227-40c8-9cfe-d720403d260e","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":"5d519517-c032-477d-ba51-705cfc09666b","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":"873a09a6-e227-40c8-9cfe-d720403d260e"},{"name":"Call User History","id":"6055b2a7-08a0-48ac-8261-405026339d6a","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":"df06cfd4-b6c1-41c4-b7fc-359ac7dc806f","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":"6055b2a7-08a0-48ac-8261-405026339d6a"},{"name":"Agent Comparative Performance","id":"83f86017-708b-479a-9221-c28977cbb195","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":"27ac73e0-43c2-4a98-94fe-22ed85b94baf","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":"83f86017-708b-479a-9221-c28977cbb195"},{"name":"Agent Call Performance","id":"ddbe4f9d-a24e-49c5-ba51-8850793333fd","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":"6db04748-c131-45a8-92ad-2bef1c6eb9cd","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":"ddbe4f9d-a24e-49c5-ba51-8850793333fd"},{"name":"Call Analitycs Queue Report with Pagination","id":"ced1a612-66e9-4f41-ba7a-df44312762a7","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/scroll?limit=10&createdAtGt=2024-10-10T03:00:00.000Z&createdAtLt=2024-10-21T12:33:11.931Z&queues=Suporte&companyId=YOUR_COMPANY_ID&searchAfter[]={{CÓDIGO_SORT}}&searchAfter[]={{DATA_SORT}}","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","scroll"],"host":["callreport","opens","com","br"],"query":[{"description":{"content":"<p>Default 25. Máximo 200.</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"key":"offset","value":"0"},{"disabled":true,"key":"timezone","value":"America/Sao_Paulo"},{"key":"createdAtGt","value":"2024-10-10T03:00:00.000Z"},{"key":"createdAtLt","value":"2024-10-21T12:33:11.931Z"},{"key":"queues","value":"Suporte"},{"key":"companyId","value":"YOUR_COMPANY_ID"},{"description":{"content":"<p>Ao fazer a primeira consulta será fornecido o parâmetro sort com o valor do último bilhete da página. Para pegar os dados da segunda página adicione o valor neste parâmetro. Importante: Caso o valor sort seja igual a null, então quer dizer que é a última página da consulta</p>\n","type":"text/plain"},"key":"searchAfter[]","value":"{{CÓDIGO_SORT}}"},{"key":"searchAfter[]","value":"{{DATA_SORT}}"}],"variable":[]}},"response":[{"id":"7bd44bae-24d4-4a64-9914-496870f68d60","name":"Call Analitycs Queue Report","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://callreport.opens.com.br/call/scroll?companyId=YOUR_COMPANY_ID&createdAtGt=2024-10-10T03:00:00.000Z&createdAtLt=2024-10-21T12:33:11.931Z&queues=Suporte&limit=10&searchAfter[]={{CÓDIGO_SORT}}&searchAfter[]={{DATA_SORT}}","protocol":"https","host":["callreport","opens","com","br"],"path":["call","scroll"],"query":[{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"createdAtGt","value":"2024-10-10T03:00:00.000Z"},{"key":"createdAtLt","value":"2024-10-21T12:33:11.931Z"},{"key":"queues","value":"Suporte"},{"key":"limit","value":"10"},{"key":"searchAfter[]","value":"{{CÓDIGO_SORT}}"},{"key":"searchAfter[]","value":"{{DATA_SORT}}"}]}},"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\t\"sort\": [\n\t\t\"2024-08-07T19:20:06.000Z\",\n\t\t\"3688278\"\n\t],\n\t\"data\": [\n\t\t{\n\t\t\t\"callId\": \"1723066683_20240807_1838_5565999887766_5565361112233\",\n\t\t\t\"totalDuration\": 587,\n\t\t\t\"linkedId\": \"1723066683.13561\",\n\t\t\t\"csatScore\": null,\n\t\t\t\"widgetId\": null,\n\t\t\t\"answeredAt\": \"2024-08-07T21:39:20.000Z\",\n\t\t\t\"type\": \"inbound\",\n\t\t\t\"wasCalledback\": null,\n\t\t\t\"hasCallback\": null,\n\t\t\t\"tags\": [],\n\t\t\t\"createdAt\": \"2024-08-07T21:38:03.000Z\",\n\t\t\t\"companyId\": \"1111-2222-33333-44444\",\n\t\t\t\"protocol\": \"222333444555\",\n\t\t\t\"totalTalkTime\": 508,\n\t\t\t\"sentToCsat\": false,\n\t\t\t\"totalWaitTime\": 38,\n\t\t\t\"id\": 3690915,\n\t\t\t\"elasticId\": \"2ad579cb-d6be-42be-b554-cb232c84fd89\",\n\t\t\t\"hungUpByAgent\": false,\n\t\t\t\"hungupAt\": \"2024-08-07T21:47:50.745Z\",\n\t\t\t\"updatedAt\": \"2024-08-07T21:47:50.874Z\",\n\t\t\t\"steps\": [\n\t\t\t\t{\n\t\t\t\t\t\"callId\": 3690915,\n\t\t\t\t\t\"toId\": \"6f6fc750-a79a-44a3-98cb-82ba46ce7c44\",\n\t\t\t\t\t\"talkTime\": 508,\n\t\t\t\t\t\"fromId\": null,\n\t\t\t\t\t\"fromNumber\": \"554899988877766\",\n\t\t\t\t\t\"createdAt\": \"2024-08-07T21:39:18.000Z\",\n\t\t\t\t\t\"companyId\": \"40e19a7b-d0af-4b2b-88c7-261b5e688d3d\",\n\t\t\t\t\t\"hourlyWaitTime\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"duration\": 4,\n\t\t\t\t\t\t\t\"createdAt\": \"2024-08-07T21:47:50.901Z\",\n\t\t\t\t\t\t\t\"id\": 2012705,\n\t\t\t\t\t\t\t\"callStepId\": 4795479,\n\t\t\t\t\t\t\t\"timestamp\": \"2024-08-07T21:00:00.000Z\",\n\t\t\t\t\t\t\t\"updatedAt\": \"2024-08-07T21:47:50.901Z\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"hourlyTalkTime\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"duration\": 508,\n\t\t\t\t\t\t\t\"createdAt\": \"2024-08-07T21:47:50.901Z\",\n\t\t\t\t\t\t\t\"id\": 987732,\n\t\t\t\t\t\t\t\"callStepId\": 4795479,\n\t\t\t\t\t\t\t\"timestamp\": \"2024-08-07T21:00:00.000Z\",\n\t\t\t\t\t\t\t\"updatedAt\": \"2024-08-07T21:47:50.901Z\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"transferToNumber\": null,\n\t\t\t\t\t\"id\": 4795479,\n\t\t\t\t\t\"toNumber\": \"1054\",\n\t\t\t\t\t\"transferToId\": null,\n\t\t\t\t\t\"waitTime\": 4,\n\t\t\t\t\t\"queue\": \"SUPORTE\",\n\t\t\t\t\t\"status\": \"answered\",\n\t\t\t\t\t\"updatedAt\": \"2024-08-07T21:47:50.878Z\"\n\t\t\t\t}\n            ]\n        }\n    ]\n}"}],"_postman_id":"ced1a612-66e9-4f41-ba7a-df44312762a7"},{"name":"Call Analitycs Queue Report - [discontinued]","id":"b52fca7a-18e7-486d-bd04-c50c1f8fb5e0","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":"de115dc7-a05f-4306-94d5-2c77271d49bb","name":"Call Analitycs Queue Report - [discontinued]","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":"b52fca7a-18e7-486d-bd04-c50c1f8fb5e0"},{"name":"Get a Call Details","id":"1c68c520-c3b7-4d0c-b22a-9a07f003b6aa","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":"04c16d15-f591-406c-935a-a76b9b576a44","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":"1c68c520-c3b7-4d0c-b22a-9a07f003b6aa"},{"name":"Click-to-call","id":"a9247ba3-fcad-4358-bce2-dc4d7b5cd71c","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"}],"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":"324b1349-0665-4890-8204-c07f1230d656","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":"a9247ba3-fcad-4358-bce2-dc4d7b5cd71c"},{"name":"Get Call Queues","id":"35800fa1-e7a2-45ac-81ea-ab8a66854338","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":"35800fa1-e7a2-45ac-81ea-ab8a66854338"},{"name":"Channel verification","id":"b7a65e0d-21b5-440f-8497-82012887ad96","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"b7a65e0d-21b5-440f-8497-82012887ad96"},{"name":"Get Record Call","id":"162f1ad7-6928-40d1-8a42-e77b3f22e5b1","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://records.opens.com.br/record/{{CALLID}}","description":"<p>API responsável por pegar o link da gravação da chamada.<br />Importante: Esse link após gerado tem validade de 24 horas, após isso deve ser gerado um novo link.</p>\n","urlObject":{"protocol":"https","path":["record","{{CALLID}}"],"host":["records","opens","com","br"],"query":[{"disabled":true,"description":{"content":"<p>Valor do callId fornecido no bilhete</p>\n","type":"text/plain"},"key":"CALLID","value":null}],"variable":[]}},"response":[{"id":"481045cc-e034-47d7-ab02-cf94351b8ba5","name":"Get Record Call","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://records.opens.com.br/record/{{CALLID}}","protocol":"https","host":["records","opens","com","br"],"path":["record","{{CALLID}}"],"query":[{"key":"CALLID","value":null,"description":"Valor do callId fornecido no bilhete","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"record\": \"https://s3.sa-east-1.amazonaws.com/cl150sr1.opens.com.br/records/nome_do_arquivo.wav?AWSAccessKeyId=AKIASEGQXWOKRONRAUCD&Expires=1729780503&Signature=4hGD%2FxvJarqzCO8QmexbuTEpFwE%3D\""}],"_postman_id":"162f1ad7-6928-40d1-8a42-e77b3f22e5b1"},{"name":"Add Notes in Call","id":"55613b1a-4449-4b7e-9282-953b674db99f","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\":\"Operator Name\",\n    \"callId\":\"{{CALLID}}\",\n    \"text\":\"Note text\"\n}","options":{"raw":{"language":"json"}}},"url":"https://rshiph.opens.com.br/event","description":"<p>API para inserir anotação na ligação</p>\n","urlObject":{"protocol":"https","path":["event"],"host":["rshiph","opens","com","br"],"query":[{"disabled":true,"description":{"content":"<p>CallId do bilhete da chamada</p>\n","type":"text/plain"},"key":"callId","value":null},{"disabled":true,"description":{"content":"<p>Código da empresa</p>\n","type":"text/plain"},"key":"companyId","value":"YOUR_COMPANY_ID"},{"disabled":true,"key":"eventType","value":"note"},{"disabled":true,"description":{"content":"<p>Nome do operador</p>\n","type":"text/plain"},"key":"identifier","value":"Operator name"},{"disabled":true,"description":{"content":"<p>Anotação</p>\n","type":"text/plain"},"key":"text","value":"Note text"}],"variable":[]}},"response":[{"id":"8bb6bdf3-ab74-4476-98ef-3375b8676275","name":"Add Notes in Call","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://rshiph.opens.com.br/event","protocol":"https","host":["rshiph","opens","com","br"],"path":["event"],"query":[{"key":"callId","value":null,"description":"CallId do bilhete da chamada","type":"text","disabled":true},{"key":"companyId","value":"YOUR_COMPANY_ID","description":"Código da empresa","type":"text","disabled":true},{"key":"eventType","value":"note","type":"text","disabled":true},{"key":"identifier","value":"Operator name","description":"Nome do operador","type":"text","disabled":true},{"key":"text","value":"Note text","description":"Anotação","type":"text","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 554663,\n    \"eventType\": \"note\",\n    \"companyId\": \"YOUR_COMPANY_ID\",\n    \"identifier\": \"Operator Name\",\n    \"callId\": \"11111111.111\",\n    \"text\": \"anotação em ligação de exemplo\",\n    \"updatedAt\": \"2024-10-23T17:15:37.778Z\",\n    \"createdAt\": \"2024-10-23T17:15:37.778Z\",\n    \"eventBody\": null,\n    \"contact\": null,\n    \"device\": null,\n    \"origin\": null,\n    \"destination\": null\n}"}],"_postman_id":"55613b1a-4449-4b7e-9282-953b674db99f"},{"name":"Add Tags in Call","id":"c189f5d8-35ec-473f-91a1-553156bfc8f3","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\":\"Operator Name\",\n    \"callId\":\"{{CALLID}}\",\n    \"text\":\"Note text\"\n}","options":{"raw":{"language":"json"}}},"url":"https://rshiph.opens.com.br/event","description":"<p>API para inserir tag na ligação</p>\n","urlObject":{"protocol":"https","path":["event"],"host":["rshiph","opens","com","br"],"query":[{"disabled":true,"description":{"content":"<p>CallId do bilhete da chamada</p>\n","type":"text/plain"},"key":"callId","value":""},{"disabled":true,"description":{"content":"<p>Código da empresa</p>\n","type":"text/plain"},"key":"companyId","value":"YOUR_COMPANY_ID"},{"disabled":true,"key":"eventType","value":"tag"},{"disabled":true,"description":{"content":"<p>Nome do operador</p>\n","type":"text/plain"},"key":"identifier","value":"Operator name"},{"disabled":true,"description":{"content":"<p>Tag</p>\n","type":"text/plain"},"key":"text","value":"Tag Name"}],"variable":[]}},"response":[{"id":"925572e6-e137-4327-9222-3abafe7a6143","name":"Add Tags in Call","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://rshiph.opens.com.br/event","protocol":"https","host":["rshiph","opens","com","br"],"path":["event"],"query":[{"key":"callId","value":null,"description":"CallId do bilhete da chamada","type":"text","disabled":true},{"key":"companyId","value":"YOUR_COMPANY_ID","description":"Código da empresa","type":"text","disabled":true},{"key":"eventType","value":"tag","type":"text","disabled":true},{"key":"identifier","value":"Operator name","description":"Nome do operador","type":"text","disabled":true},{"key":"text","value":"Tag name","description":"Tag","type":"text","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 554663,\n    \"eventType\": \"tag\",\n    \"companyId\": \"YOUR_COMPANY_ID\",\n    \"identifier\": \"Operator Name\",\n    \"callId\": \"11111111.111\",\n    \"text\": \"Tag1\",\n    \"updatedAt\": \"2024-10-23T17:15:37.778Z\",\n    \"createdAt\": \"2024-10-23T17:15:37.778Z\",\n    \"eventBody\": null,\n    \"contact\": null,\n    \"device\": null,\n    \"origin\": null,\n    \"destination\": null\n}"}],"_postman_id":"c189f5d8-35ec-473f-91a1-553156bfc8f3"}],"id":"afcda46b-cdf3-4cc9-9024-3d73e0bbd3a4","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":"afcda46b-cdf3-4cc9-9024-3d73e0bbd3a4","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}}},{"name":"Chat","item":[{"name":"Chat History","id":"442fd40c-0c64-40ef-bc25-2301a7edbfe1","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":"052c1cb1-4b92-4522-9022-513d5f791f5c","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":"442fd40c-0c64-40ef-bc25-2301a7edbfe1"},{"name":"Chat Synthetic Report","id":"f704be07-1616-4dcc-bbaf-8e223fb05a32","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":"041daf53-ce68-4cf2-a790-edde12c197fb","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":"f704be07-1616-4dcc-bbaf-8e223fb05a32"},{"name":"Chat Synthetic Report Concise","id":"76a91e1e-7c71-4401-b9e2-3f842f4b527e","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/analytics/synthetic?companyId=YOUR_COMPANY_ID&waitTimeGte=0&createdAtGte=2026-01-01T03:00:00.000Z&createdAtLte=2026-01-31T02: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":["analytics","synthetic"],"host":["chat","opens","com","br"],"query":[{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"waitTimeGte","value":"0"},{"key":"createdAtGte","value":"2026-01-01T03:00:00.000Z"},{"key":"createdAtLte","value":"2026-01-31T02:59:59.999Z"},{"disabled":true,"key":"timezone","value":"America/Sao_Paulo"}],"variable":[]}},"response":[{"id":"a1afbe17-9804-4524-8ea0-e13adf8546aa","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":"76a91e1e-7c71-4401-b9e2-3f842f4b527e"},{"name":"Chat Analityc Report","id":"68cee439-7ecf-43a6-80ff-393b837d66cc","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/analytics/analytical?createdAtLte=2025-10-30T10:00:00.000-03:00&createdAtGte=2025-10-01T00:00:00.000-03:00&waitTimeGte=0&companyId=YOUR_COMPANY_ID&searchAfter[]={{CURRENT_SCORE}}","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":["analytics","analytical"],"host":["chat","opens","com","br"],"query":[{"key":"createdAtLte","value":"2025-10-30T10:00:00.000-03:00"},{"disabled":true,"key":"status[]","value":"terminated"},{"key":"createdAtGte","value":"2025-10-01T00:00:00.000-03:00"},{"key":"waitTimeGte","value":"0"},{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"searchAfter[]","value":"{{CURRENT_SCORE}}"}],"variable":[]}},"response":[{"id":"298346bd-f97f-4ac8-a7db-54be1b5aea70","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}"},{"id":"32c882eb-ac82-4486-ad2f-888ad297e428","name":"Chat Analityc Report","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://chat.opens.com.br/analytics/analytical?createdAtLte=2026-02-10T19:15:00.000-03:00&createdAtGte=2026-02-10T19:00:00.000-03:00&waitTimeGte=0&companyId=YOUR_COMPANY_ID","protocol":"https","host":["chat","opens","com","br"],"path":["analytics","analytical"],"query":[{"key":"createdAtLte","value":"2026-02-10T19:15:00.000-03:00"},{"key":"status[]","value":"terminated","disabled":true},{"key":"createdAtGte","value":"2026-02-10T19:00:00.000-03:00"},{"key":"waitTimeGte","value":"0"},{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"searchAfter[]","value":"{{CURRENT_SCORE}}","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Wed, 11 Feb 2026 15:22: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/\"156b-O1OmswNGKwuV4i+yzU0jwkss+2Q\""},{"key":"X-Powered-By","value":"Express"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=fHV1g8iRoUsvw2bGiq4Xz0jjzvl56sPu7OcBRPnSQ%2B3NKfxbfc9w3JK5uYyQ6c%2F2aCuQaXjpkZx3dpnlCLH8LS12uYcsoPc%2FRkSaMk72IQlxakOf0dOh65lcZQ%3D%3D\"}]}"},{"key":"Content-Encoding","value":"br"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9cc4d80f1a0e81d6-GRU"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"total\": 2,\n    \"currentScore\": 1770761465749,\n    \"data\": [\n        {\n            \"id\": 5841540,\n            \"status\": \"terminated\",\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n            \"currentAttendanceGroupId\": null,\n            \"answeredAt\": null,\n            \"createdAt\": \"2026-02-10T22:12:42.365Z\",\n            \"updatedAt\": \"2026-02-11T13:33:52.017Z\",\n            \"waitTime\": 0,\n            \"wasTransferred\": null,\n            \"type\": \"outbound\",\n            \"wasFinishedSilently\": true,\n            \"totalTime\": 55269,\n            \"attendanceTime\": 0,\n            \"campaignId\": null,\n            \"chatConfigId\": \"e61fcea5-36a7-4cb6-b8f7-1d0c7e45d529\",\n            \"protocol\": \"5841540.1770761562364_5524999186323_554839548000\",\n            \"score\": null,\n            \"createdBy\": \"2e875906-792c-4791-b14c-7955c7299af0\",\n            \"clientIdentifier\": \"2e875906-792c-4791-b14c-7955c7299af0\",\n            \"closedBy\": \"813e3f22-1de9-4c95-836f-5b5079416fb1\",\n            \"creatorProvider\": \"whatsapp\",\n            \"subject\": \"554839548000\",\n            \"routedAt\": null,\n            \"activeDates\": {\n                \"gte\": \"2026-02-10T22:12:42.365Z\",\n                \"lte\": \"2026-02-11T13:25:27.792Z\"\n            },\n            \"activeWeekDays\": [\n                2\n            ],\n            \"members\": [\n                {\n                    \"id\": 8427572,\n                    \"recipientId\": \"813e3f22-1de9-4c95-836f-5b5079416fb1\",\n                    \"provider\": \"opens\",\n                    \"chatRoomId\": 5841540,\n                    \"origin\": \"813e3f22-1de9-4c95-836f-5b5079416fb1\",\n                    \"channel\": \"813e3f22-1de9-4c95-836f-5b5079416fb1\",\n                    \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                    \"firstReplyTime\": 55\n                },\n                {\n                    \"id\": 8427573,\n                    \"recipientId\": \"2e875906-792c-4791-b14c-7955c7299af0\",\n                    \"provider\": \"whatsapp\",\n                    \"chatRoomId\": 5841540,\n                    \"origin\": \"5524999186300\",\n                    \"channel\": \"5524999186300\",\n                    \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                    \"firstReplyTime\": -1\n                }\n            ],\n            \"tags\": [],\n            \"tagsGroups\": [],\n            \"invitations\": [],\n            \"chatSteps\": [\n                {\n                    \"id\": \"9cccaff6-be2c-484c-8cc7-722db2bff4ca\",\n                    \"chatRoomId\": 5841540,\n                    \"duration\": 54765,\n                    \"actionId\": \"3a55f564-3483-460a-b82f-035cb9aa95b8\",\n                    \"queueId\": null,\n                    \"nextQueueId\": null,\n                    \"wasTransferred\": null,\n                    \"createdAt\": \"2026-02-10T22:12:42.384Z\",\n                    \"updatedAt\": \"2026-02-11T13:33:51.707Z\"\n                },\n                {\n                    \"id\": \"e7e9728d-db0a-4fb9-b8e7-d7096faacac2\",\n                    \"chatRoomId\": 5841540,\n                    \"duration\": 0,\n                    \"actionId\": \"fd008b82-f45e-4c23-b536-3d7776f02811\",\n                    \"queueId\": null,\n                    \"nextQueueId\": null,\n                    \"wasTransferred\": null,\n                    \"createdAt\": \"2026-02-11T13:25:27.799Z\",\n                    \"updatedAt\": \"2026-02-11T13:33:51.334Z\"\n                }\n            ],\n            \"customDataAttributes\": {\n                \"Win\": \"null\",\n                \"Nome\": \"Fernando\",\n                \"Cargo\": \"null\",\n                \"E-mail\": \"seu_email@gmail.com\",\n                \"Contato\": \"Não localizado\",\n                \"Negociação\": \"Nome da Negociação AI\",\n                \"FONTE DE DADOS\": \"CRM\",\n                \"Razão de Perda\": \"null\",\n                \"Fonte Negociação\": \"Busca Paga | Facebook\",\n                \"Negociação Criada Em\": \"07/02/2026 11:59\",\n                \"Estágio da Negociação\": \"Tentativa de contato\",\n                \"Negociação de Campanha\": \"Enviar para CRM 🚀\",\n                \"Pipeline da Negociação\": \"Funil de Vendas\",\n                \"Negociação Atualizada Em\": \"09/02/2026 08:05\",\n                \"Responsável pela Negociação\": \"Maria Fernanda Vergueiro\",\n                \"──────────────────── CLIENTE\": \"\",\n                \"──────────────────── CONTATO\": \"\",\n                \"──────────────────── NEGOCIAÇÃO\": \"\"\n            },\n            \"organizations\": []\n        },\n        {\n            \"id\": 5841526,\n            \"status\": \"terminated\",\n            \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n            \"currentAttendanceGroupId\": null,\n            \"answeredAt\": null,\n            \"createdAt\": \"2026-02-10T22:11:05.749Z\",\n            \"updatedAt\": \"2026-02-11T13:33:43.265Z\",\n            \"waitTime\": 0,\n            \"wasTransferred\": null,\n            \"type\": \"outbound\",\n            \"wasFinishedSilently\": true,\n            \"totalTime\": 55357,\n            \"attendanceTime\": 0,\n            \"campaignId\": null,\n            \"chatConfigId\": \"e61fcea5-36a7-4cb6-b8f7-1d0c7e45d529\",\n            \"protocol\": \"5841526.1770761465749_5511971557550_554839548000\",\n            \"score\": null,\n            \"createdBy\": \"25fac218-6233-4530-b031-036cde761b7d\",\n            \"clientIdentifier\": \"25fac218-6233-4530-b031-036cde761b7d\",\n            \"closedBy\": \"813e3f22-1de9-4c95-836f-5b5079416fb1\",\n            \"creatorProvider\": \"whatsapp\",\n            \"subject\": \"554839548000\",\n            \"routedAt\": null,\n            \"activeDates\": {\n                \"gte\": \"2026-02-10T22:11:05.749Z\",\n                \"lte\": \"2026-02-11T13:25:19.621Z\"\n            },\n            \"activeWeekDays\": [\n                2\n            ],\n            \"members\": [\n                {\n                    \"id\": 8427557,\n                    \"recipientId\": \"813e3f22-1de9-4c95-836f-5b5079416fb1\",\n                    \"provider\": \"opens\",\n                    \"chatRoomId\": 5841526,\n                    \"origin\": \"813e3f22-1de9-4c95-836f-5b5079416fb1\",\n                    \"channel\": \"813e3f22-1de9-4c95-836f-5b5079416fb1\",\n                    \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                    \"firstReplyTime\": 34\n                },\n                {\n                    \"id\": 8427558,\n                    \"recipientId\": \"25fac218-6233-4530-b031-036cde761b7d\",\n                    \"provider\": \"whatsapp\",\n                    \"chatRoomId\": 5841526,\n                    \"origin\": \"5511971557000\",\n                    \"channel\": \"5511971557000\",\n                    \"companyId\": \"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n                    \"firstReplyTime\": -1\n                }\n            ],\n            \"tags\": [],\n            \"tagsGroups\": [],\n            \"invitations\": [],\n            \"chatSteps\": [\n                {\n                    \"id\": \"8f854979-6389-4219-b438-cb28e9e61ee0\",\n                    \"chatRoomId\": 5841526,\n                    \"duration\": 54853,\n                    \"actionId\": \"3a55f564-3483-460a-b82f-035cb9aa95b8\",\n                    \"queueId\": null,\n                    \"nextQueueId\": null,\n                    \"wasTransferred\": null,\n                    \"createdAt\": \"2026-02-10T22:11:05.790Z\",\n                    \"updatedAt\": \"2026-02-11T13:33:42.673Z\"\n                },\n                {\n                    \"id\": \"30a770e7-debe-4b5e-9238-6483142af423\",\n                    \"chatRoomId\": 5841526,\n                    \"duration\": 0,\n                    \"actionId\": \"fd008b82-f45e-4c23-b536-3d7776f02811\",\n                    \"queueId\": null,\n                    \"nextQueueId\": null,\n                    \"wasTransferred\": null,\n                    \"createdAt\": \"2026-02-11T13:25:19.625Z\",\n                    \"updatedAt\": \"2026-02-11T13:33:41.973Z\"\n                }\n            ],\n            \"customDataAttributes\": {\n                \"Win\": \"null\",\n                \"Nome\": \"Thalisson Nunes\",\n                \"Cargo\": \"Sócio ou Fundador\",\n                \"E-mail\": \"seu_email@mgmail.com\",\n                \"Contato\": \"Não localizado\",\n                \"Negociação\": \"McFlu\",\n                \"FONTE DE DADOS\": \"CUSTOMER SUCESS\",\n                \"Razão de Perda\": \"null\",\n                \"Fonte Negociação\": \"null\",\n                \"Negociação Criada Em\": \"09/02/2026 12:13\",\n                \"Estágio da Negociação\": \"Oportunidade\",\n                \"Negociação de Campanha\": \"null\",\n                \"Pipeline da Negociação\": \"Funil Eventos e Promoções\",\n                \"Negociação Atualizada Em\": \"09/02/2026 12:13\",\n                \"Responsável pela Negociação\": \"Maria Fernanda Vergueiro\",\n                \"──────────────────── CLIENTE\": \"\",\n                \"──────────────────── CONTATO\": \"\",\n                \"──────────────────── NEGOCIAÇÃO\": \"\"\n            },\n            \"organizations\": []\n        }\n    ]\n}"}],"_postman_id":"68cee439-7ecf-43a6-80ff-393b837d66cc"},{"name":"Chat Config Get Config","id":"209e85bd-f9af-464f-8eef-e5654204ec0d","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["config","CHAT_CONFIG_ID"],"host":["cconfig","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"209e85bd-f9af-464f-8eef-e5654204ec0d"},{"name":"Chat Widget List Configs","id":"f79519ed-27bf-411d-b955-b35f32bc5782","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":"80084146-3108-481d-802c-0a00724f5cb1","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":"f79519ed-27bf-411d-b955-b35f32bc5782"},{"name":"Chat Whatsapp List Configs","id":"3960ee1b-95bd-41cd-a4e8-30aebd0491de","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":"feb043df-aecb-4a98-9f02-fae6b705394b","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":"3960ee1b-95bd-41cd-a4e8-30aebd0491de"},{"name":"Chat Config Update","id":"a33d4b9e-df5c-4712-8f7b-29cf1286ece6","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"}],"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\": \"cl4802sr1.sip.opens.com.br\",\n        \"voiceDevice\": \"707b59f5-2878-430e-8dab-ee53a414560d\",\n        \"voiceCode\": \"Sbzqe8DXMaqpxIcV\",\n        \"whatsapp\": {\n            \"wabaId\": \"121179895154746\",\n            \"phoneId\": \"119397632004711\",\n            \"phone\": \"554839548000\"\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":"a33d4b9e-df5c-4712-8f7b-29cf1286ece6"},{"name":"Config Get Queues","id":"5978d184-d270-4f39-9ff9-fed041e92f86","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":"77f3eb61-5497-4ce7-984a-5257bb04d62a","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":"5978d184-d270-4f39-9ff9-fed041e92f86"},{"name":"Chat Get Conversation","id":"aa8593e3-f3ec-4a83-b67a-8b57226d8c69","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":"a5b69c67-e861-4c6c-ae83-577d701befcc","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":"aa8593e3-f3ec-4a83-b67a-8b57226d8c69"},{"name":"Chat Create Room","id":"42535337-018e-41c0-8319-d957de53e3c7","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"}],"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":"5b5d4ec9-ee75-4f3d-a56c-7181a70cb899","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":"42535337-018e-41c0-8319-d957de53e3c7"},{"name":"Chat Update Room","id":"a7b2c7ce-4379-4484-b6e4-d0462abc02a5","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"}],"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":"67fd4aec-64a2-49d5-87f6-be9812079b1c","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":"a7b2c7ce-4379-4484-b6e4-d0462abc02a5"},{"name":"Chat Get Room Status","id":"3cf80ebf-932c-40b0-b4ef-0db50d8062c7","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":"6d2eb19c-4d5e-4551-a0a5-4c1f6d2a5205","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":"3cf80ebf-932c-40b0-b4ef-0db50d8062c7"},{"name":"Get Chat Room Members","id":"77386a10-b0eb-404d-b401-6e6fcf92bbe8","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":"77386a10-b0eb-404d-b401-6e6fcf92bbe8"},{"name":"Chat Terminate Room","id":"8a81a768-81d4-46c0-adb7-3f07fab53768","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"}],"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":"39b933c4-0074-4755-bac9-dbe55683fc5e","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":"8a81a768-81d4-46c0-adb7-3f07fab53768"},{"name":"Chat Send Message","id":"f43e7a76-4627-476c-b5ab-cd329a7492fe","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"}],"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":"bd8b7174-140e-4138-92fa-4934403fe913","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":"f43e7a76-4627-476c-b5ab-cd329a7492fe"},{"name":"Chat Get Meta Templates By Provider Configuration","id":"3ea82db3-c61f-4ba4-8cf2-284d9c0f7229","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"}],"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":"3dc8b7f8-ef2a-409f-adcf-f96762eceaef","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":"3ea82db3-c61f-4ba4-8cf2-284d9c0f7229"},{"name":"Chat Get Meta Template Details By ID","id":"8b31d910-2c57-4bb2-9243-6b346de3a44b","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"}],"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":"1e7131e3-c291-4164-8659-12d5a8dd1bd7","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":"8b31d910-2c57-4bb2-9243-6b346de3a44b"},{"name":"Get WhatsApp Campaigns","id":"16df5887-f584-445b-86f0-336394fecf73","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://campaigns.opens.com.br/campaigns?$or[0][companyId]=YOUR_COMPANY_ID&status=finished&$limit=10&$skip=0&name&provider&providerId&providerConfigId&associatedRuleId&expiresAt&assignedTo&createBy","description":"<p>Busca a lista de campanhas de chat</p>\n","urlObject":{"protocol":"https","path":["campaigns"],"host":["campaigns","opens","com","br"],"query":[{"description":{"content":"<p>CompanyID da empresa</p>\n","type":"text/plain"},"key":"$or[0][companyId]","value":"YOUR_COMPANY_ID"},{"description":{"content":"<p>Opcional. Valores permitidos: ongoing(em andamento) e finished(finalizada)</p>\n","type":"text/plain"},"key":"status","value":"finished"},{"key":"$limit","value":"10"},{"key":"$skip","value":"0"},{"description":{"content":"<p>Opcional. Nome da campanha. É possível filtrar por parte do nome. Ex: name[$ilike]=abc%</p>\n","type":"text/plain"},"key":"name","value":null},{"description":{"content":"<p>Opcional. Nome do provider. Ex: whatsapp</p>\n","type":"text/plain"},"key":"provider","value":null},{"description":{"content":"<p>Opcional. ID do provider</p>\n","type":"text/plain"},"key":"providerId","value":null},{"description":{"content":"<p>Opcional. ID da configuração</p>\n","type":"text/plain"},"key":"providerConfigId","value":null},{"description":{"content":"<p>Opcional. ID da regra</p>\n","type":"text/plain"},"key":"associatedRuleId","value":null},{"description":{"content":"<p>Opcional. Data de expiração da campanha</p>\n","type":"text/plain"},"key":"expiresAt","value":null},{"description":{"content":"<p>Opcional. ID do usuário responsável pela campanha</p>\n","type":"text/plain"},"key":"assignedTo","value":null},{"description":{"content":"<p>Opcional. Id do usuário que criou a campanha</p>\n","type":"text/plain"},"key":"createBy","value":null}],"variable":[]}},"response":[{"id":"11a3b2ad-759a-463d-90eb-342c6ef6943c","name":"whatsApp Campaigns","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://campaigns.opens.com.br/campaigns?$or[0][companyId]=YOUR_COMPANY_ID&status=finished&$limit=10&$skip=0&name=&provider=&providerId=&providerConfigId=&associatedRuleId=&expiresAt=&assignetTo&createBy","protocol":"https","host":["campaigns","opens","com","br"],"path":["campaigns"],"query":[{"key":"$or[0][companyId]","value":"YOUR_COMPANY_ID","description":"CompanyID da empresa"},{"key":"status","value":"finished","description":"Opcional. Valores permitidos: ongoing(em andamento) e finished(finalizada)"},{"key":"$limit","value":"10"},{"key":"$skip","value":"0"},{"key":"name","value":"","description":"Opcional. Nome da campanha. É possível filtrar por parte do nome. Ex: name[$ilike]=abc%"},{"key":"provider","value":"","description":"Opcional. Nome do provider. Ex: whatsapp"},{"key":"providerId","value":"","description":"Opcional. ID do provider"},{"key":"providerConfigId","value":"","description":"Opcional. ID da configuração"},{"key":"associatedRuleId","value":"","description":"Opcional. ID da regra"},{"key":"expiresAt","value":"","description":"Opcional. Data de expiração da campanha"},{"key":"assignetTo","value":null,"description":"Opcional. ID do usuário responsável pela campanha"},{"key":"createBy","value":null,"description":"Opcional. Id do usuário que criou a campanha"}]}},"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    \"total\": 1,\n    \"limit\": 10,\n    \"skip\": 0,\n    \"data\": [\n        {\n            \"id\": \"ae2ee154-4582-4d9c-8393-182257fc937c\",\n            \"sid\": 59,\n            \"companyId\": \"c3fd21c9-c91a-4c66-baa5-c3e050c2cc74\",\n            \"name\": \"camp2\",\n            \"provider\": \"whatsapp\",\n            \"providerId\": 1,\n            \"providerConfigId\": \"798d068d-7a95-4aa0-a7f2-0befc3eec8b8\",\n            \"associatedRuleId\": null,\n            \"conversionRuleIds\": null,\n            \"expiresAt\": \"2024-09-12T20:08:11.194Z\",\n            \"status\": \"finished\",\n            \"createdBy\": \"b3081da4-c6e2-47b7-a5fc-8b91b28b798f\",\n            \"payload\": {\n                \"template\": {\n                    \"name\": \"boas_vindas\",\n                    \"components\": [\n                        {\n                            \"type\": \"BODY\",\n                            \"text\": \"Olá {{1}}, seja bem vindo. Estamos muitos felizes de ver você por aqui.\",\n                            \"example\": {\n                                \"body_text\": [\n                                    [\n                                        \"nomedocliente\"\n                                    ]\n                                ]\n                            }\n                        },\n                        {\n                            \"type\": \"FOOTER\",\n                            \"text\": \"@openstec\"\n                        }\n                    ],\n                    \"language\": \"pt_BR\",\n                    \"status\": \"APPROVED\",\n                    \"category\": \"UTILITY\",\n                    \"id\": \"798363879065336\"\n                },\n                \"templateOptions\": {\n                    \"headerVariablesValues\": [],\n                    \"bodyVariablesValues\": [\n                        \"$contactFirstName$\"\n                    ],\n                    \"buttonsVariablesValues\": [],\n                    \"isSupportedTemplate\": true,\n                    \"isMediaHeader\": false,\n                    \"isRequiredHeaderMedia\": false,\n                    \"headerFile\": null,\n                    \"hasVariables\": true,\n                    \"buttonsVariables\": [],\n                    \"bodyVariables\": [\n                        \"1\"\n                    ],\n                    \"headerVariables\": []\n                }\n            },\n            \"createdAt\": \"2024-09-11T20:08:24.768Z\",\n            \"updatedAt\": \"2024-09-11T20:08:24.768Z\",\n            \"failedCampaignAttempts\": 1,\n            \"queuedCampaignAttempts\": 1,\n            \"deliveredCampaignAttempts\": 0,\n            \"convertedCampaignAttempts\": 0,\n            \"assignedTo\": \"b3081da4-c6e2-47b7-a5fc-8b91b28b798f\"\n        }\n    ]\n}"}],"_postman_id":"16df5887-f584-445b-86f0-336394fecf73"},{"name":"Create Campaign","id":"d18092f9-4d9f-4fa6-86f0-127c2b5abd1e","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    \"companyId\":\"6139bd79-8a36-4d93-b7af-0388de8d8fdc\",\n    \"name\":\"Integração Growth Hub\",\n    \"expiresAt\":\"2026-03-25T00:31:54.476Z\",\n    \"createdBy\":\"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n    \"assignedTo\":\"8d5ca0fb-de04-4b68-9656-297d4d813972\",\n    \"provider\":\"whatsapp\",\n    \"providerId\":1,\n    \"providerConfigId\":\"44768e90-1e0c-4c34-9e25-e62932f8ecc5\",\n    \"payload\":{\n        \"template\":{\n            \"name\":\"continuar_de_onde_paramos\",\n            \"parameter_format\":\"POSITIONAL\",\n            \"components\":[{\n                \"type\":\"BODY\",\n                \"text\":\"Olá, {{1}}, tudo bem?\\n{{2}}, vou continuar com {{3}}\",\n                \"example\":{\n                    \"body_text\":[\n                        [\"nome\",\"apresentacao\",\"atendimento referencia\"]\n                    ]\n                }\n            }],\n            \"language\":\"pt_BR\",\n            \"status\":\"APPROVED\",\n            \"category\":\"MARKETING\",\n            \"is_primary_device_delivery_only\":false,\n            \"id\":\"1578240879451144\"\n        },\n        \"templateOptions\":{\n            \"headerVariablesValues\":[],\n            \"bodyVariablesValues\":[\"$contactFirstName$\",\"É Douglas aqui da Opens\",\"o seu atendimento por aqui. Pode ser?\"],\n            \"buttonsVariablesValues\":[],\n            \"isSupportedTemplate\":true,\n            \"isMediaHeader\":false,\n            \"isRequiredHeaderMedia\":false,\n            \"headerFile\":null,\n            \"hasVariables\":true,\n            \"buttonsVariables\":[],\n            \"bodyVariables\":[\"1\",\"2\",\"3\"],\n            \"headerVariables\":[]\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://campaigns.opens.com.br/campaign","description":"<p><strong>Para adicionar os contatos em uma campanha</strong></p>\n","urlObject":{"protocol":"https","path":["campaign"],"host":["campaigns","opens","com","br"],"query":[{"disabled":true,"description":{"content":"<p>Código do contato</p>\n","type":"text/plain"},"key":"contactId","value":null},{"disabled":true,"description":{"content":"<p>Código da campanha</p>\n","type":"text/plain"},"key":"campaignId","value":null},{"disabled":true,"description":{"content":"<p>Nome do contato</p>\n","type":"text/plain"},"key":"contactName","value":null},{"disabled":true,"description":{"content":"<p>WhatsApp do contato</p>\n","type":"text/plain"},"key":"ContactEndpoint","value":null},{"disabled":true,"description":{"content":"<p>Código do telefone do contato</p>\n","type":"text/plain"},"key":"contactEndpointId","value":null}],"variable":[]}},"response":[{"id":"55871ef2-2111-4013-8769-56d1740ac46f","name":"Add Contacts on Campaigns","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://campaigns.opens.com.br/campaign-contacts","protocol":"https","host":["campaigns","opens","com","br"],"path":["campaign-contacts"],"query":[{"key":"contactId","value":null,"description":"Código do contato","type":"text","disabled":true},{"key":"campaignId","value":null,"description":"Código da campanha","type":"text","disabled":true},{"key":"contactName","value":null,"description":"Nome do contato","type":"text","disabled":true},{"key":"contactEndpoint","value":null,"description":"WhatsApp do contato","type":"text","disabled":true},{"key":"contactEndpointId","value":null,"description":"Código do número do contato","type":"text","disabled":true}]}},"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    {\n        \"id\": \"985a5af0-9cf9-4e70-b272-56c58a936de9\",\n        \"contactId\": \"ba8c86a5-39de-42ed-88ea-10c85785cbb6\",\n        \"campaignId\": \"e651ee29-6bdb-4f6c-a986-e1b66d42455d\",\n        \"contactName\": \"Nome do contato\",\n        \"contactEndpoint\": \"48999999999\",\n        \"dispatchStatus\": \"queued\",\n        \"dispatchStatusMessage\": \"\",\n        \"createdAt\": \"2024-10-23T17:37:19.751Z\",\n        \"updatedAt\": \"2024-10-23T17:37:19.751Z\",\n        \"communicationChannelId\": null,\n        \"contactEndpointId\": null\n    }\n]"}],"_postman_id":"d18092f9-4d9f-4fa6-86f0-127c2b5abd1e"},{"name":"Add Contacts on Campaigns","id":"91fec164-f7ff-4d16-b69e-b4ee1b4fd2e2","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    {\n        \"contactId\": \"ba8c86a5-39de-42ed-88ea-10c85785cbb6\",\n        \"campaignId\": \"e651ee29-6bdb-4f6c-a986-e1b66d42455d\",\n        \"contactName\": \"Nome do contato\",\n        \"contactEndpoint\": \"48999999999\",\n        \"contactEndpointId\": \"20\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://campaigns.opens.com.br/campaign-contacts","description":"<p><strong>Para adicionar os contatos em uma campanha</strong></p>\n","urlObject":{"protocol":"https","path":["campaign-contacts"],"host":["campaigns","opens","com","br"],"query":[{"disabled":true,"description":{"content":"<p>Código do contato</p>\n","type":"text/plain"},"key":"contactId","value":null},{"disabled":true,"description":{"content":"<p>Código da campanha</p>\n","type":"text/plain"},"key":"campaignId","value":null},{"disabled":true,"description":{"content":"<p>Nome do contato</p>\n","type":"text/plain"},"key":"contactName","value":null},{"disabled":true,"description":{"content":"<p>WhatsApp do contato</p>\n","type":"text/plain"},"key":"ContactEndpoint","value":null},{"disabled":true,"description":{"content":"<p>Código do telefone do contato</p>\n","type":"text/plain"},"key":"contactEndpointId","value":null}],"variable":[]}},"response":[{"id":"ebdfa1f6-e0f8-4b38-ad7d-6a373943f6ac","name":"Add Contacts on Campaigns","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://campaigns.opens.com.br/campaign-contacts","protocol":"https","host":["campaigns","opens","com","br"],"path":["campaign-contacts"],"query":[{"key":"contactId","value":null,"description":"Código do contato","type":"text","disabled":true},{"key":"campaignId","value":null,"description":"Código da campanha","type":"text","disabled":true},{"key":"contactName","value":null,"description":"Nome do contato","type":"text","disabled":true},{"key":"contactEndpoint","value":null,"description":"WhatsApp do contato","type":"text","disabled":true},{"key":"contactEndpointId","value":null,"description":"Código do número do contato","type":"text","disabled":true}]}},"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    {\n        \"id\": \"985a5af0-9cf9-4e70-b272-56c58a936de9\",\n        \"contactId\": \"ba8c86a5-39de-42ed-88ea-10c85785cbb6\",\n        \"campaignId\": \"e651ee29-6bdb-4f6c-a986-e1b66d42455d\",\n        \"contactName\": \"Nome do contato\",\n        \"contactEndpoint\": \"48999999999\",\n        \"dispatchStatus\": \"queued\",\n        \"dispatchStatusMessage\": \"\",\n        \"createdAt\": \"2024-10-23T17:37:19.751Z\",\n        \"updatedAt\": \"2024-10-23T17:37:19.751Z\",\n        \"communicationChannelId\": null,\n        \"contactEndpointId\": null\n    }\n]"}],"_postman_id":"91fec164-f7ff-4d16-b69e-b4ee1b4fd2e2"},{"name":"Chat Send Meta Template Message","id":"d6c0e929-bb7a-4801-9332-2122ac3ad407","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["meta","v2-template-messages"],"host":["chat","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"d6c0e929-bb7a-4801-9332-2122ac3ad407"},{"name":"Chat Send to Rule ID","id":"b5942bad-79c7-4531-b3dd-5c7c1c20b0a1","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"}],"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":"b5942bad-79c7-4531-b3dd-5c7c1c20b0a1"},{"name":"Move User to Rule ID","id":"1cdeb0fe-4cf3-4286-9e84-601050469226","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":"1cdeb0fe-4cf3-4286-9e84-601050469226"},{"name":"Create Chat Note","id":"3a806f42-c348-4819-92aa-41d696c9ea81","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":"3a806f42-c348-4819-92aa-41d696c9ea81"},{"name":"Get Rules","id":"dc13eb72-00ae-4505-a47d-6c7c85c10531","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/rules?companyId=YOUR_COMPANY_ID&isRoot=false","urlObject":{"protocol":"https","path":["rules"],"host":["cconfig","opens","com","br"],"query":[{"key":"companyId","value":"YOUR_COMPANY_ID"},{"description":{"content":"<p>(true or false) Buscar regras de início de fluxo ou não</p>\n","type":"text/plain"},"key":"isRoot","value":"false"}],"variable":[]}},"response":[],"_postman_id":"dc13eb72-00ae-4505-a47d-6c7c85c10531"}],"id":"e707a2b0-d779-4a50-bec6-a275da13ae4c","description":"<p>APIs relacionadas as configurações, mensagens e relatórios de chats e whatsapp.</p>\n","_postman_id":"e707a2b0-d779-4a50-bec6-a275da13ae4c","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}}},{"name":"Users","item":[{"name":"Get User by Token","id":"b755d0b7-b4c0-4102-b5ca-6d9a5cfbb2c2","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":"a48160c5-ada1-453a-a9e8-6fa40d5ce3b1","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":"b755d0b7-b4c0-4102-b5ca-6d9a5cfbb2c2"},{"name":"Send User Notification","id":"cc8f2077-2425-452c-a321-7cc0323d544f","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"}],"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":"cc8f2077-2425-452c-a321-7cc0323d544f"},{"name":"Endpoint Status","id":"0c9286e9-144a-48c7-8731-24c528c0d27e","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"}],"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":"18afeed3-802a-4464-bde6-a0b18cbb9552","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":"0c9286e9-144a-48c7-8731-24c528c0d27e"},{"name":"List All Users","id":"484fba80-3214-4e9e-a8cf-5f30d3bdbc32","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":"115b5c9e-c431-4cec-ae09-1f1577fa2ffd","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":"484fba80-3214-4e9e-a8cf-5f30d3bdbc32"}],"id":"35162dfd-3b1e-428b-b9e4-3916494645ea","description":"<p>APIs relacionadas as ações de usuário, como pegar status, configurações, enviar notificações e mais.</p>\n","_postman_id":"35162dfd-3b1e-428b-b9e4-3916494645ea","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}}},{"name":"Contacts","item":[{"name":"Get Contact by ID","id":"c33ccb81-a1fd-4097-8f46-4fc0b60a7f75","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":"e94767de-3cf1-430b-b729-26e4759f2ee5","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":"c33ccb81-a1fd-4097-8f46-4fc0b60a7f75"},{"name":"Add Contact","event":[{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"2e06ed43-a474-493e-8b69-79c09f4816c0"}}],"id":"6e3e9bfe-83a6-4712-a776-bd1793af5232","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":"ac62dfe2-c7ac-4cbb-a13d-8b64edd2901c","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":"6e3e9bfe-83a6-4712-a776-bd1793af5232"},{"name":"Update Contact","event":[{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"ef59974e-e590-4705-94dc-f4cb821028f4"}}],"id":"95b9fa97-bcfa-412f-b119-a76ab0e7a3f8","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":"006f2b1d-beba-48b2-8104-88fa969e1abf","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":"95b9fa97-bcfa-412f-b119-a76ab0e7a3f8"},{"name":"Create a ContactId Token","event":[{"listen":"test","script":{"id":"9f362a50-3fcd-46a3-83ab-820c2dd42d29","exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"YUNIQUE_USER_TOKEN\", jsonData.token);"],"type":"text/javascript","packages":{}}}],"id":"fe3425cd-fbbc-4dec-b9d0-859e34f0281e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"companyId\": \"YOUR_COMPANY_ID\", // required\n    \"name\": \"{{CUSTOMER_NAME}}\", // required\n    \"phone\": \"{{CUSTOMER_PHONE}}\" // required\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":"2fc3b031-adde-4300-9fac-f8482fd888e6","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":"fe3425cd-fbbc-4dec-b9d0-859e34f0281e"},{"name":"Busca Contatos pelo Fone","id":"42261754-1e5c-4d80-98b4-7a470bad4c4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://clist.opens.com.br/contact/phone?companyId=YOUR_COMPANY_ID&phone=PHONE_NUMBER","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["contact","phone"],"host":["clist","opens","com","br"],"query":[{"key":"companyId","value":"YOUR_COMPANY_ID"},{"key":"phone","value":"PHONE_NUMBER"}],"variable":[]}},"response":[],"_postman_id":"42261754-1e5c-4d80-98b4-7a470bad4c4e"}],"id":"86d6e1cb-b81c-4af6-8922-8159a70b7bb9","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":"86d6e1cb-b81c-4af6-8922-8159a70b7bb9","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}}},{"name":"Activities","item":[{"name":"Create a new Activity","id":"00d8650e-b83a-4d28-8a52-3d592128fa94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"Chat\", // 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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["callback"],"host":["cblist","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"58534376-5aee-4585-9a13-e98cf66534f0","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":"00d8650e-b83a-4d28-8a52-3d592128fa94"},{"name":"Get All Activities from an User","id":"1dbf21e3-fbbe-4553-9f25-165067b42dea","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["callback"],"host":["cblist","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"bdc443cd-8546-4382-9e6d-e27388f3b139","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":"1dbf21e3-fbbe-4553-9f25-165067b42dea"},{"name":"Get All Activities by Type","id":"53285d8b-2a0a-4f57-bfb1-377fe32622b5","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["callback","category","Phone"],"host":["cblist","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"aec9888d-9306-4e53-9403-124d30e967a7","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":"53285d8b-2a0a-4f57-bfb1-377fe32622b5"}],"id":"9b6435d3-e611-4e61-baad-ad12b12f03c0","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":"9b6435d3-e611-4e61-baad-ad12b12f03c0","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}}},{"name":"Webhooks","item":[{"name":"Ligação feita através da API de click-to-call finalizada","id":"b6e8ad9d-e24c-4400-bc72-05d8a42963f7","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"b6e8ad9d-e24c-4400-bc72-05d8a42963f7"},{"name":"Início de uma conversa de chat","id":"974716d8-96e7-45e2-88b9-57f03fab576a","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"974716d8-96e7-45e2-88b9-57f03fab576a"},{"name":"Mensagem recebida de chat","id":"7cbc0037-ee7c-4682-b282-0e7038f9950f","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"7cbc0037-ee7c-4682-b282-0e7038f9950f"},{"name":"Mensagem enviada de chat","id":"94af94d5-fdd7-4174-90cc-60fdf9aa248e","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"94af94d5-fdd7-4174-90cc-60fdf9aa248e"},{"name":"Chat em espera na fila","id":"90b4856c-35e0-409a-86e3-74a8f1d0ebcc","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"90b4856c-35e0-409a-86e3-74a8f1d0ebcc"},{"name":"Chat atendido na fila","id":"490b6851-b5f2-4e87-8b3a-a068610296af","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"490b6851-b5f2-4e87-8b3a-a068610296af"},{"name":"Chat terminado","id":"bba59656-15e8-4742-bdb3-6903ac64ad9d","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"bba59656-15e8-4742-bdb3-6903ac64ad9d"}],"id":"4a92ebf7-f5ec-4098-8f8a-63dcff538d0b","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>início de uma ligação</li>\n<li>atendimento de uma ligação</li>\n<li>fim de uma ligação atendida</li>\n<li><a href=\"https://\">fim de uma ligação feita via API de click-to-call</a></li>\n<li>ligação abandonada pelo cliente</li>\n<li><a href=\"https://\">início de uma conversa de chat</a></li>\n<li>entrada de uma conversa de chat em um Grupo de Atendimento</li>\n<li><a href=\"https://\">fim de uma conversa de chat</a></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":"4a92ebf7-f5ec-4098-8f8a-63dcff538d0b","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}}},{"name":"Company","item":[{"name":"Get Compay License Status","id":"83bbb8c3-49f5-4f02-9322-7524f7d667cb","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":"2aa2bffd-dcdf-4cba-9b82-4c9ae55eb818","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":"83bbb8c3-49f5-4f02-9322-7524f7d667cb"}],"id":"3a3f8bef-c590-45a9-90da-49de440b646e","description":"<p>Estas APIs são para gerenciar os dados gerais e status da sua Conta principal no Yunique.</p>\n","_postman_id":"3a3f8bef-c590-45a9-90da-49de440b646e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}}},{"name":"Tags","item":[{"name":"Get All tags","id":"db301e2f-e2f6-475a-88a0-6c5783cf731a","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":"db301e2f-e2f6-475a-88a0-6c5783cf731a"},{"name":"Add tag to a conversation","id":"0b284a87-5292-420f-8bcb-b22277ed4af1","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["chat-tags"],"host":["chat","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b284a87-5292-420f-8bcb-b22277ed4af1"},{"name":"Add tag to a call","id":"05efa160-20ce-419a-94b2-80dbcdcb4503","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":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["call-tags"],"host":["callreport","opens","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"05efa160-20ce-419a-94b2-80dbcdcb4503"}],"id":"519dedaa-a2ef-4dee-9c05-93d3bfb98b3a","_postman_id":"519dedaa-a2ef-4dee-9c05-93d3bfb98b3a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}}},{"name":"Embedded and Website APP","item":[{"name":"Customizando Cores e Design do Widget","item":[],"id":"9f802e0e-bee6-42aa-ba42-af93a3270b78","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":"9f802e0e-bee6-42aa-ba42-af93a3270b78","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"d0c9f38e-4489-42ac-a776-6f625dc95dd7","id":"d0c9f38e-4489-42ac-a776-6f625dc95dd7","name":"Embedded and Website APP","type":"folder"}}},{"name":"Instalando seu Widget","item":[],"id":"cec6947c-670b-4595-90f3-132bf3274dc1","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":"cec6947c-670b-4595-90f3-132bf3274dc1","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"d0c9f38e-4489-42ac-a776-6f625dc95dd7","id":"d0c9f38e-4489-42ac-a776-6f625dc95dd7","name":"Embedded and Website APP","type":"folder"}}},{"name":"Abrindo o Widget com o Contato já Identificado","item":[],"id":"e18a178f-38ef-4b14-86a8-c3ddc97172bd","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":"e18a178f-38ef-4b14-86a8-c3ddc97172bd","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"d0c9f38e-4489-42ac-a776-6f625dc95dd7","id":"d0c9f38e-4489-42ac-a776-6f625dc95dd7","name":"Embedded and Website APP","type":"folder"}}},{"name":"Personalizando o Comportamento do Widget","item":[],"id":"f42d4b67-7208-4365-94bc-4c0daa0ab8e6","description":"<h4 id=\"personalizando-o-comportamento-do-widget\">Personalizando o comportamento do Widget</h4>\n<p>Você pode personalizar o comportamento do widget de forma que o botão não fique flutuante. Neste caso o widget será acionado pelo usuário por um clique em algum botão que você pode criar ou ainda automaticamente em um evento na página.</p>\n<p>Você pode usar sua criatividade para criar maneiras do widget iniciar.</p>\n<p>Aqui vai um exemplo de como criar um botão na página e abrir o widget somente quando este botão for clicado.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-html\">&lt;script src=\"https://unpkg.com/axios/dist/axios.min.js\"&gt;&lt;/script&gt;\n&lt;div style=\"position: relative\"&gt;\n  &lt;button id=\"open-widget\"&gt;Abrir Widget&lt;/button&gt;\n  &lt;iframe\n    id=\"opens-iframe\"\n    style=\"display: none;\"\n    width=\"340\"\n    height=\"547\"  &gt;\n  &lt;/iframe&gt;\n&lt;/div&gt;\n&lt;script onload&gt;\n  async function getToken() {\n    const baseUrl =\n      \"https://yunique-app.opens.com.br/?yuniqueId=099fbca1-2417-453c-ae3d-54f9d930086f&amp;openYuniqueWidget=true&amp;fullscreen=true&amp;goToChat=true\";\n\n    const companyId = “SEU_COMP”ANY_ID;\n    const name = \"Douglas Conrad\";\n    const phone = “48999999999”;\n\n    const res = await axios.post(\"https://auth.opens.com.br/contact-token\", {\n      companyId,\n      name,\n      phone,\n    });\n\n    const {contactId, token} = res.data;\n\n    document.getElementById(“opens-iframe”).src = `${baseUrl}&amp;contactId=${contactId}&amp;btYunique=${token}`;\n  }\n\n  function openIframe() {\n    console.log(\"Opening iFrame...\");\n    document.getElementById(“opens-iframe”).style.display = “block”;\n  }\n  document.getElementById(“open-widget”).onclick = openIframe;\n  getToken();\n&lt;/script&gt;\n\n</code></pre>\n","_postman_id":"f42d4b67-7208-4365-94bc-4c0daa0ab8e6","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"d0c9f38e-4489-42ac-a776-6f625dc95dd7","id":"d0c9f38e-4489-42ac-a776-6f625dc95dd7","name":"Embedded and Website APP","type":"folder"}}}],"id":"d0c9f38e-4489-42ac-a776-6f625dc95dd7","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":"dfe8d8da-b825-4800-846b-03f946d6ced0"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"41dff195-82e0-4f75-8fca-f47596701b46"}}],"_postman_id":"d0c9f38e-4489-42ac-a776-6f625dc95dd7"},{"name":"Cases","item":[{"name":"Get All Cases","id":"f2e6211e-41ca-4df0-8262-0466a0915b40","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://cases.opens.com.br/cases","description":"<p>API responsável por pegar todos os casos.</p>\n","urlObject":{"protocol":"https","path":["cases"],"host":["cases","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"ce1c16f5-b999-4582-a2f3-edb758c6e6b0","name":"Get All Cases","originalRequest":{"method":"GET","header":[{"key":"api_token","value":"YOUR_TOKEN_ID","type":"text"}],"url":"https://cases.opens.com.br/cases"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"Caso teste\",\n        \"description\": \"Descrição do caso\",\n        \"customerId\": \"e6378819-d454-4f14-bdc9-16f45535b42b\",\n        \"createdBy\": \"eb0abd0c-fcd3-4ff2-b706-83648e3c55ff\",\n        \"caseStatusId\": 3, // 3: aberto, 4: Em andamento, 5: fechado\n        \"assignedTo\": \"6a3a43a9-056b-41c0-931b-cb8a9cf65b8f\",\n        \"createdAt\": \"2024-07-18T15:12:34.865Z\",\n        \"updatedAt\": \"2024-07-18T15:12:34.865Z\",\n        \"status\": {\n            \"name\": \"Aberto\"\n        }\n    }\n]"}],"_postman_id":"f2e6211e-41ca-4df0-8262-0466a0915b40"},{"name":"Get Case by ID","id":"aa8df58b-33c6-4cf8-92ea-31dc83ab7fff","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":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://cases.opens.com.br/cases/{{CASE_ID}}","description":"<p>API responsável por pegar o caso pelo código</p>\n","urlObject":{"protocol":"https","path":["cases","{{CASE_ID}}"],"host":["cases","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"e7896428-267c-4486-a597-3e8961c0dc1f","name":"Get All Cases","originalRequest":{"method":"GET","header":[{"key":"api_token","value":"YOUR_TOKEN_ID","type":"text"}],"url":"https://cases.opens.com.br/cases/{{CASE_ID}}"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 60,\n    \"title\": \"Caso 2\",\n    \"description\": \"Descrição 2\",\n    \"customerId\": \"cf275b3e-805b-432a-ae7f-7a6aa1f16dac\", // Código do contato\n    \"createdBy\": \"d7a52b97-bc46-4a7c-ae8e-643c6de7a6fd\", // Código do operador criador\n    \"caseStatusId\": 3,\n    \"assignedTo\": \"d7a52b97-bc46-4a7c-ae8e-643c6de7a6fd\", // Código do operador responsável\n    \"createdAt\": \"2024-11-05T19:36:10.174Z\",\n    \"updatedAt\": \"2024-11-05T19:36:10.174Z\"\n}"}],"_postman_id":"aa8df58b-33c6-4cf8-92ea-31dc83ab7fff"},{"name":"Create Case","id":"985b54a9-b465-4cf8-a2a0-8046f6205dda","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    \"description\": \"Descrição 2\",\n    \"title\": \"Caso 2\",\n    \"customerId\": \"cf275b3e-805b-432a-ae7f-7a6aa1f16dac\",\n    \"assignedTo\": \"d7a52b97-bc46-4a7c-ae8e-643c6de7a6fd\",\n    \"createdBy\": \"d7a52b97-bc46-4a7c-ae8e-643c6de7a6fd\",\n    \"caseStatusId\": 3\n}","options":{"raw":{"language":"json"}}},"url":"https://cases.opens.com.br/cases","description":"<p>API para criar um caso</p>\n","urlObject":{"protocol":"https","path":["cases"],"host":["cases","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"aa25be7a-7821-4f8d-ad50-8a9b5404e294","name":"Create Case","originalRequest":{"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":{"raw":"https://cases.opens.com.br/cases?api_token=YOUR_TOKEN_ID","protocol":"https","host":["cases","opens","com","br"],"path":["cases"],"query":[{"key":"api_token","value":"YOUR_TOKEN_ID","type":"text"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"description\": \"Descrição 2\",\n    \"title\": \"Caso 2\",\n    \"customerId\": \"cf275b3e-805b-432a-ae7f-7a6aa1f16dac\", // Código do contato\n    \"assignedTo\": \"d7a52b97-bc46-4a7c-ae8e-643c6de7a6fd\", // Código do operador responsável\n    \"createdBy\": \"d7a52b97-bc46-4a7c-ae8e-643c6de7a6fd\", // Código do operador criador\n    \"caseStatusId\": 3\n}"}],"_postman_id":"985b54a9-b465-4cf8-a2a0-8046f6205dda"},{"name":"Edit Case","id":"25fedde0-7d9a-4bda-b259-c4d057faff91","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":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Caso 3\",\n    \"description\": \"Descrição 3\",\n    \"assignedTo\": \"d7a52b97-bc46-4a7c-ae8e-643c6de7a6fd\",\n    \"customerId\": \"e4253c0c-4639-4864-9cd9-dbc58ee92823\"\n}","options":{"raw":{"language":"json"}}},"url":"https://cases.opens.com.br/cases/{{CASE_ID}}","description":"<p>API para editar um caso</p>\n","urlObject":{"protocol":"https","path":["cases","{{CASE_ID}}"],"host":["cases","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"7ed63552-ecf9-4d3b-87d1-7cbcb9afe9e5","name":"Edit","originalRequest":{"method":"PUT","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":{"raw":"https://cases.opens.com.br/cases/{{CASE_ID}}?api_token=YOUR_TOKEN_ID","protocol":"https","host":["cases","opens","com","br"],"path":["cases","{{CASE_ID}}"],"query":[{"key":"api_token","value":"YOUR_TOKEN_ID","type":"text"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"title\": \"Caso 3\",\n    \"description\": \"Descrição 3\",\n    \"assignedTo\": \"d7a52b97-bc46-4a7c-ae8e-643c6de7a6fd\", // Código do operador responsável\n    \"customerId\": \"e4253c0c-4639-4864-9cd9-dbc58ee92823\" // Código do cliente\n}"}],"_postman_id":"25fedde0-7d9a-4bda-b259-c4d057faff91"},{"name":"Edit Status Case","id":"441f4aab-4cf6-496e-ba82-662bd682b63b","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":[],"body":{"mode":"raw","raw":"{\n    \"caseStatusId\": 4\n}","options":{"raw":{"language":"json"}}},"url":"https://cases.opens.com.br/cases/{{CASE_ID}}","description":"<p>API para editar o status do caso</p>\n","urlObject":{"protocol":"https","path":["cases","{{CASE_ID}}"],"host":["cases","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"872f6c72-e5f6-42f1-b462-6c2c791586df","name":"Edit","originalRequest":{"method":"PUT","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://cases.opens.com.br/cases/{{CASE_ID}}"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"caseStatusId\": 3 // 3: aberto, 4: Em andamento, 5: fechado\n}"}],"_postman_id":"441f4aab-4cf6-496e-ba82-662bd682b63b"},{"name":"Add task on case","id":"bad981ee-5485-4b67-9b1b-85c0204280c4","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    \"caseId\": 45,\n    \"actionId\": \"2115356\",\n    \"actionType\": \"chat\"\n}","options":{"raw":{"language":"json"}}},"url":"https://cases.opens.com.br/cases-feed/link-action","description":"<p>Adicionar atendimento ao caso</p>\n","urlObject":{"protocol":"https","path":["cases-feed","link-action"],"host":["cases","opens","com","br"],"query":[],"variable":[]}},"response":[{"id":"611bf08a-2302-4cd8-aa2f-c2c036739050","name":"Create Case","originalRequest":{"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":{"raw":"https://cases.opens.com.br/cases-feed/link-action?api_token=YOUR_TOKEN_ID","protocol":"https","host":["cases","opens","com","br"],"path":["cases-feed","link-action"],"query":[{"key":"api_token","value":"YOUR_TOKEN_ID","type":"text"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"caseId\": 45,\n    \"actionId\": \"2115356\",\n    \"actionType\": \"chat\" // Valores permitidos: chat, call, task\n}"}],"_postman_id":"bad981ee-5485-4b67-9b1b-85c0204280c4"},{"name":"Get tasks on case","id":"ce73f708-a0f5-475d-96cc-a2adf4490b37","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":[],"body":{"mode":"raw","raw":"[\n    {\n        \"id\": 39,\n        \"caseId\": 45,\n        \"callId\": null,\n        \"conversationId\": \"263817\",\n        \"taskId\": null,\n        \"actionType\": 3,\n        \"createdAt\": \"2024-03-07T18:41:25.080Z\",\n        \"updatedAt\": \"2024-03-07T18:41:25.080Z\",\n        \"actionTypeId\": {\n            \"name\": \"chat\"\n        },\n        \"case\": {\n            \"title\": \"teate\",\n            \"description\": \"kwskwhskws\",\n            \"customerId\": \"e5f31829-5150-4c0d-8a4b-337f18e02807\",\n            \"createdBy\": \"a90e6baa-8988-4da0-9088-de7a04ebd855\",\n            \"caseStatusId\": 3\n        }\n    },\n    {\n        \"id\": 53,\n        \"caseId\": 45,\n        \"callId\": null,\n        \"conversationId\": \"2115356\",\n        \"taskId\": null,\n        \"actionType\": 3,\n        \"createdAt\": \"2024-11-05T19:48:29.228Z\",\n        \"updatedAt\": \"2024-11-05T19:48:29.228Z\",\n        \"actionTypeId\": {\n            \"name\": \"chat\"\n        },\n        \"case\": {\n            \"title\": \"teste\",\n            \"description\": \"kwskwhskws\",\n            \"customerId\": \"e5f31829-5150-4c0d-8a4b-337f18e02807\",\n            \"createdBy\": \"a90e6baa-8988-4da0-9088-de7a04ebd855\",\n            \"caseStatusId\": 3\n        }\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://cases.opens.com.br/cases-feed?caseId={{CASE_ID}}","description":"<p>Listar atendimentos vinculados ao caso</p>\n","urlObject":{"protocol":"https","path":["cases-feed"],"host":["cases","opens","com","br"],"query":[{"key":"caseId","value":"{{CASE_ID}}"}],"variable":[]}},"response":[{"id":"86eb2eb3-6ea4-42b2-95a9-a3efacf37660","name":"Get tasks on case","originalRequest":{"method":"GET","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":{"raw":"https://cases.opens.com.br/cases-feed?caseId={{CASE_ID}}","protocol":"https","host":["cases","opens","com","br"],"path":["cases-feed"],"query":[{"key":"caseId","value":"{{CASE_ID}}"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 39,\n        \"caseId\": 45,\n        \"callId\": null,\n        \"conversationId\": \"263817\",\n        \"taskId\": null,\n        \"actionType\": 3,\n        \"createdAt\": \"2024-03-07T18:41:25.080Z\",\n        \"updatedAt\": \"2024-03-07T18:41:25.080Z\",\n        \"actionTypeId\": {\n            \"name\": \"chat\"\n        },\n        \"case\": {\n            \"title\": \"teate\",\n            \"description\": \"kwskwhskws\",\n            \"customerId\": \"e5f31829-5150-4c0d-8a4b-337f18e02807\",\n            \"createdBy\": \"a90e6baa-8988-4da0-9088-de7a04ebd855\",\n            \"caseStatusId\": 3\n        }\n    },\n    {\n        \"id\": 53,\n        \"caseId\": 45,\n        \"callId\": null,\n        \"conversationId\": \"2115356\",\n        \"taskId\": null,\n        \"actionType\": 3,\n        \"createdAt\": \"2024-11-05T19:48:29.228Z\",\n        \"updatedAt\": \"2024-11-05T19:48:29.228Z\",\n        \"actionTypeId\": {\n            \"name\": \"chat\"\n        },\n        \"case\": {\n            \"title\": \"teate\",\n            \"description\": \"kwskwhskws\",\n            \"customerId\": \"e5f31829-5150-4c0d-8a4b-337f18e02807\",\n            \"createdBy\": \"a90e6baa-8988-4da0-9088-de7a04ebd855\",\n            \"caseStatusId\": 3\n        }\n    }\n]"}],"_postman_id":"ce73f708-a0f5-475d-96cc-a2adf4490b37"}],"id":"3c287f7f-fec7-4d66-ad83-918ebad46d37","_postman_id":"3c287f7f-fec7-4d66-ad83-918ebad46d37","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]},"isInherited":true,"source":{"_postman_id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","id":"fd7812ed-5214-41ab-a61f-45a8afbc4a17","name":"Yunique APIs","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_token"},{"key":"value","value":"YOUR_TOKEN_ID"}]}},"event":[{"listen":"prerequest","script":{"id":"ef4304f5-43b7-4308-ae16-3ebae40bd8ee","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"746ac9e7-50b7-457a-a691-811fcfb08b18","type":"text/javascript","exec":[""]}}],"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"}]}