{"info":{"_postman_id":"58f3c2a6-bc9b-484f-9e7a-7324031c09ce","name":"3C Plus - Discador","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"25269027","collectionId":"58f3c2a6-bc9b-484f-9e7a-7324031c09ce","publishedId":"2sA3JT1cqi","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-05-16T17:49:45.000Z"},"item":[{"name":"User","item":[{"name":"password","item":[{"name":"forget password","id":"f75328c5-5946-48e9-951a-5c72a6501e8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"test@test.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/forget-password","urlObject":{"protocol":"http","path":["api","v1","forget-password"],"host":["app","3c","fluxoti","com","br"],"query":[],"variable":[]}},"response":[{"id":"95a13681-b6db-42b1-b928-8da76eb6e4b8","name":"forget password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"teste@teste.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/forget-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 20 Oct 2023 17:33:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"E-mail de confirmação de cadastro enviado com sucesso!\",\n    \"transaction_id\": \"1234\"\n}"}],"_postman_id":"f75328c5-5946-48e9-951a-5c72a6501e8f"},{"name":"verify change password","id":"364b3b48-9680-491e-8bd8-2b9fb2c10794","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/user_data/verify?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","user_data","verify"],"host":["app","3c","fluxoti","com","br"],"query":[{"disabled":true,"key":"api_token","value":"{{admin_token}}"},{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"aadb9177-1a05-44eb-8e27-f6729508ddc9","name":"verify change password","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/user_data/verify?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","user_data","verify"],"query":[{"key":"api_token","value":"{{admin_token}}","disabled":true},{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Tue, 30 Apr 2024 18:06:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"verify\": true\n}"}],"_postman_id":"364b3b48-9680-491e-8bd8-2b9fb2c10794"},{"name":"update password","id":"3aa7e527-e798-4b9c-a54f-78eb52bde176","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"password\": \"1234\",\n    \"password_confirmation\": \"1234\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/me/password?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","me","password"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"e9f4c4ed-c859-48d3-b591-6ac63db8fbe2","name":"update password","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"password\": \"1234\",\n    \"password_confirmation\": \"1234\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/me/password?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","me","password"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Tue, 30 Apr 2024 18:55:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3aa7e527-e798-4b9c-a54f-78eb52bde176"},{"name":"change password","id":"f63db054-5a0b-439d-a7c2-38abf85337a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"new_front\": true,\n    \"email\": \"test@test.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/request-password-change","urlObject":{"protocol":"http","path":["api","v1","request-password-change"],"host":["app","3c","fluxoti","com","br"],"query":[],"variable":[]}},"response":[{"id":"28ba099a-4ab5-4bc1-a003-f55da9ba20cd","name":"change password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"new_front\": true,\n    \"email\": \"test@test.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/request-password-change"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Tue, 30 Apr 2024 17:52:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"Um e-mail com o link para redefinição de senha foi enviado para: test@test.com\",\n    \"transaction_id\": \"1234\"\n}"}],"_postman_id":"f63db054-5a0b-439d-a7c2-38abf85337a5"},{"name":"reset password","id":"ac4490b8-bfa3-4819-8058-bc4d53ab6524","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"reset_token\": \"1234\",\n    \"password\": \"1234\",\n    \"password_confirmation\": \"1234\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/reset-password","urlObject":{"protocol":"http","path":["api","v1","reset-password"],"host":["app","3c","fluxoti","com","br"],"query":[],"variable":[]}},"response":[{"id":"a76fb188-e2f2-4f03-a81a-e7a100fcc081","name":"reset password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"reset_token\": \"1234\",\n    \"password\": \"1234\",\n    \"password_confirmation\": \"1234\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/reset-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 20 Oct 2023 13:02:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Manager\",\n        \"email\": \"test@test.com\",\n        \"active\": 1,\n        \"api_token\": \"1234\",\n        \"confirmed\": 1,\n        \"confirmation_code\": null,\n        \"extension_password\": \"1234\",\n        \"telephony_id\": \"1234\",\n        \"webphone\": false,\n        \"user_document\": null,\n        \"last_login\": \"2023-09-11 11:19:09\",\n        \"last_nps\": null,\n        \"created_at\": \"2023-04-09T19:12:06.000000Z\",\n        \"password_updated_at\": \"2023-09-06 16:37:19\",\n        \"extension\": {\n            \"id\": 1,\n            \"extension_number\": 1000,\n            \"type\": \"user\"\n        },\n        \"settings\": {\n            \"id\": 1,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"language\": \"pt_BR\",\n            \"date_format\": \"d/m/Y\",\n            \"hour_format\": \"H:i:s\",\n            \"sector\": \"Produto\",\n            \"access\": 1,\n            \"web_extension\": true\n        },\n        \"role\": {\n            \"id\": 2,\n            \"name\": \"manager\",\n            \"readable_name\": \"Manager\"\n        },\n        \"user_updated_data\": {\n            \"name\": \"Manager 2\",\n            \"whatsapp_number\": \"1234\",\n            \"email\": \"test@test.com\",\n            \"add_whatsapp_access_list\": null,\n            \"lines_of_works_ids\": [\n                3\n            ],\n            \"roles_ids\": [\n                4\n            ],\n            \"promoters_ids\": [],\n            \"created_at\": 1679925844,\n            \"updated_at\": 1679925844\n        },\n        \"company\": {\n            \"id\": 1,\n            \"name\": \"abc\",\n            \"currency\": \"BRL\",\n            \"balance\": 0,\n            \"domain\": \"app\",\n            \"logo_name\": \"\",\n            \"logo_image_link\": \"\",\n            \"socket_channel\": \"1234\",\n            \"max_agents_login\": 0,\n            \"webphone_licenses\": 0,\n            \"ura_licenses\": 0,\n            \"credit_limit\": \"0\",\n            \"is_partner\": false,\n            \"integration_enabled\": true,\n            \"partner_id\": null,\n            \"limit_call_per_agent\": \"0\",\n            \"access_bi\": false,\n            \"value_sms\": 0.06,\n            \"credit_sms\": 0,\n            \"route_landline_id\": 8,\n            \"route_mobile_id\": 8,\n            \"route_group_landline_id\": 0,\n            \"route_group_mobile_id\": 0,\n            \"limit_unproductive_calls\": 0,\n            \"used_3c_plus_route\": true,\n            \"created_at\": \"2023-03-13T19:12:06.000000Z\",\n            \"plan\": 2,\n            \"new_front_end\": false,\n            \"whatsapp_licenses\": 0,\n            \"url\": null,\n            \"blocked_at\": null,\n            \"blocked_sms\": false,\n            \"whatsapp_max_concurrent_logins\": 0,\n            \"company_financial_status\": {\n                \"status\": \"Em dia\",\n                \"days\": 0\n            },\n            \"enabled_download_audios_in_batch\": false,\n            \"enabled_recordings_in_stereo\": false\n        }\n    }\n}"}],"_postman_id":"ac4490b8-bfa3-4819-8058-bc4d53ab6524"}],"id":"e78f16f7-84fd-4817-b189-949f87871691","_postman_id":"e78f16f7-84fd-4817-b189-949f87871691","description":""},{"name":"agent","item":[{"name":"agent status","id":"939a33f5-6d54-4fa9-a6df-67d1f18667d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/agents/status?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id","agents","status"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"c6ace874-558e-4877-bcee-079dda7e68b0","type":"any","value":"2","key":"id"}]}},"response":[{"id":"d5212662-2306-4f48-8312-72fb3080268e","name":"agent status","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/agents/status?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":id","agents","status"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 20 Oct 2023 17:50:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"id\": 11,\n            \"extension\": 1234,\n            \"name\": \"Agente Whatsapp 3\",\n            \"status\": 0,\n            \"call_mode\": null,\n            \"status_start_time\": 1697824205,\n            \"count_status_start_time\": 0,\n            \"manual_call_acw_status\": null,\n            \"manual_call_status\": null,\n            \"count\": 0,\n            \"average\": 0,\n            \"total_time\": 0,\n            \"work_break\": null,\n            \"teams\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Equipe Whatsapp\",\n                    \"color\": null,\n                    \"company_id\": 1,\n                    \"created_at\": \"2023-03-13T19:12:06.000000Z\",\n                    \"updated_at\": \"2023-03-13T19:12:06.000000Z\",\n                    \"whatsapp\": true,\n                    \"qualification_list_id\": 1,\n                    \"whatsapp_quick_message_list_id\": null,\n                    \"pivot\": {\n                        \"user_id\": 11,\n                        \"team_id\": 1\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 1,\n            \"extension\": 1234,\n            \"name\": \"Gestor\",\n            \"status\": 0,\n            \"call_mode\": null,\n            \"status_start_time\": 1697824205,\n            \"count_status_start_time\": 0,\n            \"manual_call_acw_status\": null,\n            \"manual_call_status\": null,\n            \"count\": 0,\n            \"average\": 0,\n            \"total_time\": 0,\n            \"work_break\": null,\n            \"teams\": []\n        },\n        {\n            \"id\": 10,\n            \"extension\": 1234,\n            \"name\": \"Agente Whatsapp 2\",\n            \"status\": 1,\n            \"call_mode\": null,\n            \"status_start_time\": 1697824205,\n            \"count_status_start_time\": 0,\n            \"manual_call_acw_status\": null,\n            \"manual_call_status\": null,\n            \"count\": 0,\n            \"average\": 0,\n            \"total_time\": 0,\n            \"work_break\": null,\n            \"teams\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Equipe Whatsapp\",\n                    \"color\": null,\n                    \"company_id\": 1,\n                    \"created_at\": \"2023-03-13T19:12:06.000000Z\",\n                    \"updated_at\": \"2023-03-13T19:12:06.000000Z\",\n                    \"whatsapp\": true,\n                    \"qualification_list_id\": 1,\n                    \"whatsapp_quick_message_list_id\": null,\n                    \"pivot\": {\n                        \"user_id\": 10,\n                        \"team_id\": 1\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 9,\n            \"extension\": 1234,\n            \"name\": \"Agente Whatsapp 1\",\n            \"status\": 1,\n            \"call_mode\": null,\n            \"status_start_time\": 1697824205,\n            \"count_status_start_time\": 0,\n            \"manual_call_acw_status\": null,\n            \"manual_call_status\": null,\n            \"count\": 0,\n            \"average\": 0,\n            \"total_time\": 0,\n            \"work_break\": null,\n            \"teams\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Equipe Whatsapp\",\n                    \"color\": null,\n                    \"company_id\": 1,\n                    \"created_at\": \"2023-03-13T19:12:06.000000Z\",\n                    \"updated_at\": \"2023-03-13T19:12:06.000000Z\",\n                    \"whatsapp\": true,\n                    \"qualification_list_id\": 1,\n                    \"whatsapp_quick_message_list_id\": null,\n                    \"pivot\": {\n                        \"user_id\": 9,\n                        \"team_id\": 1\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 5,\n            \"extension\": 489484,\n            \"name\": \"Agente 3\",\n            \"status\": 1,\n            \"call_mode\": null,\n            \"status_start_time\": 1697824205,\n            \"count_status_start_time\": 0,\n            \"manual_call_acw_status\": null,\n            \"manual_call_status\": null,\n            \"count\": 0,\n            \"average\": 0,\n            \"total_time\": 0,\n            \"work_break\": null,\n            \"teams\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Equipe Whatsapp\",\n                    \"color\": null,\n                    \"company_id\": 1,\n                    \"created_at\": \"2023-03-13T19:12:06.000000Z\",\n                    \"updated_at\": \"2023-03-13T19:12:06.000000Z\",\n                    \"whatsapp\": true,\n                    \"qualification_list_id\": 1,\n                    \"whatsapp_quick_message_list_id\": null,\n                    \"pivot\": {\n                        \"user_id\": 5,\n                        \"team_id\": 1\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"939a33f5-6d54-4fa9-a6df-67d1f18667d0"},{"name":"agents all","id":"6d065415-388a-478f-84ad-dc3502cc6def","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/agents?api_token={{manager_token}}&all=true&status=active","urlObject":{"protocol":"http","path":["api","v1","agents"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"all","value":"true"},{"key":"status","value":"active"}],"variable":[]}},"response":[{"id":"9270c871-276f-4658-8e81-820116f3a94f","name":"agents all","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/agents?api_token={{manager_token}}&all=true&status=active","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","agents"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"all","value":"true"},{"key":"status","value":"active"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 20 Oct 2023 17:49:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"id\": 6,\n            \"name\": \"Administrador Nível 101\",\n            \"active\": true,\n            \"profile_url\": \"url\",\n            \"extension\": {\n                \"id\": 6,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            }\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Agente1\",\n            \"active\": true,\n            \"profile_url\": \"url\",\n            \"extension\": {\n                \"id\": 3,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            }\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Agente2\",\n            \"active\": true,\n            \"profile_url\": \"url\",\n            \"extension\": {\n                \"id\": 4,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            }\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Agente 3\",\n            \"active\": true,\n            \"profile_url\": \"url\",\n            \"extension\": {\n                \"id\": 5,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            }\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Agente Whatsapp 1\",\n            \"active\": true,\n            \"profile_url\": \"url\",\n            \"extension\": {\n                \"id\": 9,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            }\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Agente Whatsapp 2\",\n            \"active\": true,\n            \"profile_url\": \"url\",\n            \"extension\": {\n                \"id\": 10,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            }\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Agente Whatsapp 3\",\n            \"active\": true,\n            \"profile_url\": \"url\",\n            \"extension\": {\n                \"id\": 11,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            }\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Gestor\",\n            \"active\": true,\n            \"profile_url\": \"url\",\n            \"extension\": {\n                \"id\": 1,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            }\n        },\n        {\n            \"id\": 14,\n            \"name\": \"gestor2\",\n            \"active\": true,\n            \"profile_url\": \"url\",\n            \"extension\": {\n                \"id\": 14,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            }\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Gestor3\",\n            \"active\": true,\n            \"profile_url\": \"url\",\n            \"extension\": {\n                \"id\": 15,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            }\n        }\n    ]\n}"}],"_postman_id":"6d065415-388a-478f-84ad-dc3502cc6def"}],"id":"71d6fc6d-187a-4c3a-8ffe-3d380a79eeaf","_postman_id":"71d6fc6d-187a-4c3a-8ffe-3d380a79eeaf","description":""},{"name":"create","id":"04fb9de1-630e-4bf6-a8c0-d165e5d9df3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Agente Whatsapp 3\",\n    \"email\": \"test@test.com\",\n    \"password\": \"1234\",\n    \"role\": \"agent\",\n    \"extension_number\": \"1234\",\n    \"timezone\": \"America/Sao_Paulo\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/users?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","users"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"7e94d6cf-9b35-4f81-b689-c134d75a199c","name":"create","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Agente Whatsapp 3\",\n    \"email\": \"test@test.com\",\n    \"password\": \"1234\",\n    \"role\": \"agent\",\n    \"extension_number\": \"1232\",\n    \"timezone\": \"America/Sao_Paulo\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/users?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","users"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Tue, 30 Apr 2024 19:16:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 9,\n        \"name\": \"Agente Whatsapp 3\",\n        \"email\": \"whats3@test.com\",\n        \"active\": 1,\n        \"api_token\": \"1234\",\n        \"confirmed\": 1,\n        \"confirmation_code\": null,\n        \"extension_password\": \"1234\",\n        \"telephony_id\": \"1234\",\n        \"webphone\": false,\n        \"user_document\": null,\n        \"last_login\": null,\n        \"last_nps\": null,\n        \"created_at\": \"2024-04-30T19:16:13.000000Z\",\n        \"password_updated_at\": null,\n        \"extension\": {\n            \"id\": 9,\n            \"extension_number\": 1232,\n            \"type\": \"user\"\n        },\n        \"settings\": {\n            \"id\": 8,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"language\": \"pt_BR\",\n            \"date_format\": \"d/m/Y\",\n            \"hour_format\": \"H:i:s\",\n            \"sector\": \"Admin/elements.\",\n            \"access\": null,\n            \"web_extension\": true\n        },\n        \"role\": {\n            \"id\": 3,\n            \"name\": \"agent\",\n            \"readable_name\": \"Agente\"\n        },\n        \"permissions\": []\n    }\n}"}],"_postman_id":"04fb9de1-630e-4bf6-a8c0-d165e5d9df3e"},{"name":"update","id":"0d32d95e-614c-4546-ac04-89630a1a0e85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Supervisor\",\n    \"email\": \"test@test.com\",\n    \"password\": \"1234\",\n    \"password_confirmation\": \"A\",\n    \"role\": \"supervisor\",\n    \"extension_number\": \"1234\",\n    \"timezone\": \"America/Sao_Paulo\",\n    \"permissions\": [\n        \"manage.lists.in.campaign\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/users/:user_id?api_token={{manager_token}}&include=permissions","urlObject":{"protocol":"http","path":["api","v1","users",":user_id"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"permissions"}],"variable":[{"id":"aee6366b-f994-4897-82a7-fda07b6ed78f","type":"any","value":"1","key":"user_id"}]}},"response":[{"id":"08e55a7a-08b1-4542-a3e9-b3f227aa8155","name":"update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Supervisor\",\n    \"email\": \"test@test.com\",\n    \"password\": \"1234\",\n    \"password_confirmation\": \"A\",\n    \"role\": \"supervisor\",\n    \"extension_number\": \"1234\",\n    \"timezone\": \"America/Sao_Paulo\",\n    \"permissions\": [\n        \"manage.lists.in.campaign\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/users/2?api_token={{manager_token}}&include=permissions","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","users","2"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"permissions"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 20 Oct 2023 18:32:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"Supervisor\",\n        \"email\": \"test@test.com\",\n        \"active\": 1,\n        \"api_token\": \"1234\",\n        \"confirmed\": 1,\n        \"confirmation_code\": null,\n        \"extension_password\": \"1234\",\n        \"telephony_id\": \"1234\",\n        \"webphone\": false,\n        \"user_document\": null,\n        \"last_login\": \"2023-08-17 11:05:17\",\n        \"last_nps\": null,\n        \"created_at\": \"2023-03-13T19:12:06.000000Z\",\n        \"password_updated_at\": \"2023-10-20 15:32:20\",\n        \"extension\": {\n            \"id\": 2,\n            \"extension_number\": 1,\n            \"type\": \"user\"\n        },\n        \"settings\": {\n            \"id\": 2,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"language\": \"pt_BR\",\n            \"date_format\": \"d/m/Y\",\n            \"hour_format\": \"H:i:s\",\n            \"sector\": \"Admin/elements.\",\n            \"access\": null,\n            \"web_extension\": true\n        },\n        \"role\": {\n            \"id\": 5,\n            \"name\": \"supervisor\",\n            \"readable_name\": \"Supervisor\"\n        },\n        \"permissions\": [\n            {\n                \"id\": 2,\n                \"name\": \"manage.lists.in.campaign\",\n                \"readable_name\": \"Permissão de usuário para gerenciar listas nas campanhas\"\n            },\n            {\n                \"id\": 7,\n                \"name\": \"view.lists.in.campaign\",\n                \"readable_name\": \"Permissão de usuário para visualizar listas nas campanhas\"\n            }\n        ]\n    }\n}"}],"_postman_id":"0d32d95e-614c-4546-ac04-89630a1a0e85"},{"name":"update last ping","id":"f830f3c7-7c34-4348-a65b-52c735a6052b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Supervisor\",\n    \"email\": \"test@test.com\",\n    \"password\": \"1234\",\n    \"password_confirmation\": \"A\",\n    \"role\": \"supervisor\",\n    \"extension_number\": \"1234\",\n    \"timezone\": \"America/Sao_Paulo\",\n    \"permissions\": [\n        \"manage.lists.in.campaign\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/ping?api_token={{manager_token}}&include=permissions","urlObject":{"protocol":"http","path":["api","v1","ping"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"permissions"}],"variable":[]}},"response":[{"id":"1da628eb-e7dd-4c17-8445-f2d04012be8c","name":"update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Supervisor\",\n    \"email\": \"test@test.com\",\n    \"password\": \"1234\",\n    \"password_confirmation\": \"A\",\n    \"role\": \"supervisor\",\n    \"extension_number\": \"1234\",\n    \"timezone\": \"America/Sao_Paulo\",\n    \"permissions\": [\n        \"manage.lists.in.campaign\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/users/2?api_token={{manager_token}}&include=permissions","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","users","2"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"permissions"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 20 Oct 2023 18:32:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"Supervisor\",\n        \"email\": \"test@test.com\",\n        \"active\": 1,\n        \"api_token\": \"1234\",\n        \"confirmed\": 1,\n        \"confirmation_code\": null,\n        \"extension_password\": \"1234\",\n        \"telephony_id\": \"1234\",\n        \"webphone\": false,\n        \"user_document\": null,\n        \"last_login\": \"2023-08-17 11:05:17\",\n        \"last_nps\": null,\n        \"created_at\": \"2023-03-13T19:12:06.000000Z\",\n        \"password_updated_at\": \"2023-10-20 15:32:20\",\n        \"extension\": {\n            \"id\": 2,\n            \"extension_number\": 1234,\n            \"type\": \"user\"\n        },\n        \"settings\": {\n            \"id\": 2,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"language\": \"pt_BR\",\n            \"date_format\": \"d/m/Y\",\n            \"hour_format\": \"H:i:s\",\n            \"sector\": \"Admin/elements.\",\n            \"access\": null,\n            \"web_extension\": true\n        },\n        \"role\": {\n            \"id\": 5,\n            \"name\": \"supervisor\",\n            \"readable_name\": \"Supervisor\"\n        },\n        \"permissions\": [\n            {\n                \"id\": 2,\n                \"name\": \"manage.lists.in.campaign\",\n                \"readable_name\": \"Permissão de usuário para gerenciar listas nas campanhas\"\n            },\n            {\n                \"id\": 7,\n                \"name\": \"view.lists.in.campaign\",\n                \"readable_name\": \"Permissão de usuário para visualizar listas nas campanhas\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f830f3c7-7c34-4348-a65b-52c735a6052b"},{"name":"deactivate agent","id":"1e4511af-0377-4203-98f6-e0df6dad5f6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/users/:user_id/deactivate?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","users",":user_id","deactivate"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"89c9235d-3ac2-4d5f-90c3-0b87450dd26b","type":"any","value":"","key":"user_id"}]}},"response":[{"id":"7deadc13-09c5-4624-a6d7-b282327b71c7","name":"deactivate agent","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/users/:user_id/deactivate?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","users",":user_id","deactivate"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"user_id","value":""}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 20 Oct 2023 17:55:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1e4511af-0377-4203-98f6-e0df6dad5f6e"},{"name":"show user data","id":"e1afad7d-6cf0-4ea4-b10a-7f3f5aba3816","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/user_data/:user_id?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","user_data",":user_id"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"1d917129-720f-4261-9bc3-e0da267ba819","type":"any","value":"","key":"user_id"}]}},"response":[{"id":"790b9e6a-58c1-4839-91d9-a1fd02ac28a1","name":"show user data","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/user_data/:id?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","user_data",":id"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 20 Oct 2023 17:55:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"name\": \"Gestor\",\n        \"whatsapp_number\": \"1234\",\n        \"email\": \"test@test.com\",\n        \"add_whatsapp_access_list\": null,\n        \"lines_of_works_ids\": [\n            3\n        ],\n        \"roles_ids\": [\n            4\n        ],\n        \"promoters_ids\": [],\n        \"created_at\": 1679925844,\n        \"updated_at\": 1679925844\n    }\n}"}],"_postman_id":"e1afad7d-6cf0-4ea4-b10a-7f3f5aba3816"},{"name":"get all users","id":"bd8515f0-6790-4a6e-8961-1b6df89f9834","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/users?api_token={{manager_token}}&include=ring_groups","urlObject":{"protocol":"http","path":["api","v1","users"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"ring_groups"}],"variable":[]}},"response":[{"id":"1a57af4f-16d0-4978-a080-fa0b71a8d641","name":"get all users","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/users?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","users"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 12 May 2023 14:45:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"99266a52-7289-4c37-a809-58c652ba4e01\",\n    \"data\": [\n        {\n            \"id\": 6,\n            \"name\": \"Administrador Nível 101\",\n            \"email\": \"test@test.com\",\n            \"active\": 1,\n            \"api_token\": \"1234\",\n            \"confirmed\": 1,\n            \"confirmation_code\": null,\n            \"extension_password\": \"1234\",\n            \"telephony_id\": \"1234\",\n            \"webphone\": false,\n            \"user_document\": null,\n            \"last_login\": null,\n            \"extension\": {\n                \"id\": 6,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            },\n            \"settings\": {\n                \"id\": 6,\n                \"timezone\": \"America/Sao_Paulo\",\n                \"language\": \"pt_BR\",\n                \"date_format\": \"d/m/Y\",\n                \"hour_format\": \"H:i:s\",\n                \"sector\": \"Admin/elements.ma\",\n                \"access\": 1,\n                \"web_extension\": true\n            },\n            \"role\": {\n                \"id\": 3,\n                \"name\": \"agent\",\n                \"readable_name\": \"Agente\"\n            },\n            \"teams\": []\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Agente1\",\n            \"email\": \"test@test.com\",\n            \"active\": 1,\n            \"api_token\": \"1234\",\n            \"confirmed\": 1,\n            \"confirmation_code\": null,\n            \"extension_password\": \"1234\",\n            \"telephony_id\": \"1234\",\n            \"webphone\": false,\n            \"user_document\": null,\n            \"last_login\": \"2023-05-04 10:37:53\",\n            \"extension\": {\n                \"id\": 3,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            },\n            \"settings\": {\n                \"id\": 3,\n                \"timezone\": \"America/Sao_Paulo\",\n                \"language\": \"pt_BR\",\n                \"date_format\": \"d/m/Y\",\n                \"hour_format\": \"H:i:s\",\n                \"sector\": \"Admin/elements.\",\n                \"access\": null,\n                \"web_extension\": true\n            },\n            \"role\": {\n                \"id\": 3,\n                \"name\": \"agent\",\n                \"readable_name\": \"Agente\"\n            },\n            \"teams\": []\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Agente2\",\n            \"email\": null,\n            \"active\": 1,\n            \"api_token\": \"1234\",\n            \"confirmed\": 1,\n            \"confirmation_code\": null,\n            \"extension_password\": \"1234\",\n            \"telephony_id\": \"1234\",\n            \"webphone\": false,\n            \"user_document\": null,\n            \"last_login\": null,\n            \"extension\": {\n                \"id\": 4,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            },\n            \"settings\": {\n                \"id\": 4,\n                \"timezone\": \"America/Sao_Paulo\",\n                \"language\": \"pt_BR\",\n                \"date_format\": \"d/m/Y\",\n                \"hour_format\": \"H:i:s\",\n                \"sector\": \"Admin/elements.\",\n                \"access\": null,\n                \"web_extension\": true\n            },\n            \"role\": {\n                \"id\": 3,\n                \"name\": \"agent\",\n                \"readable_name\": \"Agente\"\n            },\n            \"teams\": [\n                {\n                    \"id\": 5,\n                    \"name\": \"Equipe Teste\",\n                    \"color\": \"#4a148c\",\n                    \"whatsapp\": false,\n                    \"qualification_list_id\": null,\n                    \"whatsapp_quick_message_list_id\": null\n                }\n            ]\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Agente 3\",\n            \"email\": \"test@test.com\",\n            \"active\": 1,\n            \"api_token\": \"1234\",\n            \"confirmed\": 1,\n            \"confirmation_code\": null,\n            \"extension_password\": \"1234\",\n            \"telephony_id\": \"1234\",\n            \"webphone\": false,\n            \"user_document\": null,\n            \"last_login\": null,\n            \"extension\": {\n                \"id\": 5,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            },\n            \"settings\": {\n                \"id\": 5,\n                \"timezone\": \"America/Sao_Paulo\",\n                \"language\": \"pt_BR\",\n                \"date_format\": \"d/m/Y\",\n                \"hour_format\": \"H:i:s\",\n                \"sector\": \"Admin/elements.\",\n                \"access\": null,\n                \"web_extension\": true\n            },\n            \"role\": {\n                \"id\": 3,\n                \"name\": \"agent\",\n                \"readable_name\": \"Agente\"\n            },\n            \"teams\": []\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Agente Whatsapp 1\",\n            \"email\": \"test@test.com\",\n            \"active\": 1,\n            \"api_token\": \"1234\",\n            \"confirmed\": 1,\n            \"confirmation_code\": null,\n            \"extension_password\": \"1234\",\n            \"telephony_id\": \"1234\",\n            \"webphone\": false,\n            \"user_document\": null,\n            \"last_login\": null,\n            \"extension\": {\n                \"id\": 9,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            },\n            \"settings\": {\n                \"id\": 9,\n                \"timezone\": \"America/Sao_Paulo\",\n                \"language\": \"pt_BR\",\n                \"date_format\": \"d/m/Y\",\n                \"hour_format\": \"H:i:s\",\n                \"sector\": \"Admin/elements.\",\n                \"access\": null,\n                \"web_extension\": true\n            },\n            \"role\": {\n                \"id\": 3,\n                \"name\": \"agent\",\n                \"readable_name\": \"Agente\"\n            },\n            \"teams\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Equipe Whatsapp\",\n                    \"color\": null,\n                    \"whatsapp\": true,\n                    \"qualification_list_id\": 1,\n                    \"whatsapp_quick_message_list_id\": null\n                }\n            ]\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Agente Whatsapp 2\",\n            \"email\": \"test@test.com\",\n            \"active\": 1,\n            \"api_token\": \"1234\",\n            \"confirmed\": 1,\n            \"confirmation_code\": null,\n            \"extension_password\": \"1234\",\n            \"telephony_id\": \"1234\",\n            \"webphone\": false,\n            \"user_document\": null,\n            \"last_login\": null,\n            \"extension\": {\n                \"id\": 10,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            },\n            \"settings\": {\n                \"id\": 10,\n                \"timezone\": \"America/Sao_Paulo\",\n                \"language\": \"pt_BR\",\n                \"date_format\": \"d/m/Y\",\n                \"hour_format\": \"H:i:s\",\n                \"sector\": \"Admin/elements.\",\n                \"access\": null,\n                \"web_extension\": true\n            },\n            \"role\": {\n                \"id\": 3,\n                \"name\": \"agent\",\n                \"readable_name\": \"Agente\"\n            },\n            \"teams\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Equipe Whatsapp\",\n                    \"color\": null,\n                    \"whatsapp\": true,\n                    \"qualification_list_id\": 1,\n                    \"whatsapp_quick_message_list_id\": null\n                }\n            ]\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Agente Whatsapp 3\",\n            \"email\": \"test@test.com\",\n            \"active\": 1,\n            \"api_token\": \"1234\",\n            \"confirmed\": 1,\n            \"confirmation_code\": null,\n            \"extension_password\": \"1234\",\n            \"telephony_id\": \"1234\",\n            \"webphone\": false,\n            \"user_document\": null,\n            \"last_login\": null,\n            \"extension\": {\n                \"id\": 11,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            },\n            \"settings\": {\n                \"id\": 11,\n                \"timezone\": \"America/Sao_Paulo\",\n                \"language\": \"pt_BR\",\n                \"date_format\": \"d/m/Y\",\n                \"hour_format\": \"H:i:s\",\n                \"sector\": \"Admin/elements.\",\n                \"access\": null,\n                \"web_extension\": true\n            },\n            \"role\": {\n                \"id\": 3,\n                \"name\": \"agent\",\n                \"readable_name\": \"Agente\"\n            },\n            \"teams\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Equipe Whatsapp\",\n                    \"color\": null,\n                    \"whatsapp\": true,\n                    \"qualification_list_id\": 1,\n                    \"whatsapp_quick_message_list_id\": null\n                }\n            ]\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Gestor\",\n            \"email\": \"test@test.com\",\n            \"active\": 1,\n            \"api_token\": \"1234\",\n            \"confirmed\": 1,\n            \"confirmation_code\": null,\n            \"extension_password\": \"1234\",\n            \"telephony_id\": \"1234\",\n            \"webphone\": false,\n            \"user_document\": null,\n            \"last_login\": \"2023-05-10 10:34:37\",\n            \"extension\": {\n                \"id\": 1,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            },\n            \"settings\": {\n                \"id\": 1,\n                \"timezone\": \"America/Sao_Paulo\",\n                \"language\": \"pt_BR\",\n                \"date_format\": \"d/m/Y\",\n                \"hour_format\": \"H:i:s\",\n                \"sector\": \"Produto\",\n                \"access\": 1,\n                \"web_extension\": true\n            },\n            \"role\": {\n                \"id\": 2,\n                \"name\": \"manager\",\n                \"readable_name\": \"Gestor\"\n            },\n            \"user_updated_data\": {\n                \"name\": \"Gestouro\",\n                \"whatsapp_number\": \"1234\",\n                \"email\": \"test@test.com\",\n                \"lines_of_works_ids\": [\n                    3\n                ],\n                \"roles_ids\": [\n                    4\n                ],\n                \"promoters_ids\": [],\n                \"created_at\": 1679925844,\n                \"updated_at\": 1679925844\n            },\n            \"teams\": []\n        },\n        {\n            \"id\": 14,\n            \"name\": \"gestor2\",\n            \"email\": \"test@test.com\",\n            \"active\": 1,\n            \"api_token\": \"1234\",\n            \"confirmed\": 1,\n            \"confirmation_code\": null,\n            \"extension_password\": \"1234\",\n            \"telephony_id\": \"1234\",\n            \"webphone\": false,\n            \"user_document\": null,\n            \"last_login\": null,\n            \"extension\": {\n                \"id\": 14,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            },\n            \"settings\": {\n                \"id\": 14,\n                \"timezone\": \"America/Sao_Paulo\",\n                \"language\": \"pt_BR\",\n                \"date_format\": \"d/m/Y\",\n                \"hour_format\": \"H:i:s\",\n                \"sector\": \"Admin/elements.\",\n                \"access\": null,\n                \"web_extension\": true\n            },\n            \"role\": {\n                \"id\": 2,\n                \"name\": \"manager\",\n                \"readable_name\": \"Gestor\"\n            },\n            \"teams\": []\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Gestor3\",\n            \"email\": \"test@test.com\",\n            \"active\": 1,\n            \"api_token\": \"1234\",\n            \"confirmed\": 1,\n            \"confirmation_code\": null,\n            \"extension_password\": \"1234\",\n            \"telephony_id\": \"1234\",\n            \"webphone\": false,\n            \"user_document\": null,\n            \"last_login\": null,\n            \"extension\": {\n                \"id\": 15,\n                \"extension_number\": 123,\n                \"type\": \"user\"\n            },\n            \"settings\": {\n                \"id\": 15,\n                \"timezone\": \"America/Sao_Paulo\",\n                \"language\": \"pt_BR\",\n                \"date_format\": \"d/m/Y\",\n                \"hour_format\": \"H:i:s\",\n                \"sector\": \"Admin/elements.\",\n                \"access\": null,\n                \"web_extension\": true\n            },\n            \"role\": {\n                \"id\": 2,\n                \"name\": \"manager\",\n                \"readable_name\": \"Gestor\"\n            },\n            \"teams\": []\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Supervisor\",\n            \"email\": \"test@test.com\",\n            \"active\": 1,\n            \"api_token\": \"1234\",\n            \"confirmed\": 1,\n            \"confirmation_code\": null,\n            \"extension_password\": \"1234\",\n            \"telephony_id\": \"1234\",\n            \"webphone\": false,\n            \"user_document\": null,\n            \"last_login\": \"2023-05-08 16:32:23\",\n            \"extension\": {\n                \"id\": 2,\n                \"extension_number\": 1234,\n                \"type\": \"user\"\n            },\n            \"settings\": {\n                \"id\": 2,\n                \"timezone\": \"America/Sao_Paulo\",\n                \"language\": \"pt_BR\",\n                \"date_format\": \"d/m/Y\",\n                \"hour_format\": \"H:i:s\",\n                \"sector\": \"Admin/elements.\",\n                \"access\": null,\n                \"web_extension\": true\n            },\n            \"role\": {\n                \"id\": 5,\n                \"name\": \"supervisor\",\n                \"readable_name\": \"Supervisor\"\n            },\n            \"teams\": []\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 11,\n            \"count\": 11,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": {}\n        }\n    }\n}"}],"_postman_id":"bd8515f0-6790-4a6e-8961-1b6df89f9834"}],"id":"3f3faa0c-47d0-426b-873d-be82959d3b61","_postman_id":"3f3faa0c-47d0-426b-873d-be82959d3b61","description":""},{"name":"Schedules","item":[{"name":"create","id":"e3db4d71-387b-4dd3-822a-4f7d2a64aea2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"date\": \"2024-05-08 15:30:00\",\n    \"note\": \"Agendando\",\n    \"phone\": \"1240028922\",\n    \"qualification_id\": 4,\n    \"qualification_note\": \"Agendando\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/agent/call/:call_id/qualify?api_token={{agent_token}}","urlObject":{"protocol":"http","path":["api","v1","agent","call",":call_id","qualify"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{agent_token}}"}],"variable":[{"id":"67f4f158-2d2c-4d11-89ed-d3e11901be5d","type":"any","value":"call:1:5:LsyCegAkC6","key":"call_id"}]}},"response":[{"id":"07442f82-d5a3-459e-8a80-e9808c8da595","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"date\": \"2024-05-08 15:30:00\",\n    \"note\": \"Agendando\",\n    \"phone\": \"1240028922\",\n    \"qualification_id\": 4,\n    \"qualification_note\": \"Agendando\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/agent/call/:call_id/qualify?api_token={{agent_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","agent","call",":call_id","qualify"],"query":[{"key":"api_token","value":"{{agent_token}}"}],"variable":[{"key":"call_id","value":"call:1:5:LsyCegAkC6"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Wed, 08 May 2024 17:59:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"987"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e3db4d71-387b-4dd3-822a-4f7d2a64aea2"},{"name":"get schedules","id":"dcbc7811-9cdb-4dbf-9180-2ca13fac0aaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"per_page\": 5\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/agent/schedules?api_token={{agent_token}}","urlObject":{"protocol":"http","path":["api","v1","agent","schedules"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{agent_token}}"}],"variable":[]}},"response":[{"id":"0f84db74-0862-4f33-b737-67c26f12daab","name":"get schedules","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/agent/schedules?api_token={{agent_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","agent","schedules"],"query":[{"key":"api_token","value":"{{agent_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 May 2024 17:59:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"999"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9bfee800-679b-42bc-8e7b-5b520d7000e6\",\n    \"data\": [\n        {\n            \"id\": \"663bbd6fd598690df6659a82\",\n            \"date\": \"2024-05-08 15:30:00\",\n            \"phone\": \"1240028922\",\n            \"note\": \"Agendando\",\n            \"agent\": {\n                \"id\": 66,\n                \"name\": \"100551\"\n            },\n            \"campaign\": {\n                \"id\": 5,\n                \"name\": \"pablo\"\n            },\n            \"mailing\": {\n                \"_id\": \"663bbc79e5553275dc4344c8\",\n                \"identifier\": \"2\",\n                \"campaign_id\": 5,\n                \"company_id\": 1,\n                \"list_id\": 277,\n                \"uf\": null,\n                \"phone\": \"5520910010002\",\n                \"dialed_phone\": 1,\n                \"dialed_identifier\": 1,\n                \"on_calling\": 0,\n                \"column_position\": 1,\n                \"row_position\": 2,\n                \"data\": {\n                    \"Nome\": \"Cliente 2\",\n                    \"Extra1\": \"Cliente 2 Extra 1\",\n                    \"Extra2\": \"Cliente 2 Extra 2\",\n                    \"Extra3\": \"Cliente 2 Extra 3\",\n                    \"Extra4\": \"Cliente 2 Extra 4\",\n                    \"Extra5\": \"Cliente 2 Extra 5\",\n                    \"Extra6\": \"Cliente 2 Extra 6\",\n                    \"Extra7\": \"Cliente 2 Extra 7\",\n                    \"Extra8\": \"Cliente 2 Extra 8\"\n                }\n            },\n            \"status\": \"pending\"\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"count\": 1,\n            \"per_page\": 5,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": {}\n        }\n    }\n}"}],"_postman_id":"dcbc7811-9cdb-4dbf-9180-2ca13fac0aaa"},{"name":"update schedules","id":"7226c211-fdf9-45ae-a6a0-fd01a367dfbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"Nome\": \"Cliente 2\",\n    \"Extra1\": \"Cliente 2 Extra 1\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/schedules/:id?api_token={{agent_token}}","urlObject":{"protocol":"http","path":["api","v1","schedules",":id"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{agent_token}}"}],"variable":[{"id":"39421348-3ad4-4ac0-99ab-b41723076252","type":"any","value":"663bbd6fd598690df6659a82","key":"id"}]}},"response":[{"id":"06807e8b-7c78-4e79-9134-f49df9c8ebde","name":"update schedules","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"date\": \"2024-05-08 15:40:00\",\n    \"note\": \"Agendando\",\n    \"phone\": \"208889999\",\n    \"qualification_id\": 4,\n    \"qualification_note\": \"Scheduled\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/schedules/:id?api_token={{agent_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","schedules",":id"],"query":[{"key":"api_token","value":"{{agent_token}}"}],"variable":[{"key":"id","value":"663bbd6fd598690df6659a82"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 May 2024 18:01:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"991"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"663bbd6fd598690df6659a82\",\n        \"date\": \"2024-05-08 15:40:00\",\n        \"phone\": \"208889999\",\n        \"note\": \"Agendando\",\n        \"agent\": {\n            \"id\": 66,\n            \"name\": \"100551\"\n        },\n        \"campaign\": {\n            \"id\": 5,\n            \"name\": \"pablo\"\n        },\n        \"mailing\": {\n            \"_id\": \"663bbc79e5553275dc4344c8\",\n            \"identifier\": \"2\",\n            \"campaign_id\": 5,\n            \"company_id\": 1,\n            \"list_id\": 277,\n            \"uf\": null,\n            \"phone\": \"5520910010002\",\n            \"dialed_phone\": 1,\n            \"dialed_identifier\": 1,\n            \"on_calling\": 0,\n            \"column_position\": 1,\n            \"row_position\": 2,\n            \"data\": {\n                \"Nome\": \"Cliente 2\",\n                \"Extra1\": \"Cliente 2 Extra 1\",\n                \"Extra2\": \"Cliente 2 Extra 2\",\n                \"Extra3\": \"Cliente 2 Extra 3\",\n                \"Extra4\": \"Cliente 2 Extra 4\",\n                \"Extra5\": \"Cliente 2 Extra 5\",\n                \"Extra6\": \"Cliente 2 Extra 6\",\n                \"Extra7\": \"Cliente 2 Extra 7\",\n                \"Extra8\": \"Cliente 2 Extra 8\"\n            }\n        },\n        \"status\": \"pending\"\n    },\n    \"status\": \"success\"\n}"}],"_postman_id":"7226c211-fdf9-45ae-a6a0-fd01a367dfbe"}],"id":"00296bd9-f99d-4fbf-a25b-f1a8f72beb0a","_postman_id":"00296bd9-f99d-4fbf-a25b-f1a8f72beb0a","description":""},{"name":"Sms","item":[{"name":"upload sms","id":"1bd777df-9d39-4203-879c-c9465de7a8be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"mailing","type":"file","src":"/home/samuel/Documents/Folders/mailing-with-header.csv"},{"key":"delimiter","value":",","type":"text"},{"key":"separator","value":"\"","type":"text"},{"key":"has_header","value":"1","type":"text"}]},"url":"http://app.3c.fluxoti.com.br/api/v1/mailing_list_sms/upload?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","mailing_list_sms","upload"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"6abd1bb8-d2ef-489b-906c-b453bde82d9c","name":"upload sms","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"mailing","type":"file","src":["/home/samuel/Documents/Folders/mailing-with-header.csv"]},{"key":"delimiter","value":",","type":"text"},{"key":"separator","value":"\"","type":"text"},{"key":"has_header","value":"1","type":"text"}],"options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/mailing_list_sms/upload?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","mailing_list_sms","upload"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 12:23:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"header\": [\n        \"cod,telefone,nome\"\n    ],\n    \"data\": [\n        [\n            \"1,103211478410,'Teste 1'\"\n        ],\n        [\n            \"2,103211478511,'Teste 2'\"\n        ],\n        [\n            \"3,103211478612,'Teste 3'\"\n        ],\n        [\n            \"4,103211478713,'Teste 4'\"\n        ],\n        [\n            \"5,103211478814,'Teste 5'\"\n        ],\n        [\n            \"6,103211478915,'Teste 6'\"\n        ],\n        [\n            \"7,103211479016,'Teste 7'\"\n        ],\n        [\n            \"8,103211479117,'Teste 8'\"\n        ],\n        [\n            \"9,103211479218,'Teste 9'\"\n        ],\n        [\n            \"10,103211479319,'Teste 10'\"\n        ],\n        [\n            \"11,103211479420,'Teste 11'\"\n        ],\n        [\n            \"12,103211479521,'Teste 12'\"\n        ],\n        [\n            \"13,103211479622,'Teste 13'\"\n        ],\n        [\n            \"14,103211479723,'Teste 14'\"\n        ],\n        [\n            \"15,103211479824,'Teste 15'\"\n        ],\n        [\n            \"16,103211479925,'Teste 16'\"\n        ],\n        [\n            \"17,103211480026,'Teste 17'\"\n        ],\n        [\n            \"18,103211480127,'Teste 18'\"\n        ],\n        [\n            \"19,103211480228,'Teste 19'\"\n        ],\n        [\n            \"20,103211480329,'Teste 20'\"\n        ],\n        [\n            \"21,103211480430,'Teste 21'\"\n        ]\n    ],\n    \"file_name\": \"1234\",\n    \"original_name\": \"mailing-with-header.csv\"\n}"}],"_postman_id":"1bd777df-9d39-4203-879c-c9465de7a8be"},{"name":"validate sms","id":"fb911ad5-1139-43ca-936e-ed7458e0cf63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Test\",\n    \"schedule\": \"2023-01-12 14:50:00\",\n    \"message\": \"1234\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/mailing_list_sms/validate?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","mailing_list_sms","validate"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"c06f28e5-aef2-40cf-b6c1-f1d5aa2ad894","name":"validate sms","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Test\",\n    \"schedule\": \"2023-01-12 14:50:00\",\n    \"message\": \"1234\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/mailing_list_sms/validate?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","mailing_list_sms","validate"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 12:24:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\"\n}"}],"_postman_id":"fb911ad5-1139-43ca-936e-ed7458e0cf63"},{"name":"get mailing list","id":"3d6e5c24-f2dc-4b47-a35c-304f40ed665b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/mailing_list_sms?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","mailing_list_sms"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"7693db4f-7aeb-4fc9-b6a7-58f6c504ccc8","name":"get mailing list","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/mailing_list_sms?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","mailing_list_sms"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 12:28:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Test\",\n            \"original_name\": \"\",\n            \"company_id\": 1,\n            \"total\": 0,\n            \"not_sent\": 0,\n            \"success\": 0,\n            \"sent\": 0,\n            \"failure\": 0,\n            \"schedule\": \"2023-01-12 14:50:00\",\n            \"message\": \"Test\",\n            \"paused\": true,\n            \"importing\": true,\n            \"created_at\": \"2024-05-03T12:26:45.000000Z\",\n            \"status\": 1\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Test 2\",\n            \"original_name\": \"\",\n            \"company_id\": 1,\n            \"total\": 0,\n            \"not_sent\": 0,\n            \"success\": 0,\n            \"sent\": 0,\n            \"failure\": 0,\n            \"schedule\": \"2023-01-12 14:50:00\",\n            \"message\": \"Test\",\n            \"paused\": true,\n            \"importing\": true,\n            \"created_at\": \"2024-05-03T12:26:45.000000Z\",\n            \"status\": 1\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"count\": 1,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": {}\n        }\n    }\n}"}],"_postman_id":"3d6e5c24-f2dc-4b47-a35c-304f40ed665b"},{"name":"create mailing list","id":"3f99fb43-af6b-4c39-9e68-cf47171dc4c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Test","type":"text"},{"key":"file_name","value":"1DNnm0o7fsD8Lvald59j.1713808393","type":"text"},{"key":"schedule","value":"2023-01-12 14:50:00","type":"text"},{"key":"message","value":"Test","type":"text"},{"key":"delimiter","value":",","type":"text"},{"key":"separator","value":"\"","type":"text"},{"key":"has_header","value":"1","type":"text"},{"key":"header[0]","value":"identifier","type":"text"},{"key":"header[1]","value":"areacodephone","type":"text"}]},"url":"http://app.3c.fluxoti.com.br/api/v1/mailing_list_sms?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","mailing_list_sms"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"645f2f96-98b4-4d1e-b953-2e031f67cc2e","name":"create mailing list","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Test","type":"text"},{"key":"file_name","value":"1DNnm0o7fsD8Lvald59j.1713808393","type":"text"},{"key":"schedule","value":"2023-01-12 14:50:00","type":"text"},{"key":"message","value":"Test","type":"text"},{"key":"delimiter","value":",","type":"text"},{"key":"separator","value":"\"","type":"text"},{"key":"has_header","value":"1","type":"text"},{"key":"header[0]","value":"identifier","type":"text"},{"key":"header[1]","value":"areacodephone","type":"text"}]},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/mailing_list_sms?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","mailing_list_sms"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 May 2024 18:16:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"986"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9bfeee42-af7b-4fd9-89db-f67b2a8e25a0\",\n    \"data\": {\n        \"id\": 10,\n        \"name\": \"Test\",\n        \"original_name\": \"\",\n        \"company_id\": 1,\n        \"total\": null,\n        \"not_sent\": null,\n        \"success\": null,\n        \"sent\": null,\n        \"failure\": null,\n        \"schedule\": \"2023-01-12 14:50:00\",\n        \"message\": \"Test\",\n        \"paused\": true,\n        \"importing\": null,\n        \"created_at\": \"2024-05-08T18:16:53.000000Z\",\n        \"status\": null\n    }\n}"}],"_postman_id":"3f99fb43-af6b-4c39-9e68-cf47171dc4c9"},{"name":"start mailing list","id":"0aecabc4-6807-4039-8450-b9bd014f0583","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/mailing_list_sms/:id/start_list?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","mailing_list_sms",":id","start_list"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"2eeeb077-3345-47c4-b617-a71eef9a2fda","type":"any","value":"1","key":"id"}]}},"response":[{"id":"5db049a0-e614-4ba1-b71f-b20ed0133f64","name":"start mailing list","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/mailing_list_sms/:id/start_list?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","mailing_list_sms",":id","start_list"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 13:14:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Test\",\n        \"original_name\": \"\",\n        \"company_id\": 1,\n        \"total\": 0,\n        \"not_sent\": 0,\n        \"success\": 0,\n        \"sent\": 0,\n        \"failure\": 0,\n        \"schedule\": \"2023-01-12 14:50:00\",\n        \"message\": \"Test\",\n        \"paused\": true,\n        \"importing\": true,\n        \"created_at\": \"2024-05-03T12:26:45.000000Z\",\n        \"status\": 1\n    }\n}"}],"_postman_id":"0aecabc4-6807-4039-8450-b9bd014f0583"}],"id":"a3934543-643f-40b8-b35c-90e41aae3356","_postman_id":"a3934543-643f-40b8-b35c-90e41aae3356","description":""},{"name":"Calls","item":[{"name":"company calls","id":"ea5c45b0-bc75-4cc8-826b-0e93fa5033e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"startDate\": \"2024-05-02 00:00:00\",\n    \"endDate\": \"2024-05-03 23:59:59\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/calls/statistics?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","calls","statistics"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"e01f13c0-049c-4f27-a093-688eaa43981c","name":"company calls","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/calls/statistics?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","calls","statistics"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 May 2024 17:13:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"995"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"total\": 4,\n            \"failed\": 1,\n            \"abandoned_due_amd\": 0,\n            \"not_answered\": 0,\n            \"answered\": 3,\n            \"abandoned\": 0\n        }\n    ]\n}"}],"_postman_id":"ea5c45b0-bc75-4cc8-826b-0e93fa5033e3"},{"name":"recording","id":"db0f9d87-6e20-441f-9875-7ba348297f19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/calls/:id/recording?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","calls",":id","recording"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"4fe72d21-96dc-4164-bef6-969c00ba77c1","type":"any","value":"663baaaaae75069093ebbbbb","key":"id"}]}},"response":[],"_postman_id":"db0f9d87-6e20-441f-9875-7ba348297f19"},{"name":"recording after consult cancel","id":"095a5dd7-f6bd-4231-824c-b5045be3687a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/calls/:id/recording_after_consult_cancel?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","calls",":id","recording_after_consult_cancel"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"b1f3be0f-fb02-494a-a0d7-76d92028e182","type":"any","value":"rp86gSF59r","key":"id"}]}},"response":[],"_postman_id":"095a5dd7-f6bd-4231-824c-b5045be3687a"},{"name":"recording amd","id":"8492d82d-9f9b-4693-a351-bdb062bbb510","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/calls/:id/recording_amd?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","calls",":id","recording_amd"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"ddb842d0-d681-4170-bec4-978349a8de5c","type":"any","value":"18f2a09c1980969a5b634cba175169be83ba5a77","key":"id"}]}},"response":[],"_postman_id":"8492d82d-9f9b-4693-a351-bdb062bbb510"},{"name":"recording consult","id":"58dcdfcf-ebf9-401b-b352-fdc6169936c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/calls/:id/recording_consult?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","calls",":id","recording_consult"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"ee24423b-dee3-45a2-addc-19733f31267e","type":"any","value":"18f2a09c1980969a5b634cba175169be83ba5a77","key":"id"}]}},"response":[],"_postman_id":"58dcdfcf-ebf9-401b-b352-fdc6169936c4"},{"name":"recording transfer","id":"c51ecb6b-7a58-4d9e-a5fe-c6b9e563d93f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/calls/:id/recording_transfer?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","calls",":id","recording_transfer"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"c85e262b-111a-42f3-b2b9-526dc0a86593","type":"any","value":"18f2a09c1980969a5b634cba175169be83ba5a77","key":"id"}]}},"response":[],"_postman_id":"c51ecb6b-7a58-4d9e-a5fe-c6b9e563d93f"}],"id":"74b02487-c0ac-403e-96aa-3b47dc7bb548","_postman_id":"74b02487-c0ac-403e-96aa-3b47dc7bb548","description":""},{"name":"Teams","item":[{"name":"index","id":"47b10230-458d-4f0e-b59f-51ababe7efc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"team\",\r\n    \"color\": \"#FFFFFFFF222\",\r\n    \"whatsapp\": true,\r\n    \"qualification_list_id\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/teams?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","teams"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"58f8f416-ea23-499c-a6e6-a6b3160050f9","name":"index","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/teams?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","teams"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 14:56:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"13234\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Equipe Teste\",\n            \"color\": \"#ffff00\",\n            \"whatsapp\": true,\n            \"qualification_list_id\": 1,\n            \"whatsapp_quick_message_list_id\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"team\",\n            \"color\": \"#FFFFFFFF222\",\n            \"whatsapp\": true,\n            \"qualification_list_id\": 1,\n            \"whatsapp_quick_message_list_id\": null\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 2,\n            \"count\": 2,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": {}\n        }\n    }\n}"}],"_postman_id":"47b10230-458d-4f0e-b59f-51ababe7efc6"},{"name":"show","id":"27cce7f4-ac94-4e44-9963-c6f3e4c8fffd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"team whatsapp 12318723871283\",\r\n    \"color\": \"#FFFFFFFF222\",\r\n    \"whatsapp\": true,\r\n    \"qualification_list_id\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/teams/:team_id?api_token={{manager_token}}&include=company","urlObject":{"protocol":"http","path":["api","v1","teams",":team_id"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"company"}],"variable":[{"id":"55ddf7ff-f3c5-4a72-9130-2bae909dfbb4","type":"any","value":"1","key":"team_id"}]}},"response":[{"id":"79d958e6-6df9-4d9a-8ef8-018d09bb5a50","name":"show","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/teams/:team_id?api_token={{manager_token}}&include=company","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","teams",":team_id"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"company"}],"variable":[{"key":"team_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 14:54:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Equipe Teste\",\n        \"color\": \"#ffff00\",\n        \"whatsapp\": true,\n        \"qualification_list_id\": 1,\n        \"whatsapp_quick_message_list_id\": null,\n        \"supervisors\": [],\n        \"agents\": [\n            {\n                \"id\": 5,\n                \"name\": \"Agente3\"\n            }\n        ]\n    }\n}"}],"_postman_id":"27cce7f4-ac94-4e44-9963-c6f3e4c8fffd"},{"name":"store","id":"e3b6bc9d-7dd1-4f7b-916a-9191c2e635bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"team\",\r\n    \"color\": \"#FFFFFFFF222\",\r\n    \"whatsapp\": true,\r\n    \"qualification_list_id\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/teams?api_token={{manager_token}}&include=company","urlObject":{"protocol":"http","path":["api","v1","teams"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"company"}],"variable":[]}},"response":[{"id":"5931d425-3321-457b-9e04-bfa87d07008a","name":"store","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"team\",\r\n    \"color\": \"#FFFFFFFF222\",\r\n    \"whatsapp\": true,\r\n    \"qualification_list_id\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/teams?api_token={{manager_token}}&include=company","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","teams"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"company"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 14:55:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"team\",\n        \"color\": \"#FFFFFFFF222\",\n        \"whatsapp\": true,\n        \"qualification_list_id\": 1,\n        \"whatsapp_quick_message_list_id\": null\n    }\n}"}],"_postman_id":"e3b6bc9d-7dd1-4f7b-916a-9191c2e635bd"},{"name":"update","id":"ac833e21-61e4-49cb-ac24-062fe272df4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"user_id\": 21,\n    \"name\": \"Equipe Teste\",\n    \"color\": \"#ffff00\",\n    \"whatsapp\": true,\n    \"qualification_list_id\": 1,\n    \"agents\": [\n        5\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/teams/:id?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","teams",":id"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"086dd439-9140-4353-bbe3-dcab27c5c0d0","type":"any","value":"1","key":"id"}]}},"response":[{"id":"d2d9f599-8327-4143-b22c-d63a4815ed22","name":"update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"user_id\": 21,\n    \"name\": \"Equipe Teste\",\n    \"color\": \"#ffff00\",\n    \"whatsapp\": true,\n    \"qualification_list_id\": 1,\n    \"agents\": [\n        5\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/teams/:id?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","teams",":id"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 14:48:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Equipe Teste\",\n        \"color\": \"#ffff00\",\n        \"whatsapp\": true,\n        \"qualification_list_id\": 1,\n        \"whatsapp_quick_message_list_id\": null\n    }\n}"}],"_postman_id":"ac833e21-61e4-49cb-ac24-062fe272df4b"}],"id":"244b24d0-3f61-4fd6-ab49-0868f07d9eca","_postman_id":"244b24d0-3f61-4fd6-ab49-0868f07d9eca","description":""},{"name":"Campaign Mailing List","item":[{"name":"create malling list","id":"b5f3423f-e6bc-4327-9c49-864362e45275","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"List test","type":"text"},{"key":"header[0]","value":"identifier","type":"text"},{"key":"header[1]","value":"Nome","type":"text"},{"key":"header[2]","value":"","type":"text"},{"key":"header[3]","value":"areacodephone","type":"text"},{"key":"header[4]","value":"","type":"text"},{"key":"header[5]","value":"areacode","type":"text"},{"key":"header[6]","value":"","type":"text"},{"key":"header[7]","value":"phone","type":"text"},{"key":"header[8]","value":"","type":"text"},{"key":"header[9]","value":"areacodephone","type":"text"},{"key":"ura_id","value":"1","type":"text","disabled":true},{"key":"mailing","type":"file","src":"/home/mari/Downloads/test_horizontal_col.csv"},{"key":"delimiter","value":"quotes","type":"text"},{"key":"separator","value":",","type":"text"},{"key":"has_header","value":"1","type":"text"}]},"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/lists?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id","lists"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"f0fa6bcf-315e-47ce-bb84-09aaab8de5b6","type":"any","value":"1","key":"id"}]}},"response":[{"id":"48073ed2-660f-4c8c-8d6c-c5cde7f12068","name":"create malling list","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"List test","type":"text"},{"key":"header[0]","value":"identifier","type":"text"},{"key":"header[1]","value":"Nome","type":"text"},{"key":"header[2]","value":"","type":"text"},{"key":"header[3]","value":"areacodephone","type":"text"},{"key":"header[4]","value":"","type":"text"},{"key":"header[5]","value":"areacode","type":"text"},{"key":"header[6]","value":"","type":"text"},{"key":"header[7]","value":"phone","type":"text"},{"key":"header[8]","value":"","type":"text"},{"key":"header[9]","value":"areacodephone","type":"text"},{"key":"ura_id","value":"1","type":"text","disabled":true},{"key":"mailing","type":"file","src":["/home/mari/Downloads/test_horizontal_col.csv"]},{"key":"delimiter","value":"quotes","type":"text"},{"key":"separator","value":",","type":"text"},{"key":"has_header","value":"1","type":"text"}]},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/lists?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":id","lists"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 16:20:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"List test\",\n        \"original_name\": \"\",\n        \"dial\": null,\n        \"redial\": null,\n        \"answered\": null,\n        \"converted\": null,\n        \"dmc\": null,\n        \"unknown\": null,\n        \"total\": null,\n        \"dialed\": null,\n        \"dialed_percentage\": null,\n        \"completed\": 0,\n        \"completed_percentage\": 0,\n        \"asr\": 0,\n        \"asr_percentage\": 0,\n        \"answered_percentage\": 0,\n        \"weight\": 1,\n        \"dial_percentage\": 0,\n        \"redial_percentage\": 0,\n        \"converted_percentage\": 0,\n        \"dmc_percentage\": 0,\n        \"unknown_percentage\": 0,\n        \"failed\": null,\n        \"not_answered\": 0,\n        \"not_answered_due_progress_amd\": null,\n        \"mailbox\": null,\n        \"abandoned\": 0,\n        \"failed_percentage\": 0,\n        \"not_answered_percentage\": 0,\n        \"not_answered_due_progress_amd_percentage\": 0,\n        \"mailbox_percentage\": 0,\n        \"abandoned_percentage\": 0,\n        \"ura_name\": \"\",\n        \"created_at\": \"2024-05-03 13:20:09\",\n        \"updated_at\": \"2024-05-03 13:20:09\",\n        \"importing\": null,\n        \"recycle_process\": null,\n        \"recycled_times\": 0,\n        \"recycle_filters\": [],\n        \"pro_mode\": false\n    }\n}"}],"_postman_id":"b5f3423f-e6bc-4327-9c49-864362e45275"},{"name":"upload mailing","id":"859aed0b-bf4a-4617-bfe5-8f9b1f4f517d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"List test","type":"text"},{"key":"header[0]","value":"identifier","type":"text"},{"key":"header[1]","value":"Nome","type":"text"},{"key":"header[3]","value":"areacodephone","type":"text"},{"key":"header[4]","value":"areacodephone","type":"text"},{"key":"header[5]","value":"areacodephone","type":"text"},{"key":"ura_id","value":"1","type":"text","disabled":true},{"key":"mailing","type":"file","src":"/home/samuel/Documents/Folders/mailing-with-header.csv"},{"key":"delimiter","value":"quotes","type":"text"},{"key":"separator","value":",","type":"text"},{"key":"has_header","value":"1","type":"text"}]},"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/mailing?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id","mailing"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"ff09c3a8-bb8e-4c78-84b0-bac9b36d987d","type":"any","value":"1","key":"id"}]}},"response":[{"id":"5358b1d9-cf4f-46c0-b843-bb49392642c8","name":"upload mailing","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"List test","type":"text"},{"key":"header[0]","value":"identifier","type":"text"},{"key":"header[1]","value":"Nome","type":"text"},{"key":"header[3]","value":"areacodephone","type":"text"},{"key":"header[4]","value":"areacodephone","type":"text"},{"key":"header[5]","value":"areacodephone","type":"text"},{"key":"ura_id","value":"1","type":"text","disabled":true},{"key":"mailing","type":"file","src":["/home/samuel/Documents/Folders/mailing-with-header.csv"]},{"key":"delimiter","value":"quotes","type":"text"},{"key":"separator","value":",","type":"text"},{"key":"has_header","value":"1","type":"text"}]},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/mailing?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":id","mailing"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 16:21:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"header\": [\n        \"cod\",\n        \"telefone\",\n        \"nome\"\n    ],\n    \"data\": [\n        [\n            \"1\",\n            \"103211478410\",\n            \"'Teste 1'\"\n        ],\n        [\n            \"2\",\n            \"103211478511\",\n            \"'Teste 2'\"\n        ],\n        [\n            \"3\",\n            \"103211478612\",\n            \"'Teste 3'\"\n        ],\n        [\n            \"4\",\n            \"103211478713\",\n            \"'Teste 4'\"\n        ],\n        [\n            \"5\",\n            \"103211478814\",\n            \"'Teste 5'\"\n        ],\n        [\n            \"6\",\n            \"103211478915\",\n            \"'Teste 6'\"\n        ],\n        [\n            \"7\",\n            \"103211479016\",\n            \"'Teste 7'\"\n        ],\n        [\n            \"8\",\n            \"103211479117\",\n            \"'Teste 8'\"\n        ],\n        [\n            \"9\",\n            \"103211479218\",\n            \"'Teste 9'\"\n        ],\n        [\n            \"10\",\n            \"103211479319\",\n            \"'Teste 10'\"\n        ],\n        [\n            \"11\",\n            \"103211479420\",\n            \"'Teste 11'\"\n        ],\n        [\n            \"12\",\n            \"103211479521\",\n            \"'Teste 12'\"\n        ],\n        [\n            \"13\",\n            \"103211479622\",\n            \"'Teste 13'\"\n        ],\n        [\n            \"14\",\n            \"103211479723\",\n            \"'Teste 14'\"\n        ],\n        [\n            \"15\",\n            \"103211479824\",\n            \"'Teste 15'\"\n        ],\n        [\n            \"16\",\n            \"103211479925\",\n            \"'Teste 16'\"\n        ],\n        [\n            \"17\",\n            \"103211480026\",\n            \"'Teste 17'\"\n        ],\n        [\n            \"18\",\n            \"103211480127\",\n            \"'Teste 18'\"\n        ],\n        [\n            \"19\",\n            \"103211480228\",\n            \"'Teste 19'\"\n        ],\n        [\n            \"20\",\n            \"103211480329\",\n            \"'Teste 20'\"\n        ],\n        [\n            \"21\",\n            \"103211480430\",\n            \"'Teste 21'\"\n        ]\n    ],\n    \"file_name\": \"1234\",\n    \"original_name\": \"mailing-with-header.csv\"\n}"}],"_postman_id":"859aed0b-bf4a-4617-bfe5-8f9b1f4f517d"},{"name":"create mailing by array","id":"9344dab7-2278-4496-b651-b1950f86077c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"header\": [\n        \"identifier\",\n        \"phone\"\n    ],\n    \"mailing\": [\n        {\n            \"identifier\": \"NOME\",\n            \"phone\": \"20998199963\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:campaign_id/lists/:list_id/mailing?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns",":campaign_id","lists",":list_id","mailing"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"25ad7359-e02c-44f4-94bb-d98c2c25f54a","type":"any","value":"5","key":"campaign_id"},{"id":"3839470b-49b9-43d2-8e43-ad71785a62bc","type":"any","value":"222","key":"list_id"}]}},"response":[{"id":"88175823-6a85-4efc-abf4-7d4beb30a8bb","name":"create mailing by array","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"header\": [\n        \"identifier\",\n        \"phone\"\n    ],\n    \"mailing\": [\n        {\n            \"identifier\": \"NOME\",\n            \"phone\": \"20998199963\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:campaign_id/lists/:list_id/mailing?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":campaign_id","lists",":list_id","mailing"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"campaign_id","value":"5"},{"key":"list_id","value":"222"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 May 2024 18:44:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"997"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9bfef81d-b17e-41ea-8b36-478b6e86ff97\",\n    \"imported_lines\": 1\n}"}],"_postman_id":"9344dab7-2278-4496-b651-b1950f86077c"},{"name":"create mailing json","id":"b4507723-c1cc-4f80-931c-4f44c4534942","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"identifier\": \"NOME\",\n        \"phone\": \"209999997363\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:campaign_id/lists/:list_id/mailing.json?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns",":campaign_id","lists",":list_id","mailing.json"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"4e62354b-4155-4657-b425-e3abe20e5c40","type":"any","value":"5","key":"campaign_id"},{"id":"96b88d34-eeb5-4921-a313-47822e35d76a","type":"any","value":"222","key":"list_id"}]}},"response":[{"id":"1fe657c6-e320-43e4-972a-6b83c17f0258","name":"create mailing json","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"identifier\": \"NOME\",\n        \"phone\": \"209999997363\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:campaign_id/lists/:list_id/mailing.json?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":campaign_id","lists",":list_id","mailing.json"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"campaign_id","value":"5"},{"key":"list_id","value":"222"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Wed, 08 May 2024 18:44:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"999"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b4507723-c1cc-4f80-931c-4f44c4534942"},{"name":"malling list csv","id":"8310365e-142b-4cb1-ba9b-7ff1d2bf074f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"List test","type":"text"},{"key":"header[0]","value":"identifier","type":"text"},{"key":"header[1]","value":"areacodephone","type":"text"},{"key":"header[2]","value":"areacodephone","type":"text"},{"key":"header[3]","value":"areacodephone","type":"text"},{"key":"header[4]","value":"areacodephone","type":"text"},{"key":"ura_id","value":"1","type":"text","disabled":true},{"key":"mailing","type":"file","src":"/home/samuel/Documents/Folders/mailing-with-header.csv"},{"key":"delimiter","value":"quotes","type":"text"},{"key":"separator","value":",","type":"text"},{"key":"has_header","value":"1","type":"text"}]},"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:campaign_id/lists/csv?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns",":campaign_id","lists","csv"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"c3e614e8-651e-466a-b370-d0ff235047aa","type":"any","value":"1","key":"campaign_id"}]}},"response":[{"id":"e7ade626-83dc-4729-a4cc-ab96d5490113","name":"malling list csv","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"List test","type":"text"},{"key":"header[0]","value":"identifier","type":"text"},{"key":"header[1]","value":"areacodephone","type":"text"},{"key":"header[2]","value":"areacodephone","type":"text"},{"key":"header[3]","value":"areacodephone","type":"text"},{"key":"header[4]","value":"areacodephone","type":"text"},{"key":"ura_id","value":"1","type":"text","disabled":true},{"key":"mailing","type":"file","src":["/home/samuel/Documents/Folders/mailing-with-header.csv"]},{"key":"delimiter","value":"quotes","type":"text"},{"key":"separator","value":",","type":"text"},{"key":"has_header","value":"1","type":"text"}]},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:campaign_id/lists/csv?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":campaign_id","lists","csv"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"campaign_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 16:33:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 3,\n        \"name\": \"List test\",\n        \"original_name\": \"mailing-with-header.csv\",\n        \"dial\": null,\n        \"redial\": null,\n        \"answered\": null,\n        \"converted\": null,\n        \"dmc\": null,\n        \"unknown\": null,\n        \"total\": null,\n        \"dialed\": null,\n        \"dialed_percentage\": null,\n        \"completed\": 0,\n        \"completed_percentage\": 0,\n        \"asr\": 0,\n        \"asr_percentage\": 0,\n        \"answered_percentage\": 0,\n        \"weight\": 1,\n        \"dial_percentage\": 0,\n        \"redial_percentage\": 0,\n        \"converted_percentage\": 0,\n        \"dmc_percentage\": 0,\n        \"unknown_percentage\": 0,\n        \"failed\": null,\n        \"not_answered\": 0,\n        \"not_answered_due_progress_amd\": null,\n        \"mailbox\": null,\n        \"abandoned\": 0,\n        \"failed_percentage\": 0,\n        \"not_answered_percentage\": 0,\n        \"not_answered_due_progress_amd_percentage\": 0,\n        \"mailbox_percentage\": 0,\n        \"abandoned_percentage\": 0,\n        \"ura_name\": \"\",\n        \"created_at\": \"2024-05-03 13:33:12\",\n        \"updated_at\": \"2024-05-03 13:33:12\",\n        \"importing\": null,\n        \"recycle_process\": null,\n        \"recycled_times\": 0,\n        \"recycle_filters\": [],\n        \"pro_mode\": false\n    }\n}"}],"_postman_id":"8310365e-142b-4cb1-ba9b-7ff1d2bf074f"},{"name":"Update weight","id":"f3ec951c-b58d-40db-a6d2-589fd5fc870f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"weight\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com/api/v1/campaigns/:campaign_id/lists/:list_id/updateWeight?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns",":campaign_id","lists",":list_id","updateWeight"],"host":["app","3c","fluxoti","com"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"type":"any","value":"125871","key":"campaign_id"},{"type":"any","value":"1900595","key":"list_id"}]}},"response":[{"id":"61b478ea-c1dc-4e64-906d-bc85a56388e1","name":"Update weight","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"weight\": 1\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com/api/v1/campaigns/:campaign_id/lists/:list_id/updateWeight?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com"],"path":["api","v1","campaigns",":campaign_id","lists",":list_id","updateWeight"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"campaign_id","value":"1"},{"key":"list_id","value":"1"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9d54f16f-c624-497a-91f9-83569b724473\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"mailing.csv\",\n        \"original_name\": \"\",\n        \"dial\": 0,\n        \"redial\": 6,\n        \"answered\": 3,\n        \"converted\": 0,\n        \"conversion_goal\": 0,\n        \"dmc\": 0,\n        \"unknown\": 0,\n        \"total\": 10,\n        \"dialed\": 12,\n        \"dialed_percentage\": null,\n        \"completed\": 0,\n        \"completed_percentage\": 0,\n        \"asr\": 1,\n        \"asr_percentage\": 100,\n        \"answered_percentage\": 25,\n        \"weight\": 0,\n        \"dial_percentage\": 0,\n        \"redial_percentage\": 100,\n        \"converted_percentage\": 0,\n        \"dmc_percentage\": 0,\n        \"unknown_percentage\": 0,\n        \"failed\": 0,\n        \"not_answered\": 0,\n        \"not_answered_due_progress_amd\": 0,\n        \"mailbox\": 4,\n        \"abandoned\": 5,\n        \"failed_percentage\": 0,\n        \"not_answered_percentage\": 0,\n        \"not_answered_due_progress_amd_percentage\": 0,\n        \"mailbox_percentage\": 33.333333333333336,\n        \"abandoned_percentage\": 41.666666666666664,\n        \"ura_name\": \"\",\n        \"created_at\": \"2024-10-24 16:04:24\",\n        \"updated_at\": \"2024-10-24 16:36:38\",\n        \"importing\": false,\n        \"recycle_process\": false,\n        \"recycled_times\": 0,\n        \"recycle_filters\": [],\n        \"pro_mode\": true\n    }\n}"}],"_postman_id":"f3ec951c-b58d-40db-a6d2-589fd5fc870f"}],"id":"cdd7ad52-4cee-4605-8ab6-85e7e6b6155b","_postman_id":"cdd7ad52-4cee-4605-8ab6-85e7e6b6155b","description":""},{"name":"Campaign Metrics","item":[{"name":"Graphics info","item":[{"name":"get graphic metrics","id":"00dc0101-dd78-4605-9dad-6fa836c4de9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"start_date\": \"2024-05-03 00:00:00\",\n    \"end_date\": \"2024-05-03 23:59:59\",\n    \"campaign_id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/campaign/metrics/graphic?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaign","metrics","graphic"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"3c73ed96-ac2c-4e12-9950-cc987218e372","name":"get graphic metrics","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaign/metrics/graphic?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaign","metrics","graphic"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Wed, 29 Mar 2023 19:59:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"yesterday\": [\n            {\n                \"index\": 0,\n                \"total\": 2,\n                \"not_answered\": 0,\n                \"answered\": 1,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 1,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 1,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 2,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 3,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 4,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 5,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 6,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 7,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 8,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 9,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 10,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 11,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 12,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 13,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 14,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 15,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 16,\n                \"total\": 3,\n                \"not_answered\": 0,\n                \"answered\": 1,\n                \"abandoned\": 1,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 1,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 17,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 18,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 1\n            },\n            {\n                \"index\": 19,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 1,\n                \"converted\": 0\n            },\n            {\n                \"index\": 20,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 21,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 22,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 23,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            }\n        ],\n        \"today\": [\n            {\n                \"index\": 0,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 1,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 2,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 3,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 4,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 5,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 6,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 7,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 8,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 9,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 10,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 11,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 12,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 13,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 14,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 15,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 16,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 17,\n                \"total\": 1,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 1,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 18,\n                \"total\": 3,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 3,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 19,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 20,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 4,\n                \"converted\": 75\n            },\n            {\n                \"index\": 21,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 22,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 23,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"00dc0101-dd78-4605-9dad-6fa836c4de9c"},{"name":"get graphic metrics staging","id":"ebd50cce-c949-4842-a20b-55d292994ea8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"start_date\": \"2023-04-26 00:00:00\",\n    \"end_date\": \"2023-04-27 23:59:59\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url_staging}}/campaign/metrics/graphic?api_token={{manager_token}}","urlObject":{"path":["campaign","metrics","graphic"],"host":["{{url_staging}}"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"d84eae4d-c3e1-4676-83bf-4ee1ba062c7c","name":"get graphic metrics","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaign/metrics/graphic?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaign","metrics","graphic"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Wed, 29 Mar 2023 19:59:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"98ce5744-e69c-4bcc-8766-56b5856a6394\",\n    \"data\": {\n        \"yesterday\": [\n            {\n                \"index\": 0,\n                \"total\": 2,\n                \"not_answered\": 0,\n                \"answered\": 1,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 1,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 1,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 2,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 3,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 4,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 5,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 6,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 7,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 8,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 9,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 10,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 11,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 12,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 13,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 14,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 15,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 16,\n                \"total\": 3,\n                \"not_answered\": 0,\n                \"answered\": 1,\n                \"abandoned\": 1,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 1,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 17,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 18,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 1\n            },\n            {\n                \"index\": 19,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 1,\n                \"converted\": 0\n            },\n            {\n                \"index\": 20,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 21,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 22,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 23,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            }\n        ],\n        \"today\": [\n            {\n                \"index\": 0,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 1,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 2,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 3,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 4,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 5,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 6,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 7,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 8,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 9,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 10,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 11,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 12,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 13,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 14,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 15,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 16,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 17,\n                \"total\": 1,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 1,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 18,\n                \"total\": 3,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 3,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 19,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 20,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 4,\n                \"converted\": 75\n            },\n            {\n                \"index\": 21,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 22,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            },\n            {\n                \"index\": 23,\n                \"total\": 0,\n                \"not_answered\": 0,\n                \"answered\": 0,\n                \"abandoned\": 0,\n                \"failed\": 0,\n                \"abandoned_due_amd\": 0,\n                \"dmc\": 0,\n                \"agent_answered\": 0,\n                \"converted\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"ebd50cce-c949-4842-a20b-55d292994ea8"}],"id":"b5fcb882-7748-461d-bf16-383bc4a2da26","_postman_id":"b5fcb882-7748-461d-bf16-383bc4a2da26","description":""},{"name":"get general metrics","id":"d0a7746f-8bd8-4173-b479-01d9e1e59833","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"start_date\": \"2023-03-27 00:00:00\",\n    \"end_date\": \"2023-03-28 23:59:59\",\n    \"campaign_id\": null\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/campaign/metrics/general?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaign","metrics","general"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"cb44e018-d9bf-48ff-81e8-18380e392dca","name":"get general metrics","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaign/metrics/general?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaign","metrics","general"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Tue, 28 Mar 2023 18:57:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"total\": 3,\n        \"failed\": 0,\n        \"abandoned_due_amd\": 1,\n        \"not_answered\": 0,\n        \"answered\": 1,\n        \"abandoned\": 1,\n        \"dmc\": 0,\n        \"converted\": 1,\n        \"calls\": 6,\n        \"acw\": 12,\n        \"idle\": 115,\n        \"manual\": 10,\n        \"manual_acw\": 1413,\n        \"manual_calls\": 1,\n        \"manual_calls_acw\": 1,\n        \"speaking\": 135,\n        \"interval\": 124,\n        \"workload\": 1570,\n        \"interval_quantity\": 1,\n        \"acw_average\": 2,\n        \"idle_average\": 14,\n        \"speaking_average\": 23,\n        \"manual_average\": 10,\n        \"manual_acw_average\": 1413,\n        \"interval_average\": 124,\n        \"idle_quantity\": 8,\n        \"total_logged\": 1809,\n        \"manual_calls_calling\": 0,\n        \"manual_calls_speaking\": 0,\n        \"manual_calls_made\": 0,\n        \"manual_calls_answered\": 0,\n        \"manual_calls_acw_calling\": 6,\n        \"manual_calls_acw_speaking\": 29,\n        \"manual_calls_acw_made\": 1,\n        \"manual_calls_acw_answered\": 1\n    }\n}"}],"_postman_id":"d0a7746f-8bd8-4173-b479-01d9e1e59833"},{"name":"campaign","id":"a3be7090-3eac-43e4-a463-5767a917e517","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3cplus-v2.localhost/api/v1/campaigns?api_token={{manager_token}}&include=route_mobile,route_landline,campaign_information,qualifications&per_page=1","urlObject":{"protocol":"http","path":["api","v1","campaigns"],"host":["app","3cplus-v2","localhost"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"route_mobile,route_landline,campaign_information,qualifications"},{"key":"per_page","value":"1"}],"variable":[]}},"response":[{"id":"e7ad6fed-486e-44ce-8362-ffd3264c01a8","name":"campaign","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3cplus-v2.localhost/api/v1/campaigns?api_token={{manager_token}}&include=campaign_information&per_page=","protocol":"http","host":["app","3cplus-v2","localhost"],"path":["api","v1","campaigns"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"campaign_information"},{"key":"per_page","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Tue, 28 Mar 2023 14:17:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Campanha teste\",\n            \"start_time\": \"08:00\",\n            \"end_time\": \"18:30\",\n            \"paused\": false,\n            \"amd_enabled\": true,\n            \"acw_timeout\": 0,\n            \"is_on_active_time\": true,\n            \"caller_id\": \"1234\",\n            \"limit_call_per_agent\": 0,\n            \"asr\": \"0.1\",\n            \"ura_limit\": 0,\n            \"is_predictive\": false,\n            \"active_list_notify\": false,\n            \"allows_manual\": true,\n            \"limit_call_time\": 0,\n            \"exit_manual_mode\": 30,\n            \"copy_identifier\": false,\n            \"ivr_after_call_id\": null,\n            \"route_limit_exceeded\": false,\n            \"route_landline_id\": 0,\n            \"route_mobile_id\": 0,\n            \"route_group_landline_id\": 0,\n            \"route_group_mobile_id\": 0,\n            \"filter_calls\": true,\n            \"should_complete_failed_call\": true,\n            \"update_mailing_data\": false,\n            \"dialer_settings\": {\n                \"url\": \"\",\n                \"qualification_list_id\": 2,\n                \"wait_time\": 3,\n                \"call_time\": 35,\n                \"recalls\": 3,\n                \"criterion_list_id\": null\n            },\n            \"campaign_information\": {\n                \"quantity_of_agents_with_online_status\": 0,\n                \"quantity_of_calls_today\": 0\n            }\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Outra campanha\",\n            \"start_time\": \"08:00\",\n            \"end_time\": \"18:30\",\n            \"paused\": false,\n            \"amd_enabled\": true,\n            \"acw_timeout\": 0,\n            \"is_on_active_time\": true,\n            \"caller_id\": \"1234\",\n            \"limit_call_per_agent\": 0,\n            \"asr\": \"0.1\",\n            \"ura_limit\": 0,\n            \"is_predictive\": false,\n            \"active_list_notify\": false,\n            \"allows_manual\": true,\n            \"limit_call_time\": 0,\n            \"exit_manual_mode\": 30,\n            \"copy_identifier\": false,\n            \"ivr_after_call_id\": null,\n            \"route_limit_exceeded\": false,\n            \"route_landline_id\": 0,\n            \"route_mobile_id\": 0,\n            \"route_group_landline_id\": 0,\n            \"route_group_mobile_id\": 0,\n            \"filter_calls\": true,\n            \"should_complete_failed_call\": true,\n            \"update_mailing_data\": false,\n            \"dialer_settings\": {\n                \"url\": \"\",\n                \"qualification_list_id\": 2,\n                \"wait_time\": 3,\n                \"call_time\": 35,\n                \"recalls\": 3,\n                \"criterion_list_id\": null\n            },\n            \"campaign_information\": {\n                \"quantity_of_agents_with_online_status\": 1,\n                \"quantity_of_calls_today\": 3\n            }\n        }\n    ]\n}"}],"_postman_id":"a3be7090-3eac-43e4-a463-5767a917e517"},{"name":"total","id":"21490e98-d44d-41f7-b51f-002460c6ff20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"start_date\": \"2023-03-02 11:05:00\",\n    \"end_date\": \"2023-04-27 11:05:00\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/1/agents/metrics/total?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns","1","agents","metrics","total"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"7ea170f8-3fc9-4eae-85af-804d6965482d","name":"campaign","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3cplus-v2.localhost/api/v1/campaigns?api_token={{manager_token}}&include=campaign_information&per_page=","protocol":"http","host":["app","3cplus-v2","localhost"],"path":["api","v1","campaigns"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"campaign_information"},{"key":"per_page","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Tue, 28 Mar 2023 14:17:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Campanha teste\",\n            \"start_time\": \"08:00\",\n            \"end_time\": \"18:30\",\n            \"paused\": false,\n            \"amd_enabled\": true,\n            \"acw_timeout\": 0,\n            \"is_on_active_time\": true,\n            \"caller_id\": \"1234\",\n            \"limit_call_per_agent\": 0,\n            \"asr\": \"0.1\",\n            \"ura_limit\": 0,\n            \"is_predictive\": false,\n            \"active_list_notify\": false,\n            \"allows_manual\": true,\n            \"limit_call_time\": 0,\n            \"exit_manual_mode\": 30,\n            \"copy_identifier\": false,\n            \"ivr_after_call_id\": null,\n            \"route_limit_exceeded\": false,\n            \"route_landline_id\": 0,\n            \"route_mobile_id\": 0,\n            \"route_group_landline_id\": 0,\n            \"route_group_mobile_id\": 0,\n            \"filter_calls\": true,\n            \"should_complete_failed_call\": true,\n            \"update_mailing_data\": false,\n            \"dialer_settings\": {\n                \"url\": \"\",\n                \"qualification_list_id\": 2,\n                \"wait_time\": 3,\n                \"call_time\": 35,\n                \"recalls\": 3,\n                \"criterion_list_id\": null\n            },\n            \"campaign_information\": {\n                \"quantity_of_agents_with_online_status\": 0,\n                \"quantity_of_calls_today\": 0\n            }\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Outra campanha\",\n            \"start_time\": \"08:00\",\n            \"end_time\": \"18:30\",\n            \"paused\": false,\n            \"amd_enabled\": true,\n            \"acw_timeout\": 0,\n            \"is_on_active_time\": true,\n            \"caller_id\": \"1234\",\n            \"limit_call_per_agent\": 0,\n            \"asr\": \"0.1\",\n            \"ura_limit\": 0,\n            \"is_predictive\": false,\n            \"active_list_notify\": false,\n            \"allows_manual\": true,\n            \"limit_call_time\": 0,\n            \"exit_manual_mode\": 30,\n            \"copy_identifier\": false,\n            \"ivr_after_call_id\": null,\n            \"route_limit_exceeded\": false,\n            \"route_landline_id\": 0,\n            \"route_mobile_id\": 0,\n            \"route_group_landline_id\": 0,\n            \"route_group_mobile_id\": 0,\n            \"filter_calls\": true,\n            \"should_complete_failed_call\": true,\n            \"update_mailing_data\": false,\n            \"dialer_settings\": {\n                \"url\": \"\",\n                \"qualification_list_id\": 2,\n                \"wait_time\": 3,\n                \"call_time\": 35,\n                \"recalls\": 3,\n                \"criterion_list_id\": null\n            },\n            \"campaign_information\": {\n                \"quantity_of_agents_with_online_status\": 1,\n                \"quantity_of_calls_today\": 3\n            }\n        }\n    ]\n}"}],"_postman_id":"21490e98-d44d-41f7-b51f-002460c6ff20"}],"id":"7319d506-55c0-4a1f-bdc4-1f6c6de8b4b7","_postman_id":"7319d506-55c0-4a1f-bdc4-1f6c6de8b4b7","description":""},{"name":"3C Routes","item":[{"name":"update campaign route","id":"400b468e-0066-40ac-a4a6-5b2d5aafe128","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"active_list_notify\": false,\n    \"acw_timeout\": 0,\n    \"allows_manual\": true,\n    \"call_time\": 35,\n    \"caller_id\": \"1234567890\",\n    \"check_amd\": true,\n    \"copy_identifier\": false,\n    \"criterion_list\": \"\",\n    \"end_time\": \"18:30\",\n    \"exit_manual_mode\": 30,\n    \"extension_number\": \"\",\n    \"filter_calls\": true,\n    \"is_predictive\": false,\n    \"ivr_after_call_id\": \"\",\n    \"landline_id\": 2,\n    \"landline_type\": \"route\",\n    \"limit_call_per_agent\": 0,\n    \"limit_call_time\": 0,\n    \"mobile_id\": \"\",\n    \"mobile_type\": \"\",\n    \"name\": \"Outra campanha\",\n    \"qualification_list\": 1,\n    \"recalls\": 3,\n    \"should_complete_failed_call\": true,\n    \"start_time\": \"08:00\",\n    \"teams\": [\n        1\n    ],\n    \"update_mailing_data\": false,\n    \"ura_limit\": 0,\n    \"url\": \"\",\n    \"wait_time\": 3,\n    \"work_break_group_id\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"9c630a80-c667-41bb-8ae4-64a1e25e0123","type":"any","value":"1","key":"id"}]}},"response":[{"id":"210cad3f-4dfb-4076-85fb-31826886d954","name":"update campaign route","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"active_list_notify\": false,\n    \"acw_timeout\": 0,\n    \"allows_manual\": true,\n    \"call_time\": 35,\n    \"caller_id\": \"1234567890\",\n    \"check_amd\": true,\n    \"copy_identifier\": false,\n    \"criterion_list\": \"\",\n    \"end_time\": \"18:30\",\n    \"exit_manual_mode\": 30,\n    \"extension_number\": \"\",\n    \"filter_calls\": true,\n    \"is_predictive\": false,\n    \"ivr_after_call_id\": \"\",\n    \"landline_id\": 2,\n    \"landline_type\": \"route\",\n    \"limit_call_per_agent\": 0,\n    \"limit_call_time\": 0,\n    \"mobile_id\": \"\",\n    \"mobile_type\": \"\",\n    \"name\": \"Outra campanha\",\n    \"qualification_list\": 1,\n    \"recalls\": 3,\n    \"should_complete_failed_call\": true,\n    \"start_time\": \"08:00\",\n    \"teams\": [\n        1\n    ],\n    \"update_mailing_data\": false,\n    \"ura_limit\": 0,\n    \"url\": \"\",\n    \"wait_time\": 3,\n    \"work_break_group_id\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":id"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 16:54:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Outra campanha\",\n        \"start_time\": \"08:00\",\n        \"end_time\": \"18:30\",\n        \"paused\": false,\n        \"amd_enabled\": true,\n        \"acw_timeout\": 0,\n        \"is_on_active_time\": true,\n        \"caller_id\": \"1234567890\",\n        \"limit_call_per_agent\": 0,\n        \"asr\": \"0\",\n        \"ura_limit\": 0,\n        \"is_predictive\": false,\n        \"agent_dashboard\": false,\n        \"active_list_notify\": false,\n        \"allows_manual\": true,\n        \"limit_call_time\": 0,\n        \"exit_manual_mode\": 30,\n        \"copy_identifier\": false,\n        \"ivr_after_call_id\": null,\n        \"route_limit_exceeded\": false,\n        \"route_landline_id\": 2,\n        \"route_mobile_id\": 0,\n        \"route_group_landline_id\": 0,\n        \"route_group_mobile_id\": 0,\n        \"check_smart_filter\": true,\n        \"filter_calls\": true,\n        \"check_dnd\": true,\n        \"check_blacklist\": true,\n        \"check_ddd\": false,\n        \"should_complete_failed_call\": true,\n        \"update_mailing_data\": false,\n        \"behavior\": \"when_agent_sends\",\n        \"ivr_after_call_status\": false,\n        \"horizontal_dial\": false,\n        \"min_idle_time\": 0,\n        \"ai_setting_id\": null,\n        \"dialer_settings\": {\n            \"url\": \"\",\n            \"qualification_list_id\": 1,\n            \"wait_time\": 3,\n            \"call_time\": 35,\n            \"recalls\": 3,\n            \"criterion_list_id\": null\n        }\n    }\n}"}],"_postman_id":"400b468e-0066-40ac-a4a6-5b2d5aafe128"},{"name":"change routes to 3C Plus","id":"594912a7-1f44-4fa2-9a28-e3df75fedf08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/change-routes-to-3c-plus?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","change-routes-to-3c-plus"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"b94ab216-7656-4d25-893e-c5f4610a5fa0","name":"change routes to 3C Plus","originalRequest":{"method":"PUT","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/change-routes-to-3c-plus?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","change-routes-to-3c-plus"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Mon, 08 May 2023 18:18:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 8,\n        \"name\": \"3C Plus | Movel R$ 0,06 | Fixo R$ 0,035\",\n        \"host\": \"1234\",\n        \"endpoint\": \"1234\",\n        \"route\": \"1234\",\n        \"uses_country_code\": true,\n        \"should_not_debit\": null,\n        \"allow_mobile\": true,\n        \"allow_landline\": true,\n        \"caller_id\": null,\n        \"telephony-rates\": [\n            {\n                \"id\": 11,\n                \"minimum_duration\": 0,\n                \"minimum_duration_charged\": 30,\n                \"cadence\": 6,\n                \"type\": 2,\n                \"value\": \"0.06\"\n            },\n            {\n                \"id\": 12,\n                \"minimum_duration\": 0,\n                \"minimum_duration_charged\": 30,\n                \"cadence\": 6,\n                \"type\": 1,\n                \"value\": \"0.035\"\n            }\n        ]\n    }\n}"}],"_postman_id":"594912a7-1f44-4fa2-9a28-e3df75fedf08"}],"id":"b5176a54-270a-4a0f-a1b8-d4ae97fa8ebd","_postman_id":"b5176a54-270a-4a0f-a1b8-d4ae97fa8ebd","description":""},{"name":"Statistics Report","item":[{"name":"get campaign lists total","id":"0c285641-3801-474e-aedd-e75e69e7b9d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/lists/total_metrics?api_token={{manager_token}}&trashed[0]=campaign&start_date=2020-03-26&end_date=2024-05-03","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id","lists","total_metrics"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"trashed[0]","value":"campaign"},{"key":"start_date","value":"2020-03-26"},{"key":"end_date","value":"2024-05-03"}],"variable":[{"id":"276cb065-8347-465c-a74e-5c85866ea235","type":"any","value":"1","key":"id"}]}},"response":[{"id":"756b856c-0d5e-4e90-8504-eafea793a4f1","name":"get campaign lists total","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/lists/total_metrics?api_token={{manager_token}}&trashed[0]=campaign&start_date=2020-03-26&end_date=2024-05-03","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":id","lists","total_metrics"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"trashed[0]","value":"campaign"},{"key":"start_date","value":"2020-03-26"},{"key":"end_date","value":"2024-05-03"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 17:25:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"phones\": {\n            \"total\": 0,\n            \"dialed\": 0,\n            \"completed\": 0\n        },\n        \"calls\": {\n            \"total\": 0,\n            \"failed\": 0,\n            \"not_answered\": 0,\n            \"not_answered_due_progress_amd\": 0,\n            \"mailbox\": 0,\n            \"abandoned\": 0\n        },\n        \"connected\": {\n            \"total\": 0,\n            \"converted\": 0,\n            \"dmc\": 0,\n            \"unknown\": 0\n        }\n    }\n}"}],"_postman_id":"0c285641-3801-474e-aedd-e75e69e7b9d9"},{"name":"get campaign lists metrics","id":"e773dd83-9f56-47ec-896b-ce7b75edb2af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/lists/metrics?api_token={{manager_token}}&trashed[0]=campaign&start_date=2020-03-26&end_date=2024-05-03","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id","lists","metrics"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"trashed[0]","value":"campaign"},{"key":"start_date","value":"2020-03-26"},{"key":"end_date","value":"2024-05-03"}],"variable":[{"id":"1d6ea103-6042-49f1-ab18-52b5911d77d6","type":"any","value":"1","key":"id"}]}},"response":[{"id":"d8940bc0-d7cb-4125-b069-65f698d1ba7b","name":"get campaign lists metrics","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/lists/metrics?api_token={{manager_token}}&trashed[0]=campaign&start_date=2020-03-26&end_date=2024-05-03","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":id","lists","metrics"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"trashed[0]","value":"campaign"},{"key":"start_date","value":"2020-03-26"},{"key":"end_date","value":"2024-05-03"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 17:26:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"list\": {\n                \"id\": 3,\n                \"name\": \"List test 1\",\n                \"created_at\": \"03/05/2024 13:33:12\"\n            },\n            \"phones\": {\n                \"total\": 0,\n                \"dialed\": 0,\n                \"completed\": 0\n            },\n            \"calls\": {\n                \"total\": 0,\n                \"failed\": 0,\n                \"not_answered\": 0,\n                \"not_answered_due_progress_amd\": 0,\n                \"mailbox\": 0,\n                \"abandoned\": 0\n            },\n            \"connected\": {\n                \"total\": 0,\n                \"converted\": 0,\n                \"dmc\": 0,\n                \"unknown\": 0\n            }\n        },\n        {\n            \"list\": {\n                \"id\": 2,\n                \"name\": \"List test 2\",\n                \"created_at\": \"03/05/2024 13:20:09\"\n            },\n            \"phones\": {\n                \"total\": 0,\n                \"dialed\": 0,\n                \"completed\": 0\n            },\n            \"calls\": {\n                \"total\": 0,\n                \"failed\": 0,\n                \"not_answered\": 0,\n                \"not_answered_due_progress_amd\": 0,\n                \"mailbox\": 0,\n                \"abandoned\": 0\n            },\n            \"connected\": {\n                \"total\": 0,\n                \"converted\": 0,\n                \"dmc\": 0,\n                \"unknown\": 0\n            }\n        },\n        {\n            \"list\": {\n                \"id\": 1,\n                \"name\": \"List test 3\",\n                \"created_at\": \"03/05/2024 13:19:41\"\n            },\n            \"phones\": {\n                \"total\": 0,\n                \"dialed\": 0,\n                \"completed\": 0\n            },\n            \"calls\": {\n                \"total\": 0,\n                \"failed\": 0,\n                \"not_answered\": 0,\n                \"not_answered_due_progress_amd\": 0,\n                \"mailbox\": 0,\n                \"abandoned\": 0\n            },\n            \"connected\": {\n                \"total\": 0,\n                \"converted\": 0,\n                \"dmc\": 0,\n                \"unknown\": 0\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 3,\n            \"count\": 3,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": {}\n        }\n    }\n}"}],"_postman_id":"e773dd83-9f56-47ec-896b-ce7b75edb2af"},{"name":"get campaign lists qualifications","id":"7df37359-ccf7-41a0-8533-6b8efb969384","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/lists/qualifications?api_token={{manager_token}}&trashed[0]=campaign&start_date=2020-03-26&end_date=2023-04-27","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id","lists","qualifications"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"trashed[0]","value":"campaign"},{"key":"start_date","value":"2020-03-26"},{"key":"end_date","value":"2023-04-27"}],"variable":[{"id":"9f7e1fe8-a883-4ba8-95d1-f87a3f408f36","type":"any","value":"1","key":"id"}]}},"response":[{"id":"ecf6ec02-804e-451e-a58e-3577a7820656","name":"get campaign lists qualifications","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/lists/qualifications?api_token={{manager_token}}&trashed[0]=campaign&start_date=2020-03-26&end_date=2023-04-27","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":id","lists","qualifications"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"trashed[0]","value":"campaign"},{"key":"start_date","value":"2020-03-26"},{"key":"end_date","value":"2023-04-27"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 May 2024 17:27:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"998"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"campaign_id\": 1,\n            \"qualifications\": [\n                {\n                    \"id\": -2,\n                    \"name\": \"Não qualificada\",\n                    \"color\": \"#ababab\",\n                    \"count\": 3\n                },\n                {\n                    \"id\": -4,\n                    \"name\": \"Mudo\",\n                    \"color\": \"#000000\",\n                    \"count\": 0\n                },\n                {\n                    \"id\": -3,\n                    \"name\": \"Caixa Postal\",\n                    \"color\": \"#000000\",\n                    \"count\": 0\n                },\n                {\n                    \"id\": 13,\n                    \"name\": \"Venda\",\n                    \"color\": \"#388e3c\",\n                    \"count\": 0\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Vamos Negociar\",\n                    \"color\": \"#1976d2\",\n                    \"count\": 0\n                },\n                {\n                    \"id\": -5,\n                    \"name\": \"Limite de tempo de qualificação excedido\",\n                    \"color\": \"#8a8a8a\",\n                    \"count\": 0\n                }\n            ],\n            \"list\": {\n                \"id\": 355,\n                \"name\": \"teste.csv\"\n            },\n            \"import_date\": \"2021-11-22 17:12:06\"\n        },\n        {\n            \"campaign_id\": 1,\n            \"qualifications\": [\n                {\n                    \"id\": -2,\n                    \"name\": \"Não qualificada\",\n                    \"color\": \"#ababab\",\n                    \"count\": 5\n                },\n                {\n                    \"id\": -4,\n                    \"name\": \"Mudo\",\n                    \"color\": \"#000000\",\n                    \"count\": 8\n                },\n                {\n                    \"id\": -3,\n                    \"name\": \"Caixa Postal\",\n                    \"color\": \"#000000\",\n                    \"count\": 0\n                },\n                {\n                    \"id\": 13,\n                    \"name\": \"Venda\",\n                    \"color\": \"#388e3c\",\n                    \"count\": 0\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Vamos Negociar\",\n                    \"color\": \"#1976d2\",\n                    \"count\": 0\n                },\n                {\n                    \"id\": -5,\n                    \"name\": \"Limite de tempo de qualificação excedido\",\n                    \"color\": \"#8a8a8a\",\n                    \"count\": 0\n                }\n            ],\n            \"list\": {\n                \"id\": 421,\n                \"name\": \"mailing.csv\"\n            },\n            \"import_date\": \"2022-05-25 08:13:07\"\n        },\n        {\n            \"campaign_id\": 1,\n            \"qualifications\": [\n                {\n                    \"id\": -2,\n                    \"name\": \"Não qualificada\",\n                    \"color\": \"#ababab\",\n                    \"count\": 5\n                },\n                {\n                    \"id\": -4,\n                    \"name\": \"Mudo\",\n                    \"color\": \"#000000\",\n                    \"count\": 3\n                },\n                {\n                    \"id\": -3,\n                    \"name\": \"Caixa Postal\",\n                    \"color\": \"#000000\",\n                    \"count\": 2\n                },\n                {\n                    \"id\": 13,\n                    \"name\": \"Venda\",\n                    \"color\": \"#388e3c\",\n                    \"count\": 0\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Vamos Negociar\",\n                    \"color\": \"#1976d2\",\n                    \"count\": 0\n                },\n                {\n                    \"id\": -5,\n                    \"name\": \"Limite de tempo de qualificação excedido\",\n                    \"color\": \"#8a8a8a\",\n                    \"count\": 0\n                }\n            ],\n            \"list\": {\n                \"id\": 18,\n                \"name\": \"mailing_test.csv\"\n            },\n            \"import_date\": \"2024-01-04 17:20:06\"\n        },\n        {\n            \"campaign_id\": 1,\n            \"qualifications\": [\n                {\n                    \"id\": -2,\n                    \"name\": \"Não qualificada\",\n                    \"color\": \"#ababab\",\n                    \"count\": 1\n                },\n                {\n                    \"id\": -4,\n                    \"name\": \"Mudo\",\n                    \"color\": \"#000000\",\n                    \"count\": 1\n                },\n                {\n                    \"id\": -3,\n                    \"name\": \"Caixa Postal\",\n                    \"color\": \"#000000\",\n                    \"count\": 2\n                },\n                {\n                    \"id\": 13,\n                    \"name\": \"Venda\",\n                    \"color\": \"#388e3c\",\n                    \"count\": 2\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Vamos Negociar\",\n                    \"color\": \"#1976d2\",\n                    \"count\": 0\n                },\n                {\n                    \"id\": -5,\n                    \"name\": \"Limite de tempo de qualificação excedido\",\n                    \"color\": \"#8a8a8a\",\n                    \"count\": 0\n                }\n            ],\n            \"list\": {\n                \"id\": 4,\n                \"name\": \"infos.csv\"\n            },\n            \"import_date\": \"2024-03-04 11:22:13\"\n        },\n        {\n            \"campaign_id\": 1,\n            \"qualifications\": [\n                {\n                    \"id\": -2,\n                    \"name\": \"Não qualificada\",\n                    \"color\": \"#ababab\",\n                    \"count\": 0\n                },\n                {\n                    \"id\": -4,\n                    \"name\": \"Mudo\",\n                    \"color\": \"#000000\",\n                    \"count\": 1\n                },\n                {\n                    \"id\": -3,\n                    \"name\": \"Caixa Postal\",\n                    \"color\": \"#000000\",\n                    \"count\": 2\n                },\n                {\n                    \"id\": 13,\n                    \"name\": \"Venda\",\n                    \"color\": \"#388e3c\",\n                    \"count\": 0\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Vamos Negociar\",\n                    \"color\": \"#1976d2\",\n                    \"count\": 2\n                },\n                {\n                    \"id\": -5,\n                    \"name\": \"Limite de tempo de qualificação excedido\",\n                    \"color\": \"#8a8a8a\",\n                    \"count\": 2\n                }\n            ],\n            \"list\": {\n                \"id\": 75,\n                \"name\": \"geral12-05limpo.csv\"\n            },\n            \"import_date\": \"2024-03-18 17:44:19\"\n        }\n    ]\n}"}],"_postman_id":"7df37359-ccf7-41a0-8533-6b8efb969384"},{"name":"get total feedback","id":"3bec1989-dc11-4958-9075-1bc0dde96651","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/feedbacks/:campaign_id/total?api_token={{manager_token}}&trashed[0]=campaign&start_date=2024-05-01&end_date=2024-05-30&manager_id=1","urlObject":{"protocol":"http","path":["api","v1","feedbacks",":campaign_id","total"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"trashed[0]","value":"campaign"},{"key":"start_date","value":"2024-05-01"},{"key":"end_date","value":"2024-05-30"},{"key":"manager_id","value":"1"}],"variable":[{"id":"054f0656-7e16-4e20-bbbe-85e176a46211","type":"any","value":"5","key":"campaign_id"}]}},"response":[{"id":"acf68110-930d-4227-af43-ce6346649a60","name":"get total feedback","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/feedbacks/:campaign_id/total?api_token={{manager_token}}&trashed[0]=campaign&start_date=2024-05-01&end_date=2024-05-30&manager_id=1","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","feedbacks",":campaign_id","total"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"trashed[0]","value":"campaign"},{"key":"start_date","value":"2024-05-01"},{"key":"end_date","value":"2024-05-30"},{"key":"manager_id","value":"1"}],"variable":[{"key":"campaign_id","value":"5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 May 2024 18:48:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"968"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"123-abc-456-def\",\n    \"data\": [\n        {\n            \"agent_id\": 66,\n            \"agent\": \"100551\",\n            \"criterion_json\": {\n                \"Atendimento\": {\n                    \"name\": \"Atendimento\",\n                    \"description\": \"Atendimento\",\n                    \"total_grade\": 1,\n                    \"total_count\": 1,\n                    \"color\": \"#b71c1c\",\n                    \"high_score\": 1\n                },\n                \"Tempo\": {\n                    \"name\": \"Tempo\",\n                    \"description\": \"Tempo\",\n                    \"total_grade\": 1,\n                    \"total_count\": 1,\n                    \"color\": \"#6a1b9a\",\n                    \"high_score\": 1\n                }\n            },\n            \"total_feedbacks\": 1\n        }\n    ]\n}"}],"_postman_id":"3bec1989-dc11-4958-9075-1bc0dde96651"},{"name":"get agent statistics","id":"bfcc0a06-4229-4ea4-bbca-fa71081faaaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url_staging}}/agent/statistics?api_token={{manager_token_staging}}&campaign_id=1&trashed[0]=campaign&start_date=2020-03-26 00:00:00&end_date=2023-04-27 23:59:59","urlObject":{"path":["agent","statistics"],"host":["{{url_staging}}"],"query":[{"key":"api_token","value":"{{manager_token_staging}}"},{"key":"campaign_id","value":"1"},{"key":"trashed[0]","value":"campaign"},{"key":"start_date","value":"2020-03-26 00:00:00"},{"key":"end_date","value":"2023-04-27 23:59:59"}],"variable":[]}},"response":[{"id":"aa9da008-a493-4b93-858e-26e22d3593d0","name":"get agent statistics","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/agent/statistics?api_token={{manager_token}}&campaign_id=1&trashed[0]=campaign&start_date=2020-03-26 00:00:00&end_date=2023-04-27 23:59:59","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","agent","statistics"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"campaign_id","value":"1"},{"key":"trashed[0]","value":"campaign"},{"key":"start_date","value":"2020-03-26 00:00:00"},{"key":"end_date","value":"2023-04-27 23:59:59"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 May 2024 17:55:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"999"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"date\": \"2021-11-22\",\n            \"converted\": 0,\n            \"dmc\": 0,\n            \"unknown\": 0,\n            \"answered\": 3\n        },\n        {\n            \"date\": \"2022-05-26\",\n            \"converted\": 1,\n            \"dmc\": 0,\n            \"unknown\": 0,\n            \"answered\": 2\n        },\n        {\n            \"date\": \"2022-05-27\",\n            \"converted\": 0,\n            \"dmc\": 0,\n            \"unknown\": 0,\n            \"answered\": 1\n        },\n        {\n            \"date\": \"2022-08-11\",\n            \"converted\": 1,\n            \"dmc\": 0,\n            \"unknown\": 0,\n            \"answered\": 14\n        }\n    ]\n}"}],"_postman_id":"bfcc0a06-4229-4ea4-bbca-fa71081faaaa"},{"name":"get qualification statistics","id":"46445421-6c01-4d1e-b5da-0085b4075c6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/qualification/statistics?api_token={{manager_token}}&campaign_id=5&agent_id=66&trashed[0]=campaign&start_date=2024-05-01 00:00:00&end_date=2024-05-30 23:59:59","urlObject":{"protocol":"http","path":["api","v1","qualification","statistics"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"campaign_id","value":"5"},{"key":"agent_id","value":"66"},{"key":"trashed[0]","value":"campaign"},{"key":"start_date","value":"2024-05-01 00:00:00"},{"key":"end_date","value":"2024-05-30 23:59:59"}],"variable":[]}},"response":[{"id":"5ac48f3b-10e5-4869-a5b5-cbce265ac73b","name":"get qualification statistics","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/qualification/statistics?api_token={{manager_token}}&campaign_id=5&agent_id=66&trashed[0]=campaign&start_date=2024-05-01 00:00:00&end_date=2024-05-30 23:59:59","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","qualification","statistics"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"campaign_id","value":"5"},{"key":"agent_id","value":"66"},{"key":"trashed[0]","value":"campaign"},{"key":"start_date","value":"2024-05-01 00:00:00"},{"key":"end_date","value":"2024-05-30 23:59:59"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 May 2024 18:52:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"995"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9bfefb26-5ec9-462c-aba3-9c5a74bf1900\",\n    \"data\": [\n        {\n            \"date\": \"2024-05-08\",\n            \"qualifications\": {\n                \"29\": {\n                    \"id\": 42,\n                    \"count\": 2,\n                    \"name\": \"Desligou\",\n                    \"color\": \"#b71c1c\"\n                },\n                \"32\": {\n                    \"id\": 4,\n                    \"count\": 1,\n                    \"name\": \"Não fechou\",\n                    \"color\": \"#d32f2f\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"46445421-6c01-4d1e-b5da-0085b4075c6d"},{"name":"get campaign statistics","id":"fadd1a58-ea87-47d7-9810-db8155210d1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"start_date\": \"2022-04-01 00:00:00\",\n    \"end_date\": \"2024-04-13 23:59:59\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/statistics?api_token={{manager_token}}&interval=60&trashed[0]=campaign&startDate=2024-05-01 00:00:00&endDate=2024-05-30 23:59:59","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id","statistics"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"interval","value":"60"},{"key":"trashed[0]","value":"campaign"},{"key":"startDate","value":"2024-05-01 00:00:00"},{"key":"endDate","value":"2024-05-30 23:59:59"}],"variable":[{"id":"651e8344-dcee-4cf8-b791-f9a0b11904c2","type":"any","value":"5","key":"id"}]}},"response":[{"id":"a9f0a259-4d73-421a-bcdf-c21d8024cb27","name":"get campaign statistics","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/statistics?api_token={{manager_token}}&interval=60&trashed[0]=campaign&startDate=2024-05-01 00:00:00&endDate=2024-05-30 23:59:59","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":id","statistics"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"interval","value":"60"},{"key":"trashed[0]","value":"campaign"},{"key":"startDate","value":"2024-05-01 00:00:00"},{"key":"endDate","value":"2024-05-30 23:59:59"}],"variable":[{"key":"id","value":"5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 May 2024 18:53:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"997"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9bfefb7c-5cfb-4d1d-a2ed-ad9b0ccb5f72\",\n    \"data\": [\n        {\n            \"date\": \"2024-05-08 15:00:00\",\n            \"total\": 4,\n            \"not_answered\": 0,\n            \"not_answered_due_progress_amd\": 0,\n            \"answered\": 1,\n            \"abandoned\": 1,\n            \"failed\": 0,\n            \"abandoned_due_amd\": 2\n        },\n        {\n            \"date\": \"2024-05-08 14:00:00\",\n            \"total\": 3,\n            \"not_answered\": 0,\n            \"not_answered_due_progress_amd\": 0,\n            \"answered\": 1,\n            \"abandoned\": 1,\n            \"failed\": 0,\n            \"abandoned_due_amd\": 1\n        }\n    ]\n}"}],"_postman_id":"fadd1a58-ea87-47d7-9810-db8155210d1e"},{"name":"get campaign lists","id":"6fdb6498-881e-4682-ba7f-d4239a33d91d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"start_date\": \"2022-04-01 00:00:00\",\n    \"end_date\": \"2024-04-13 23:59:59\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/lists?api_token={{manager_token}}&trashed[0]=campaign&trashed[1]=mailing_list","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id","lists"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"trashed[0]","value":"campaign"},{"key":"trashed[1]","value":"mailing_list"}],"variable":[{"id":"5186d902-3dba-47fe-be15-e3202d31f28b","type":"any","value":"1","key":"id"}]}},"response":[{"id":"0556f1fb-0682-4b0c-9774-f5a8ab174836","name":"get campaign lists","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/lists?api_token={{manager_token}}&trashed[0]=campaign&trashed[1]=mailing_list","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":id","lists"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"trashed[0]","value":"campaign"},{"key":"trashed[1]","value":"mailing_list"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 18:08:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"List test\",\n            \"original_name\": \"\",\n            \"dial\": 0,\n            \"redial\": 0,\n            \"answered\": 0,\n            \"converted\": 0,\n            \"dmc\": 0,\n            \"unknown\": 0,\n            \"total\": 0,\n            \"dialed\": 0,\n            \"dialed_percentage\": null,\n            \"completed\": 0,\n            \"completed_percentage\": 0,\n            \"asr\": 0,\n            \"asr_percentage\": 0,\n            \"answered_percentage\": 0,\n            \"weight\": 1,\n            \"dial_percentage\": 0,\n            \"redial_percentage\": 0,\n            \"converted_percentage\": 0,\n            \"dmc_percentage\": 0,\n            \"unknown_percentage\": 0,\n            \"failed\": 0,\n            \"not_answered\": 0,\n            \"not_answered_due_progress_amd\": 0,\n            \"mailbox\": 0,\n            \"abandoned\": 0,\n            \"failed_percentage\": 0,\n            \"not_answered_percentage\": 0,\n            \"not_answered_due_progress_amd_percentage\": 0,\n            \"mailbox_percentage\": 0,\n            \"abandoned_percentage\": 0,\n            \"ura_name\": \"\",\n            \"created_at\": \"2024-05-03 13:19:41\",\n            \"updated_at\": \"2024-05-03 13:19:41\",\n            \"importing\": true,\n            \"recycle_process\": false,\n            \"recycled_times\": 0,\n            \"recycle_filters\": [],\n            \"pro_mode\": false\n        },\n        {\n            \"id\": 2,\n            \"name\": \"List test\",\n            \"original_name\": \"\",\n            \"dial\": 0,\n            \"redial\": 0,\n            \"answered\": 0,\n            \"converted\": 0,\n            \"dmc\": 0,\n            \"unknown\": 0,\n            \"total\": 0,\n            \"dialed\": 0,\n            \"dialed_percentage\": null,\n            \"completed\": 0,\n            \"completed_percentage\": 0,\n            \"asr\": 0,\n            \"asr_percentage\": 0,\n            \"answered_percentage\": 0,\n            \"weight\": 1,\n            \"dial_percentage\": 0,\n            \"redial_percentage\": 0,\n            \"converted_percentage\": 0,\n            \"dmc_percentage\": 0,\n            \"unknown_percentage\": 0,\n            \"failed\": 0,\n            \"not_answered\": 0,\n            \"not_answered_due_progress_amd\": 0,\n            \"mailbox\": 0,\n            \"abandoned\": 0,\n            \"failed_percentage\": 0,\n            \"not_answered_percentage\": 0,\n            \"not_answered_due_progress_amd_percentage\": 0,\n            \"mailbox_percentage\": 0,\n            \"abandoned_percentage\": 0,\n            \"ura_name\": \"\",\n            \"created_at\": \"2024-05-03 13:20:09\",\n            \"updated_at\": \"2024-05-03 13:20:09\",\n            \"importing\": false,\n            \"recycle_process\": false,\n            \"recycled_times\": 0,\n            \"recycle_filters\": [],\n            \"pro_mode\": false\n        },\n        {\n            \"id\": 3,\n            \"name\": \"List test\",\n            \"original_name\": \"mailing-with-header.csv\",\n            \"dial\": 0,\n            \"redial\": 0,\n            \"answered\": 0,\n            \"converted\": 0,\n            \"dmc\": 0,\n            \"unknown\": 0,\n            \"total\": 0,\n            \"dialed\": 0,\n            \"dialed_percentage\": null,\n            \"completed\": 0,\n            \"completed_percentage\": 0,\n            \"asr\": 0,\n            \"asr_percentage\": 0,\n            \"answered_percentage\": 0,\n            \"weight\": 1,\n            \"dial_percentage\": 0,\n            \"redial_percentage\": 0,\n            \"converted_percentage\": 0,\n            \"dmc_percentage\": 0,\n            \"unknown_percentage\": 0,\n            \"failed\": 0,\n            \"not_answered\": 0,\n            \"not_answered_due_progress_amd\": 0,\n            \"mailbox\": 0,\n            \"abandoned\": 0,\n            \"failed_percentage\": 0,\n            \"not_answered_percentage\": 0,\n            \"not_answered_due_progress_amd_percentage\": 0,\n            \"mailbox_percentage\": 0,\n            \"abandoned_percentage\": 0,\n            \"ura_name\": \"\",\n            \"created_at\": \"2024-05-03 13:33:12\",\n            \"updated_at\": \"2024-05-03 13:33:12\",\n            \"importing\": false,\n            \"recycle_process\": false,\n            \"recycled_times\": 0,\n            \"recycle_filters\": [],\n            \"pro_mode\": false\n        }\n    ]\n}"}],"_postman_id":"6fdb6498-881e-4682-ba7f-d4239a33d91d"}],"id":"e4f6c48c-3a0a-499e-9290-45e5f2de9c01","_postman_id":"e4f6c48c-3a0a-499e-9290-45e5f2de9c01","description":""},{"name":"Qualifications","item":[{"name":"delete qualifications","id":"1fc4f9e1-98f3-48a9-a6b8-2944d1c2aa90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/qualification_lists/:id?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","qualification_lists",":id"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"5af221c0-f740-4ee4-b66f-57ef823b3973","type":"any","value":"1","key":"id"}]}},"response":[{"id":"10b3d4ce-818b-4336-8932-3a1d67b9f293","name":"delete qualifications","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/qualification_lists/:id?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","qualification_lists",":id"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"1"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 18:31:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1fc4f9e1-98f3-48a9-a6b8-2944d1c2aa90"},{"name":"agents qualifications","id":"766438a5-7eaa-4481-9f23-708e8f26f2af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:campaign_id/agents/qualifications?api_token={{manager_token}}&start_date=2020-02-02&end_date=2024-05-03","urlObject":{"protocol":"http","path":["api","v1","campaigns",":campaign_id","agents","qualifications"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"start_date","value":"2020-02-02"},{"key":"end_date","value":"2024-05-03"}],"variable":[{"id":"6e1443a0-84da-4655-8e84-53926e5d4755","type":"any","value":"44","key":"campaign_id"}]}},"response":[{"id":"b6428f30-2216-4828-baac-c0254b2d5bdc","name":"agents qualifications","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:campaign_id/agents/qualifications?api_token={{manager_token}}&start_date=2020-02-02&end_date=2024-05-03","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":campaign_id","agents","qualifications"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"start_date","value":"2020-02-02"},{"key":"end_date","value":"2024-05-03"}],"variable":[{"key":"campaign_id","value":"44"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 May 2024 18:45:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"987"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"calls\": 2876,\n        \"agents\": {\n            \"9\": {\n                \"calls\": 664,\n                \"name\": \"Gestor\",\n                \"qualifications\": {\n                    \"1\": {\n                        \"total\": 12,\n                        \"name\": \"Não discar novamente para esse cliente\",\n                        \"color\": \"#5194ff\"\n                    },\n                    \"2\": {\n                        \"total\": 14,\n                        \"name\": \"Não discar novamente para esse telefone\",\n                        \"color\": \"#a851ff\"\n                    },\n                    \"3\": {\n                        \"total\": 2,\n                        \"name\": \"Repetir\",\n                        \"color\": \"#28ffd7\"\n                    },\n                    \"139\": {\n                        \"total\": 10,\n                        \"name\": \"Falecido\",\n                        \"color\": \"#212121\"\n                    },\n                    \"-5\": {\n                        \"total\": 550,\n                        \"name\": \"Limite de tempo de qualificação excedido\",\n                        \"color\": \"#8a8a8a\"\n                    },\n                    \"-2\": {\n                        \"total\": 75,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    },\n                    \"-3\": {\n                        \"total\": 1,\n                        \"name\": \"Caixa Postal\",\n                        \"color\": \"#000000\"\n                    }\n                }\n            },\n            \"10\": {\n                \"calls\": 684,\n                \"name\": \"Supervisor\",\n                \"qualifications\": {\n                    \"1\": {\n                        \"total\": 359,\n                        \"name\": \"Não discar novamente para esse cliente\",\n                        \"color\": \"#5194ff\"\n                    },\n                    \"3\": {\n                        \"total\": 1,\n                        \"name\": \"Repetir\",\n                        \"color\": \"#28ffd7\"\n                    },\n                    \"139\": {\n                        \"total\": 25,\n                        \"name\": \"Falecido\",\n                        \"color\": \"#212121\"\n                    },\n                    \"423\": {\n                        \"total\": 1,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"430\": {\n                        \"total\": 1,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"456\": {\n                        \"total\": 1,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"-2\": {\n                        \"total\": 60,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    },\n                    \"-5\": {\n                        \"total\": 169,\n                        \"name\": \"Limite de tempo de qualificação excedido\",\n                        \"color\": \"#8a8a8a\"\n                    },\n                    \"-4\": {\n                        \"total\": 67,\n                        \"name\": \"Mudo\",\n                        \"color\": \"#000000\"\n                    }\n                }\n            },\n            \"11\": {\n                \"calls\": 3,\n                \"name\": \"Agent1\",\n                \"qualifications\": {\n                    \"-2\": {\n                        \"total\": 3,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    }\n                }\n            },\n            \"27\": {\n                \"calls\": 530,\n                \"name\": \"Agent2\",\n                \"qualifications\": {\n                    \"1\": {\n                        \"total\": 58,\n                        \"name\": \"Não discar novamente para esse cliente\",\n                        \"color\": \"#5194ff\"\n                    },\n                    \"2\": {\n                        \"total\": 41,\n                        \"name\": \"Não discar novamente para esse telefone\",\n                        \"color\": \"#a851ff\"\n                    },\n                    \"3\": {\n                        \"total\": 18,\n                        \"name\": \"Repetir\",\n                        \"color\": \"#28ffd7\"\n                    },\n                    \"139\": {\n                        \"total\": 37,\n                        \"name\": \"Falecido\",\n                        \"color\": \"#212121\"\n                    },\n                    \"423\": {\n                        \"total\": 5,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"430\": {\n                        \"total\": 1,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"448\": {\n                        \"total\": 2,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"456\": {\n                        \"total\": 20,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"-5\": {\n                        \"total\": 206,\n                        \"name\": \"Limite de tempo de qualificação excedido\",\n                        \"color\": \"#8a8a8a\"\n                    },\n                    \"-2\": {\n                        \"total\": 127,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    },\n                    \"-3\": {\n                        \"total\": 9,\n                        \"name\": \"Caixa Postal\",\n                        \"color\": \"#000000\"\n                    },\n                    \"-4\": {\n                        \"total\": 6,\n                        \"name\": \"Mudo\",\n                        \"color\": \"#000000\"\n                    }\n                }\n            },\n            \"34\": {\n                \"calls\": 5,\n                \"name\": \"Agent3\",\n                \"qualifications\": {\n                    \"1\": {\n                        \"total\": 4,\n                        \"name\": \"Não discar novamente para esse cliente\",\n                        \"color\": \"#5194ff\"\n                    },\n                    \"-5\": {\n                        \"total\": 1,\n                        \"name\": \"Limite de tempo de qualificação excedido\",\n                        \"color\": \"#8a8a8a\"\n                    }\n                }\n            },\n            \"78\": {\n                \"calls\": 45,\n                \"name\": \"Agent4\",\n                \"qualifications\": {\n                    \"3\": {\n                        \"total\": 2,\n                        \"name\": \"Repetir\",\n                        \"color\": \"#28ffd7\"\n                    },\n                    \"423\": {\n                        \"total\": 20,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"430\": {\n                        \"total\": 12,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"448\": {\n                        \"total\": 1,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"456\": {\n                        \"total\": 3,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"-2\": {\n                        \"total\": 4,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    },\n                    \"-4\": {\n                        \"total\": 2,\n                        \"name\": \"Mudo\",\n                        \"color\": \"#000000\"\n                    },\n                    \"-5\": {\n                        \"total\": 1,\n                        \"name\": \"Limite de tempo de qualificação excedido\",\n                        \"color\": \"#8a8a8a\"\n                    }\n                }\n            },\n            \"116\": {\n                \"calls\": 13,\n                \"name\": \"Agent5\",\n                \"qualifications\": {\n                    \"1\": {\n                        \"total\": 2,\n                        \"name\": \"Não discar novamente para esse cliente\",\n                        \"color\": \"#5194ff\"\n                    },\n                    \"2\": {\n                        \"total\": 2,\n                        \"name\": \"Não discar novamente para esse telefone\",\n                        \"color\": \"#a851ff\"\n                    },\n                    \"3\": {\n                        \"total\": 3,\n                        \"name\": \"Repetir\",\n                        \"color\": \"#28ffd7\"\n                    },\n                    \"139\": {\n                        \"total\": 1,\n                        \"name\": \"Falecido\",\n                        \"color\": \"#212121\"\n                    },\n                    \"-4\": {\n                        \"total\": 4,\n                        \"name\": \"Mudo\",\n                        \"color\": \"#000000\"\n                    },\n                    \"-3\": {\n                        \"total\": 1,\n                        \"name\": \"Caixa Postal\",\n                        \"color\": \"#000000\"\n                    }\n                }\n            },\n            \"119\": {\n                \"calls\": 29,\n                \"name\": \"Agente 1\",\n                \"qualifications\": {\n                    \"1\": {\n                        \"total\": 2,\n                        \"name\": \"Não discar novamente para esse cliente\",\n                        \"color\": \"#5194ff\"\n                    },\n                    \"2\": {\n                        \"total\": 3,\n                        \"name\": \"Não discar novamente para esse telefone\",\n                        \"color\": \"#a851ff\"\n                    },\n                    \"3\": {\n                        \"total\": 3,\n                        \"name\": \"Repetir\",\n                        \"color\": \"#28ffd7\"\n                    },\n                    \"139\": {\n                        \"total\": 5,\n                        \"name\": \"Falecido\",\n                        \"color\": \"#212121\"\n                    },\n                    \"-5\": {\n                        \"total\": 8,\n                        \"name\": \"Limite de tempo de qualificação excedido\",\n                        \"color\": \"#8a8a8a\"\n                    },\n                    \"-3\": {\n                        \"total\": 1,\n                        \"name\": \"Caixa Postal\",\n                        \"color\": \"#000000\"\n                    },\n                    \"-4\": {\n                        \"total\": 5,\n                        \"name\": \"Mudo\",\n                        \"color\": \"#000000\"\n                    },\n                    \"-2\": {\n                        \"total\": 2,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    }\n                }\n            },\n            \"123\": {\n                \"calls\": 521,\n                \"name\": \"Agente 1\",\n                \"qualifications\": {\n                    \"1\": {\n                        \"total\": 4,\n                        \"name\": \"Não discar novamente para esse cliente\",\n                        \"color\": \"#5194ff\"\n                    },\n                    \"2\": {\n                        \"total\": 34,\n                        \"name\": \"Não discar novamente para esse telefone\",\n                        \"color\": \"#a851ff\"\n                    },\n                    \"3\": {\n                        \"total\": 237,\n                        \"name\": \"Repetir\",\n                        \"color\": \"#28ffd7\"\n                    },\n                    \"139\": {\n                        \"total\": 26,\n                        \"name\": \"Falecido\",\n                        \"color\": \"#212121\"\n                    },\n                    \"-4\": {\n                        \"total\": 58,\n                        \"name\": \"Mudo\",\n                        \"color\": \"#000000\"\n                    },\n                    \"-3\": {\n                        \"total\": 7,\n                        \"name\": \"Caixa Postal\",\n                        \"color\": \"#000000\"\n                    },\n                    \"-5\": {\n                        \"total\": 123,\n                        \"name\": \"Limite de tempo de qualificação excedido\",\n                        \"color\": \"#8a8a8a\"\n                    },\n                    \"-2\": {\n                        \"total\": 32,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    }\n                }\n            },\n            \"195\": {\n                \"calls\": 118,\n                \"name\": \"Agent 2\",\n                \"qualifications\": {\n                    \"1\": {\n                        \"total\": 3,\n                        \"name\": \"Não discar novamente para esse cliente\",\n                        \"color\": \"#5194ff\"\n                    },\n                    \"2\": {\n                        \"total\": 3,\n                        \"name\": \"Não discar novamente para esse telefone\",\n                        \"color\": \"#a851ff\"\n                    },\n                    \"139\": {\n                        \"total\": 5,\n                        \"name\": \"Falecido\",\n                        \"color\": \"#212121\"\n                    },\n                    \"423\": {\n                        \"total\": 4,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"430\": {\n                        \"total\": 2,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"448\": {\n                        \"total\": 1,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"456\": {\n                        \"total\": 11,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"-2\": {\n                        \"total\": 50,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    },\n                    \"-5\": {\n                        \"total\": 36,\n                        \"name\": \"Limite de tempo de qualificação excedido\",\n                        \"color\": \"#8a8a8a\"\n                    },\n                    \"-4\": {\n                        \"total\": 3,\n                        \"name\": \"Mudo\",\n                        \"color\": \"#000000\"\n                    }\n                }\n            },\n            \"218\": {\n                \"calls\": 121,\n                \"name\": \"Agent 3\",\n                \"qualifications\": {\n                    \"82\": {\n                        \"total\": 1,\n                        \"name\": \"Falecido\",\n                        \"color\": \"#212121\"\n                    },\n                    \"84\": {\n                        \"total\": 4,\n                        \"name\": \"Agendamento / Retorno\",\n                        \"color\": \"#1b237e\"\n                    },\n                    \"96\": {\n                        \"total\": 1,\n                        \"name\": \"Venda feita por telefone\",\n                        \"color\": \"#2e7d32\"\n                    },\n                    \"430\": {\n                        \"total\": 2,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"-5\": {\n                        \"total\": 40,\n                        \"name\": \"Limite de tempo de qualificação excedido\",\n                        \"color\": \"#8a8a8a\"\n                    },\n                    \"-2\": {\n                        \"total\": 68,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    },\n                    \"-4\": {\n                        \"total\": 3,\n                        \"name\": \"Mudo\",\n                        \"color\": \"#000000\"\n                    },\n                    \"-3\": {\n                        \"total\": 2,\n                        \"name\": \"Caixa Postal\",\n                        \"color\": \"#000000\"\n                    }\n                }\n            },\n            \"223\": {\n                \"calls\": 102,\n                \"name\": \"Analista\",\n                \"qualifications\": {\n                    \"423\": {\n                        \"total\": 1,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"-5\": {\n                        \"total\": 93,\n                        \"name\": \"Limite de tempo de qualificação excedido\",\n                        \"color\": \"#8a8a8a\"\n                    },\n                    \"-2\": {\n                        \"total\": 8,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    }\n                }\n            },\n            \"224\": {\n                \"calls\": 41,\n                \"name\": \"Analista 2\",\n                \"qualifications\": {\n                    \"423\": {\n                        \"total\": 1,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"456\": {\n                        \"total\": 3,\n                        \"name\": \"-\",\n                        \"color\": \"\"\n                    },\n                    \"-5\": {\n                        \"total\": 24,\n                        \"name\": \"Limite de tempo de qualificação excedido\",\n                        \"color\": \"#8a8a8a\"\n                    },\n                    \"-2\": {\n                        \"total\": 13,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    }\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"766438a5-7eaa-4481-9f23-708e8f26f2af"},{"name":"qualification lists create","id":"e52d0d0d-4182-4b6e-a126-13a4ede80038","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"test\",\r\n    \"type\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/qualification_lists?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","qualification_lists"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"59eff5bd-2e65-4ab8-9133-759abf8c9fce","name":"qualification lists","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"qualification whatsapp list\",\r\n    \"type\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/qualification_lists?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","qualification_lists"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 14:20:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"test\",\n        \"type\": 2\n    }\n}"}],"_postman_id":"e52d0d0d-4182-4b6e-a126-13a4ede80038"},{"name":"create qualification","id":"3ba0ec9e-4654-4b2d-92eb-891fe36d5add","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"test\",\n    \"allow_schedule\": false,\n    \"allow_schedule_to_another_number\": false,\n    \"behavior\": \"2\",\n    \"color\": \"#1976d2\",\n    \"conversion\": false,\n    \"days_limit\": 7,\n    \"dmc\": false,\n    \"should_insert_blacklist\": false,\n    \"unknown\": true\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/qualification_lists/:id/qualifications?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","qualification_lists",":id","qualifications"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"00f423b0-813d-434b-89ca-d24b427ad51b","type":"any","value":"1","key":"id"}]}},"response":[{"id":"687db049-b3c0-4b19-a622-a38274bdd93b","name":"create qualification","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"test\",\n    \"allow_schedule\": false,\n    \"allow_schedule_to_another_number\": false,\n    \"behavior\": \"2\",\n    \"color\": \"#1976d2\",\n    \"conversion\": false,\n    \"days_limit\": 7,\n    \"dmc\": false,\n    \"should_insert_blacklist\": false,\n    \"unknown\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/qualification_lists/:id/qualifications?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","qualification_lists",":id","qualifications"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 13:43:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 4,\n        \"name\": \"test\",\n        \"list_id\": 2,\n        \"campaign_id\": null,\n        \"behavior\": \"2\",\n        \"readable_behavior\": \"not-call-identifier\",\n        \"color\": \"#1976d2\",\n        \"conversion\": false,\n        \"dmc\": false,\n        \"unknown\": true,\n        \"allow_schedule\": false,\n        \"allow_schedule_to_another_number\": false,\n        \"should_insert_blacklist\": false,\n        \"blacklist_blocking_days\": null,\n        \"days_limit\": 7\n    }\n}"}],"_postman_id":"3ba0ec9e-4654-4b2d-92eb-891fe36d5add"},{"name":"qualifications","id":"5da67448-3d5e-430a-8d60-78f445818687","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/qualification_lists/:list_id/qualifications?api_token={{manager_token}}&per_page=1","urlObject":{"protocol":"http","path":["api","v1","qualification_lists",":list_id","qualifications"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"per_page","value":"1"}],"variable":[{"id":"1cc5c9a9-301a-457d-a5cb-e62dfa4c6e30","type":"any","value":"1","key":"list_id"}]}},"response":[{"id":"779a4a06-5e6b-4ff7-ace3-54aac72d85d5","name":"qualifications","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/qualification_lists/:list_id/qualifications?api_token={{manager_token}}&per_page=1","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","qualification_lists",":list_id","qualifications"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"per_page","value":"1"}],"variable":[{"key":"list_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 03 May 2024 18:17:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"id\": 4,\n            \"name\": \"test\",\n            \"list_id\": 1,\n            \"campaign_id\": null,\n            \"behavior\": 2,\n            \"readable_behavior\": \"not-call-identifier\",\n            \"color\": \"#1976d2\",\n            \"conversion\": false,\n            \"dmc\": false,\n            \"unknown\": true,\n            \"allow_schedule\": false,\n            \"allow_schedule_to_another_number\": false,\n            \"should_insert_blacklist\": false,\n            \"blacklist_blocking_days\": null,\n            \"days_limit\": 7\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Repetir\",\n            \"list_id\": 1,\n            \"campaign_id\": null,\n            \"behavior\": 3,\n            \"readable_behavior\": \"repeat\",\n            \"color\": \"#28ffd7\",\n            \"conversion\": false,\n            \"dmc\": false,\n            \"unknown\": false,\n            \"allow_schedule\": false,\n            \"allow_schedule_to_another_number\": false,\n            \"should_insert_blacklist\": false,\n            \"blacklist_blocking_days\": null,\n            \"days_limit\": 10\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Não discar novamente para esse telefone\",\n            \"list_id\": 1,\n            \"campaign_id\": null,\n            \"behavior\": 1,\n            \"readable_behavior\": \"not-call-phone\",\n            \"color\": \"#a851ff\",\n            \"conversion\": false,\n            \"dmc\": false,\n            \"unknown\": false,\n            \"allow_schedule\": false,\n            \"allow_schedule_to_another_number\": false,\n            \"should_insert_blacklist\": false,\n            \"blacklist_blocking_days\": null,\n            \"days_limit\": 10\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Não discar novamente para esse cliente\",\n            \"list_id\": 1,\n            \"campaign_id\": null,\n            \"behavior\": 2,\n            \"readable_behavior\": \"not-call-identifier\",\n            \"color\": \"#5194ff\",\n            \"conversion\": false,\n            \"dmc\": false,\n            \"unknown\": false,\n            \"allow_schedule\": false,\n            \"allow_schedule_to_another_number\": false,\n            \"should_insert_blacklist\": false,\n            \"blacklist_blocking_days\": null,\n            \"days_limit\": 10\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 4,\n            \"count\": 4,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": {}\n        }\n    }\n}"}],"_postman_id":"5da67448-3d5e-430a-8d60-78f445818687"},{"name":"qualification lists show","id":"46f42953-3142-45d8-8dd4-dc756caeb8a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/qualification_list/:id?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","qualification_list",":id"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"b1c6db67-4625-410c-84da-e51cd1147397","type":"any","value":"1","key":"id"}]}},"response":[{"id":"b6464e9c-1313-48d5-8269-24a67e3a6561","name":"qualification_lists","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/qualification_list/:id?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","qualification_list",":id"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 14:13:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Padrão\",\n        \"type\": 1\n    }\n}"}],"_postman_id":"46f42953-3142-45d8-8dd4-dc756caeb8a9"},{"name":"qualification lists qualifications all","id":"ef54c0f8-2098-46b6-baac-a6639e0113e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/qualification_lists/:id/qualifications?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","qualification_lists",":id","qualifications"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"729a60a5-6262-4882-8ea2-21084a2ec973","type":"any","value":"1","key":"id"}]}},"response":[{"id":"8e6890f0-2bb4-4465-a680-7b3687e284fc","name":"qualification_lists qualification","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/qualification_lists/:id/qualifications?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","qualification_lists",":id","qualifications"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 14:11:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"id\": 3,\n            \"name\": \"Repetir\",\n            \"list_id\": 1,\n            \"campaign_id\": null,\n            \"behavior\": 3,\n            \"readable_behavior\": \"repeat\",\n            \"color\": \"#28ffd7\",\n            \"conversion\": false,\n            \"dmc\": false,\n            \"unknown\": false,\n            \"allow_schedule\": false,\n            \"allow_schedule_to_another_number\": false,\n            \"should_insert_blacklist\": false,\n            \"blacklist_blocking_days\": null,\n            \"days_limit\": 10\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Não discar novamente para esse telefone\",\n            \"list_id\": 1,\n            \"campaign_id\": null,\n            \"behavior\": 1,\n            \"readable_behavior\": \"not-call-phone\",\n            \"color\": \"#a851ff\",\n            \"conversion\": false,\n            \"dmc\": false,\n            \"unknown\": false,\n            \"allow_schedule\": false,\n            \"allow_schedule_to_another_number\": false,\n            \"should_insert_blacklist\": false,\n            \"blacklist_blocking_days\": null,\n            \"days_limit\": 10\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Não discar novamente para esse cliente\",\n            \"list_id\": 1,\n            \"campaign_id\": null,\n            \"behavior\": 2,\n            \"readable_behavior\": \"not-call-identifier\",\n            \"color\": \"#5194ff\",\n            \"conversion\": false,\n            \"dmc\": false,\n            \"unknown\": false,\n            \"allow_schedule\": false,\n            \"allow_schedule_to_another_number\": false,\n            \"should_insert_blacklist\": false,\n            \"blacklist_blocking_days\": null,\n            \"days_limit\": 10\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 3,\n            \"count\": 3,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": {}\n        }\n    }\n}"}],"_postman_id":"ef54c0f8-2098-46b6-baac-a6639e0113e0"},{"name":"qualification lists all","id":"d54d4971-48fb-4184-86f5-9489f3679e3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/qualification_lists?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","qualification_lists"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"11a5d84b-027a-4d52-8496-15b69ac911bf","name":"qualification lists all","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/qualification_lists?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","qualification_lists"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 14:11:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Padrão\",\n            \"type\": 1\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"count\": 1,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": {}\n        }\n    }\n}"}],"_postman_id":"d54d4971-48fb-4184-86f5-9489f3679e3c"}],"id":"0ca8a26d-8bb4-4cb3-8ec0-d7f584407f8e","_postman_id":"0ca8a26d-8bb4-4cb3-8ec0-d7f584407f8e","description":""},{"name":"Company agents report","item":[{"name":"qualifications","id":"3b3e3e13-2031-49ea-8fff-414754eaeeaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/company/agents/qualifications?api_token={{manager_token}}&start_date=2024-05-01&end_date=2024-05-30","urlObject":{"protocol":"http","path":["api","v1","company","agents","qualifications"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"start_date","value":"2024-05-01"},{"key":"end_date","value":"2024-05-30"}],"variable":[]}},"response":[{"id":"d07b2823-123b-4879-aa4c-d2fe3b347365","name":"qualifications","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/company/agents/qualifications?api_token={{manager_token}}&start_date=2024-05-01&end_date=2024-05-30","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","company","agents","qualifications"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"start_date","value":"2024-05-01"},{"key":"end_date","value":"2024-05-30"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 May 2024 18:54:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"999"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9bfefbcc-bbdf-42df-982e-ce4abaa44654\",\n    \"data\": {\n        \"calls\": 24,\n        \"agents\": {\n            \"3\": {\n                \"calls\": 1,\n                \"name\": \"Agente\",\n                \"qualifications\": {\n                    \"-2\": {\n                        \"total\": 1,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    }\n                }\n            },\n            \"16\": {\n                \"calls\": 3,\n                \"name\": \"Agente\",\n                \"qualifications\": {\n                    \"13\": {\n                        \"total\": 1,\n                        \"name\": \"Venda\",\n                        \"color\": \"#388e3c\"\n                    },\n                    \"-2\": {\n                        \"total\": 2,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    }\n                }\n            },\n            \"46\": {\n                \"calls\": 1,\n                \"name\": \"Agent\",\n                \"qualifications\": {\n                    \"-2\": {\n                        \"total\": 1,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    }\n                }\n            },\n            \"66\": {\n                \"calls\": 5,\n                \"name\": \"Agente\",\n                \"qualifications\": {\n                    \"4\": {\n                        \"total\": 1,\n                        \"name\": \"Não fechou\",\n                        \"color\": \"#d32f2f\"\n                    },\n                    \"42\": {\n                        \"total\": 2,\n                        \"name\": \"Desligou\",\n                        \"color\": \"#b71c1c\"\n                    },\n                    \"-2\": {\n                        \"total\": 2,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    }\n                }\n            },\n            \"83\": {\n                \"calls\": 13,\n                \"name\": \"Agente\",\n                \"qualifications\": {\n                    \"15\": {\n                        \"total\": 1,\n                        \"name\": \"Repetir\",\n                        \"color\": \"#afb42b\"\n                    },\n                    \"17\": {\n                        \"total\": 1,\n                        \"name\": \"Desconhece \",\n                        \"color\": \"#d84315\"\n                    },\n                    \"-2\": {\n                        \"total\": 6,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    },\n                    \"-5\": {\n                        \"total\": 5,\n                        \"name\": \"Limite de tempo de qualificação excedido\",\n                        \"color\": \"#8a8a8a\"\n                    }\n                }\n            },\n            \"197\": {\n                \"calls\": 1,\n                \"name\": \"Agente\",\n                \"qualifications\": {\n                    \"-2\": {\n                        \"total\": 1,\n                        \"name\": \"Não qualificada\",\n                        \"color\": \"#ababab\"\n                    }\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"3b3e3e13-2031-49ea-8fff-414754eaeeaa"},{"name":"by agent","id":"ebccf32f-a8d3-4799-9d2a-a11213bce2f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/agents/statistics/by_agent?start_date=2020-03-26 00:00:00&end_date=2024-05-03 23:59:59&with_trashed=1&campaign_id=4&api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","agents","statistics","by_agent"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"start_date","value":"2020-03-26 00:00:00"},{"key":"end_date","value":"2024-05-03 23:59:59"},{"key":"with_trashed","value":"1"},{"key":"campaign_id","value":"4"},{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"a866da25-63e2-46ca-8966-a9b2c5da1800","name":"by agent","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/agents/statistics/by_agent?start_date=2020-03-26 00:00:00&end_date=2024-05-03 23:59:59&with_trashed=1&campaign_id=4&api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","agents","statistics","by_agent"],"query":[{"key":"start_date","value":"2020-03-26 00:00:00"},{"key":"end_date","value":"2024-05-03 23:59:59"},{"key":"with_trashed","value":"1"},{"key":"campaign_id","value":"4"},{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 May 2024 19:11:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"991"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"converted\": 0,\n            \"dmc\": 0,\n            \"unknown\": 0,\n            \"answered\": 1,\n            \"total\": 1,\n            \"agent\": {\n                \"id\": 130,\n                \"name\": \"Agent\",\n                \"active\": true,\n                \"profile_url\": \"URL\",\n                \"extension\": {\n                    \"id\": 96,\n                    \"extension_number\": 1234,\n                    \"type\": \"user\"\n                }\n            }\n        },\n        {\n            \"converted\": 186,\n            \"dmc\": 33,\n            \"unknown\": 55,\n            \"answered\": 434,\n            \"total\": 708,\n            \"agent\": {\n                \"id\": 16,\n                \"name\": \"Agent\",\n                \"active\": true,\n                \"profile_url\": \"URL\",\n                \"extension\": {\n                    \"id\": 16,\n                    \"extension_number\": 1234,\n                    \"type\": \"user\"\n                }\n            }\n        },\n        {\n            \"converted\": 0,\n            \"dmc\": 0,\n            \"unknown\": 0,\n            \"answered\": 2,\n            \"total\": 2,\n            \"agent\": {\n                \"id\": 11,\n                \"name\": \"Agent\",\n                \"active\": true,\n                \"profile_url\": \"URL\",\n                \"extension\": {\n                    \"id\": 11,\n                    \"extension_number\": 1234,\n                    \"type\": \"user\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"ebccf32f-a8d3-4799-9d2a-a11213bce2f8"},{"name":"total","id":"26bdb4ac-bebc-41a9-9ac5-803ce7b6debc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/current-company/agents/metrics/total?api_token={{manager_token}}&start_date=2020-03-02 11:05:00&end_date=2024-05-03 23:59:00","urlObject":{"protocol":"http","path":["api","v1","current-company","agents","metrics","total"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"start_date","value":"2020-03-02 11:05:00"},{"key":"end_date","value":"2024-05-03 23:59:00"}],"variable":[]}},"response":[{"id":"f68cc033-b450-48d6-92dd-45b9e2e3285d","name":"total","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/current-company/agents/metrics/total?api_token={{manager_token}}&start_date=2020-03-02 11:05:00&end_date=2024-05-03 23:59:00","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","current-company","agents","metrics","total"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"start_date","value":"2020-03-02 11:05:00"},{"key":"end_date","value":"2024-05-03 23:59:00"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 May 2024 19:04:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"992"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"calls\": 7,\n            \"acw\": 0,\n            \"idle\": 84498,\n            \"manual\": 0,\n            \"manual_acw\": 0,\n            \"manual_calls\": 0,\n            \"manual_calls_acw\": 0,\n            \"speaking\": 323,\n            \"interval\": 0,\n            \"workload\": 323,\n            \"interval_quantity\": 0,\n            \"acw_average\": 0,\n            \"idle_average\": 12071,\n            \"speaking_average\": 46,\n            \"manual_average\": 0,\n            \"manual_acw_average\": 0,\n            \"interval_average\": 0,\n            \"idle_quantity\": 7,\n            \"total_logged\": 84821,\n            \"manual_calls_calling\": 96,\n            \"manual_calls_speaking\": 50,\n            \"manual_calls_made\": 63,\n            \"manual_calls_answered\": 5,\n            \"manual_calls_acw_calling\": 0,\n            \"manual_calls_acw_speaking\": 0,\n            \"manual_calls_acw_made\": 0,\n            \"manual_calls_acw_answered\": 0,\n            \"agent\": {\n                \"id\": 153,\n                \"name\": \"Test\",\n                \"active\": true,\n                \"profile_url\": \"URL\",\n                \"extension\": {\n                    \"id\": 138,\n                    \"extension_number\": 1234,\n                    \"type\": \"user\"\n                }\n            }\n        },\n        {\n            \"calls\": 20,\n            \"acw\": 4670,\n            \"idle\": 4312,\n            \"manual\": 152,\n            \"manual_acw\": 0,\n            \"manual_calls\": 3,\n            \"manual_calls_acw\": 0,\n            \"speaking\": 541,\n            \"interval\": 13900,\n            \"workload\": 5363,\n            \"interval_quantity\": 15,\n            \"acw_average\": 234,\n            \"idle_average\": 113,\n            \"speaking_average\": 27,\n            \"manual_average\": 51,\n            \"manual_acw_average\": 0,\n            \"interval_average\": 927,\n            \"idle_quantity\": 38,\n            \"total_logged\": 23575,\n            \"manual_calls_calling\": 0,\n            \"manual_calls_speaking\": 21,\n            \"manual_calls_made\": 2,\n            \"manual_calls_answered\": 0,\n            \"manual_calls_acw_calling\": 0,\n            \"manual_calls_acw_speaking\": 0,\n            \"manual_calls_acw_made\": 0,\n            \"manual_calls_acw_answered\": 0,\n            \"agent\": {\n                \"id\": null,\n                \"name\": null,\n                \"active\": null,\n                \"profile_url\": \"URL\",\n                \"extension\": {\n                    \"id\": 0,\n                    \"extension_number\": 0,\n                    \"type\": null\n                }\n            }\n        },\n        {\n            \"calls\": 87,\n            \"acw\": 4432,\n            \"idle\": 46308,\n            \"manual\": 48286,\n            \"manual_acw\": 0,\n            \"manual_calls\": 506,\n            \"manual_calls_acw\": 0,\n            \"speaking\": 4765,\n            \"interval\": 525,\n            \"workload\": 57483,\n            \"interval_quantity\": 8,\n            \"acw_average\": 51,\n            \"idle_average\": 77,\n            \"speaking_average\": 55,\n            \"manual_average\": 95,\n            \"manual_acw_average\": 0,\n            \"interval_average\": 66,\n            \"idle_quantity\": 601,\n            \"total_logged\": 104316,\n            \"manual_calls_calling\": 3101,\n            \"manual_calls_speaking\": 3036,\n            \"manual_calls_made\": 344,\n            \"manual_calls_answered\": 59,\n            \"manual_calls_acw_calling\": 0,\n            \"manual_calls_acw_speaking\": 0,\n            \"manual_calls_acw_made\": 0,\n            \"manual_calls_acw_answered\": 0,\n            \"agent\": {\n                \"id\": null,\n                \"name\": null,\n                \"active\": null,\n                \"profile_url\": \"URL\",\n                \"extension\": {\n                    \"id\": 0,\n                    \"extension_number\": 0,\n                    \"type\": null\n                }\n            }\n        },\n        {\n            \"calls\": 10,\n            \"acw\": 446,\n            \"idle\": 3347,\n            \"manual\": 1071,\n            \"manual_acw\": 0,\n            \"manual_calls\": 15,\n            \"manual_calls_acw\": 0,\n            \"speaking\": 1353,\n            \"interval\": 0,\n            \"workload\": 2870,\n            \"interval_quantity\": 0,\n            \"acw_average\": 45,\n            \"idle_average\": 134,\n            \"speaking_average\": 135,\n            \"manual_average\": 71,\n            \"manual_acw_average\": 0,\n            \"interval_average\": 0,\n            \"idle_quantity\": 25,\n            \"total_logged\": 6217,\n            \"manual_calls_calling\": 121,\n            \"manual_calls_speaking\": 385,\n            \"manual_calls_made\": 13,\n            \"manual_calls_answered\": 8,\n            \"manual_calls_acw_calling\": 0,\n            \"manual_calls_acw_speaking\": 0,\n            \"manual_calls_acw_made\": 0,\n            \"manual_calls_acw_answered\": 0,\n            \"agent\": {\n                \"id\": 22,\n                \"name\": \"Agente 77\",\n                \"active\": true,\n                \"profile_url\": \"URL\",\n                \"extension\": {\n                    \"id\": 73,\n                    \"extension_number\": 1234,\n                    \"type\": \"user\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"26bdb4ac-bebc-41a9-9ac5-803ce7b6debc"},{"name":"total CSV","id":"b9337b0b-2421-43f1-953b-52b0bd01f5cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/current-company/agents/metrics/total/csv?api_token={{manager_token}}&start_date=2024-05-01 00:00:01&end_date=2024-05-30 23:59:00&email=test@test.com","urlObject":{"protocol":"http","path":["api","v1","current-company","agents","metrics","total","csv"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"start_date","value":"2024-05-01 00:00:01"},{"key":"end_date","value":"2024-05-30 23:59:00"},{"key":"email","value":"test@test.com"}],"variable":[]}},"response":[{"id":"d320d4e4-e0c4-42c5-991e-7bd31f1d66d7","name":"total CSV","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/current-company/agents/metrics/total/csv?api_token={{manager_token}}&start_date=2023-05-01 00:00:01&end_date=2024-05-30 23:59:00&email=test@test.com","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","current-company","agents","metrics","total","csv"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"start_date","value":"2023-05-01 00:00:01"},{"key":"end_date","value":"2024-05-30 23:59:00"},{"key":"email","value":"test@test.com"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 03 May 2024 18:59:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"997"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b9337b0b-2421-43f1-953b-52b0bd01f5cb"},{"name":"total CSV by campaign","id":"38356fb6-c07e-4549-bf57-a8651f44354b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/agents/metrics/total/csv?api_token={{manager_token}}&start_date=2023-03-02 11:05:00&end_date=2023-04-27 11:05:00&email=test@test.com","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id","agents","metrics","total","csv"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"start_date","value":"2023-03-02 11:05:00"},{"key":"end_date","value":"2023-04-27 11:05:00"},{"key":"email","value":"test@test.com"}],"variable":[{"id":"0308793f-08d1-42a9-b6d2-3f9d5c689f97","type":"any","value":"1","key":"id"}]}},"response":[{"id":"cf2e3827-7ebb-4446-89c5-1896009983c6","name":"total CSV by campaign","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/agents/metrics/total/csv?api_token={{manager_token}}&start_date=2023-03-02 11:05:00&end_date=2023-04-27 11:05:00&email=test@test.com","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","campaigns",":id","agents","metrics","total","csv"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"start_date","value":"2023-03-02 11:05:00"},{"key":"end_date","value":"2023-04-27 11:05:00"},{"key":"email","value":"test@test.com"}],"variable":[{"key":"id","value":"1"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 03 May 2024 19:02:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"997"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"38356fb6-c07e-4549-bf57-a8651f44354b"}],"id":"b5345bca-2b11-4bd1-a5c7-b52f07eb6df8","_postman_id":"b5345bca-2b11-4bd1-a5c7-b52f07eb6df8","description":""},{"name":"Block Lists","item":[{"name":"remove blacklist numbers by csv","id":"b9c9f04f-e3c8-4ee6-9d08-0cb9e1e5849a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"mailing","type":"file","src":"/Users/leutner/Documents/mailing-with-header.csv"}]},"url":"http://app.3c.fluxoti.com.br/api/v1/blacklist/remove/csv?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","blacklist","remove","csv"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"011ae039-f4b6-4784-980a-d69f2deef722","name":"remove blacklist numbers by csv","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"mailing","type":"file","src":["/Users/leutner/Documents/mailing-with-header.csv"]}]},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/blacklist/remove/csv?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","blacklist","remove","csv"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 12:12:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b9c9f04f-e3c8-4ee6-9d08-0cb9e1e5849a"},{"name":"add blacklist numbers by csv","id":"db0fa767-22d6-417a-a22d-570e4bbb299e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"mailing","type":"file","src":"/Users/leutner/Documents/mailing-with-header.csv"}]},"url":"http://app.3c.fluxoti.com.br/api/v1/blacklist/csv?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","blacklist","csv"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"4bbb5f27-0777-4022-99e3-264fa7fbae88","name":"add blacklist numbers by csv","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"mailing","type":"file","src":["/Users/leutner/Documents/mailing-with-header.csv"]}]},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/blacklist/csv?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","blacklist","csv"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 12:13:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"db0fa767-22d6-417a-a22d-570e4bbb299e"}],"id":"3b8a01b7-9d53-45f1-b09c-e2d99a28ca13","_postman_id":"3b8a01b7-9d53-45f1-b09c-e2d99a28ca13","description":""},{"name":"Receptive queues","item":[{"name":"update","id":"6215e03c-6234-48b3-b045-d27d550bbd67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Receptive test\",\n    \"extension_number\": 1234,\n    \"wait_time\": 900,\n    \"acw_timeout\": 60,\n    \"qualification_list_id\": 1,\n    \"priority\": 20,\n    \"limit_call_time\": 0,\n    \"audio_delete\": 0,\n    \"agents\": [[5],[], [], [], [2]]\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/receptive_queues/:id?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","receptive_queues",":id"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"7b91a739-8ae8-45cf-b047-873710299a35","type":"any","value":"1","key":"id"}]}},"response":[{"id":"4feede13-7a48-4053-8b66-db327b65534a","name":"update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Receptive test\",\n    \"extension_number\": 1234,\n    \"wait_time\": 900,\n    \"acw_timeout\": 60,\n    \"qualification_list_id\": 1,\n    \"priority\": 20,\n    \"limit_call_time\": 0,\n    \"audio_delete\": 0,\n    \"agents\": [[5],[], [], [], [2]]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/receptive_queues/:id?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","receptive_queues",":id"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 12:21:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Receptive test\",\n        \"wait_time\": 900,\n        \"audio_path\": null,\n        \"original_audio_name\": null,\n        \"qualification_list_id\": 1,\n        \"acw_timeout\": 60,\n        \"priority\": 20,\n        \"limit_call_time\": 0,\n        \"agents\": [\n            {\n                \"id\": 5,\n                \"name\": \"Agente3\",\n                \"active\": true,\n                \"pivot_receptive_queue_id\": 1,\n                \"pivot_agent_id\": 5,\n                \"pivot_skill\": 0\n            },\n            {\n                \"id\": 2,\n                \"name\": \"Supervisor\",\n                \"active\": true,\n                \"pivot_receptive_queue_id\": 1,\n                \"pivot_agent_id\": 2,\n                \"pivot_skill\": 4\n            }\n        ],\n        \"extension\": {\n            \"id\": 1,\n            \"extension_number\": 1234,\n            \"type\": \"user\"\n        }\n    }\n}"}],"_postman_id":"6215e03c-6234-48b3-b045-d27d550bbd67"},{"name":"get","id":"05fe6375-be7c-462e-91e9-f21d792c189f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/receptive_queues?api_token={{manager_token}}&include=number_settings","urlObject":{"protocol":"http","path":["api","v1","receptive_queues"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"number_settings"}],"variable":[]}},"response":[{"id":"5ab8236e-2e63-498c-9a88-00a9f8628541","name":"get","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/receptive_queues?api_token={{manager_token}}&include=number_settings","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","receptive_queues"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"number_settings"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Mon, 23 Oct 2023 18:01:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Receptive test\",\n            \"wait_time\": 900,\n            \"audio_path\": null,\n            \"original_audio_name\": null,\n            \"qualification_list_id\": 2,\n            \"acw_timeout\": 60,\n            \"priority\": 20,\n            \"limit_call_time\": 0,\n            \"extension\": {\n                \"id\": 12,\n                \"extension_number\": 1234,\n                \"type\": \"queue\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Fila 2\",\n            \"wait_time\": 30,\n            \"audio_path\": null,\n            \"original_audio_name\": null,\n            \"qualification_list_id\": 2,\n            \"acw_timeout\": 0,\n            \"priority\": 20,\n            \"limit_call_time\": 0,\n            \"extension\": {\n                \"id\": 13,\n                \"extension_number\": 1234,\n                \"type\": \"queue\"\n            }\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Fila Teste 1\",\n            \"wait_time\": 30,\n            \"audio_path\": null,\n            \"original_audio_name\": null,\n            \"qualification_list_id\": 2,\n            \"acw_timeout\": 0,\n            \"priority\": 0,\n            \"limit_call_time\": 0,\n            \"extension\": {\n                \"id\": 16,\n                \"extension_number\": 1234,\n                \"type\": \"queue\"\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 3,\n            \"count\": 3,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": {}\n        }\n    }\n}"}],"_postman_id":"05fe6375-be7c-462e-91e9-f21d792c189f"},{"name":"get online","id":"49a21d61-c9d5-40d5-bce1-68cd86b1d0a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/receptive_queues/online?api_token={{manager_token}}&include=number_settings","urlObject":{"protocol":"http","path":["api","v1","receptive_queues","online"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"number_settings"}],"variable":[]}},"response":[{"id":"9024e9c5-ef3d-4d14-a4fc-cf9c66b50693","name":"get online","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/receptive_queues/online?api_token={{manager_token}}&include=number_settings","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","receptive_queues","online"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"number_settings"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Mon, 23 Oct 2023 18:01:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"id\": 3,\n            \"name\": \"Fila Teste 1\",\n            \"wait_time\": 30,\n            \"audio_path\": null,\n            \"original_audio_name\": null,\n            \"qualification_list_id\": 2,\n            \"acw_timeout\": 0,\n            \"priority\": 0,\n            \"limit_call_time\": 0\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Fila 2\",\n            \"wait_time\": 30,\n            \"audio_path\": null,\n            \"original_audio_name\": null,\n            \"qualification_list_id\": 2,\n            \"acw_timeout\": 0,\n            \"priority\": 20,\n            \"limit_call_time\": 0\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Receptive test\",\n            \"wait_time\": 900,\n            \"audio_path\": null,\n            \"original_audio_name\": null,\n            \"qualification_list_id\": 2,\n            \"acw_timeout\": 60,\n            \"priority\": 20,\n            \"limit_call_time\": 0\n        }\n    ]\n}"}],"_postman_id":"49a21d61-c9d5-40d5-bce1-68cd86b1d0a6"},{"name":"receptive queue show","id":"74dc7ec8-eea1-4e08-b663-290c80bc5978","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/receptive_queues/:id?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","receptive_queues",":id"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"e01799d6-3a48-49f7-a7e9-f292d80999d7","type":"any","value":"1","key":"id"}]}},"response":[{"id":"a7d926b3-198b-4db9-853b-2fadec4955ae","name":"receptive queue show","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/receptive_queues/:id?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","receptive_queues",":id"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 14:18:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Receptive test\",\n        \"wait_time\": 900,\n        \"audio_path\": null,\n        \"original_audio_name\": null,\n        \"qualification_list_id\": 1,\n        \"acw_timeout\": 60,\n        \"priority\": 20,\n        \"limit_call_time\": 0,\n        \"agents\": [\n            {\n                \"id\": 5,\n                \"name\": \"Agente3\",\n                \"active\": true,\n                \"pivot_receptive_queue_id\": 1,\n                \"pivot_agent_id\": 5,\n                \"pivot_skill\": 0\n            },\n            {\n                \"id\": 2,\n                \"name\": \"Supervisor\",\n                \"active\": true,\n                \"pivot_receptive_queue_id\": 1,\n                \"pivot_agent_id\": 2,\n                \"pivot_skill\": 4\n            }\n        ],\n        \"extension\": {\n            \"id\": 1,\n            \"extension_number\": 8695,\n            \"type\": \"user\"\n        }\n    }\n}"}],"_postman_id":"74dc7ec8-eea1-4e08-b663-290c80bc5978"}],"id":"0513024b-81ab-45a6-92da-2fc65d2d9cbc","_postman_id":"0513024b-81ab-45a6-92da-2fc65d2d9cbc","description":""},{"name":"Company Calls Report","item":[{"name":"calls csv","id":"12b27b36-4648-4b88-b5b1-009474431ad8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/calls/csv?api_token={{manager_token}}&page=0&start_date=2024-04-03+00:00:00&end_date=2024-05-03+23:59:59&simple_paginate=true&with_mailing=true&with_not_answered_calls=false&email=gestor@teste.com&report_option=3&readable_hangup_cause_text=0&hangup_cause_status=1&call_date_rfc3339=1&ended_by_agent=0&waiting_time=1&feedback=0&recording_amd=1&recorded=1&id=1&status_id=0&qualification_note=0&readable_amd_status_text=0&speaking_time=0&amd_time=0&readable_behavior_text=0&phone_type=0&acw_time=0&receptive_did=0&consults=0&queue_name=0&recording_consult=0&recording_transfer=0&consult_ids=0&transfer_id=0&receptive_name=0&receptive_phone=0&transfer=0&recording_after_consult_cancel=0&ivr_digit_pressed=0&ivr_name=0&ivr_after_call=0&ivr_time=0&route_id=0&route_name=0&billed_value=0&billed_time=0&agent_name=0&campaign_name=0&behavior=0&call_date=0&mailing_identifier=0&list_name=1&mode=0&sid_info=1&qualification_name=0&readable_status_text=0&number_info=0&speaking_with_agent_time=0&campaign_id=1&download_audio_in_batch=1&recording=0","urlObject":{"protocol":"http","path":["api","v1","calls","csv"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"page","value":"0"},{"key":"start_date","value":"2024-04-03+00:00:00"},{"key":"end_date","value":"2024-05-03+23:59:59"},{"disabled":true,"key":"include","value":"campaign_rel"},{"key":"simple_paginate","value":"true"},{"key":"with_mailing","value":"true"},{"key":"with_not_answered_calls","value":"false"},{"key":"email","value":"gestor@teste.com"},{"key":"report_option","value":"3"},{"key":"readable_hangup_cause_text","value":"0"},{"key":"hangup_cause_status","value":"1"},{"key":"call_date_rfc3339","value":"1"},{"key":"ended_by_agent","value":"0"},{"key":"waiting_time","value":"1"},{"key":"feedback","value":"0"},{"key":"recording_amd","value":"1"},{"key":"recorded","value":"1"},{"key":"id","value":"1"},{"key":"status_id","value":"0"},{"key":"qualification_note","value":"0"},{"key":"readable_amd_status_text","value":"0"},{"key":"speaking_time","value":"0"},{"key":"amd_time","value":"0"},{"key":"readable_behavior_text","value":"0"},{"key":"phone_type","value":"0"},{"key":"acw_time","value":"0"},{"key":"receptive_did","value":"0"},{"key":"consults","value":"0"},{"key":"queue_name","value":"0"},{"key":"recording_consult","value":"0"},{"key":"recording_transfer","value":"0"},{"key":"consult_ids","value":"0"},{"key":"transfer_id","value":"0"},{"key":"receptive_name","value":"0"},{"key":"receptive_phone","value":"0"},{"key":"transfer","value":"0"},{"key":"recording_after_consult_cancel","value":"0"},{"key":"ivr_digit_pressed","value":"0"},{"key":"ivr_name","value":"0"},{"key":"ivr_after_call","value":"0"},{"key":"ivr_time","value":"0"},{"key":"route_id","value":"0"},{"key":"route_name","value":"0"},{"key":"billed_value","value":"0"},{"key":"billed_time","value":"0"},{"key":"agent_name","value":"0"},{"key":"campaign_name","value":"0"},{"key":"behavior","value":"0"},{"key":"call_date","value":"0"},{"key":"mailing_identifier","value":"0"},{"key":"list_name","value":"1"},{"key":"mode","value":"0"},{"key":"sid_info","value":"1"},{"key":"qualification_name","value":"0"},{"key":"readable_status_text","value":"0"},{"key":"number_info","value":"0"},{"key":"speaking_with_agent_time","value":"0"},{"key":"campaign_id","value":"1"},{"key":"download_audio_in_batch","value":"1"},{"key":"recording","value":"0"}],"variable":[]}},"response":[{"id":"f3bd2b3e-ec99-448a-8f9e-18777bfe90b4","name":"calls csv","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/calls/csv?api_token={{manager_token}}&page=0&start_date=2024-04-03+00:00:00&end_date=2024-05-03+23:59:59&simple_paginate=true&with_mailing=true&with_not_answered_calls=false&email=test@test.com&report_option=3&readable_hangup_cause_text=0&hangup_cause_status=1&call_date_rfc3339=1&ended_by_agent=0&waiting_time=1&feedback=0&recording_amd=1&recorded=1&id=1&status_id=0&qualification_note=0&readable_amd_status_text=0&speaking_time=0&amd_time=0&readable_behavior_text=0&phone_type=0&acw_time=0&receptive_did=0&consults=0&queue_name=0&recording_consult=0&recording_transfer=0&consult_ids=0&transfer_id=0&receptive_name=0&receptive_phone=0&transfer=0&recording_after_consult_cancel=0&ivr_digit_pressed=0&ivr_name=0&ivr_after_call=0&ivr_time=0&route_id=0&route_name=0&billed_value=0&billed_time=0&agent_name=0&campaign_name=0&behavior=0&call_date=0&mailing_identifier=0&list_name=1&mode=0&sid_info=1&qualification_name=0&readable_status_text=0&number_info=0&speaking_with_agent_time=0&campaign_id=1&download_audio_in_batch=1&recording=0","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","calls","csv"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"page","value":"0"},{"key":"start_date","value":"2024-04-03+00:00:00"},{"key":"end_date","value":"2024-05-03+23:59:59"},{"key":"include","value":"campaign_rel","disabled":true},{"key":"simple_paginate","value":"true"},{"key":"with_mailing","value":"true"},{"key":"with_not_answered_calls","value":"false"},{"key":"email","value":"test@test.com"},{"key":"report_option","value":"3"},{"key":"readable_hangup_cause_text","value":"0"},{"key":"hangup_cause_status","value":"1"},{"key":"call_date_rfc3339","value":"1"},{"key":"ended_by_agent","value":"0"},{"key":"waiting_time","value":"1"},{"key":"feedback","value":"0"},{"key":"recording_amd","value":"1"},{"key":"recorded","value":"1"},{"key":"id","value":"1"},{"key":"status_id","value":"0"},{"key":"qualification_note","value":"0"},{"key":"readable_amd_status_text","value":"0"},{"key":"speaking_time","value":"0"},{"key":"amd_time","value":"0"},{"key":"readable_behavior_text","value":"0"},{"key":"phone_type","value":"0"},{"key":"acw_time","value":"0"},{"key":"receptive_did","value":"0"},{"key":"consults","value":"0"},{"key":"queue_name","value":"0"},{"key":"recording_consult","value":"0"},{"key":"recording_transfer","value":"0"},{"key":"consult_ids","value":"0"},{"key":"transfer_id","value":"0"},{"key":"receptive_name","value":"0"},{"key":"receptive_phone","value":"0"},{"key":"transfer","value":"0"},{"key":"recording_after_consult_cancel","value":"0"},{"key":"ivr_digit_pressed","value":"0"},{"key":"ivr_name","value":"0"},{"key":"ivr_after_call","value":"0"},{"key":"ivr_time","value":"0"},{"key":"route_id","value":"0"},{"key":"route_name","value":"0"},{"key":"billed_value","value":"0"},{"key":"billed_time","value":"0"},{"key":"agent_name","value":"0"},{"key":"campaign_name","value":"0"},{"key":"behavior","value":"0"},{"key":"call_date","value":"0"},{"key":"mailing_identifier","value":"0"},{"key":"list_name","value":"1"},{"key":"mode","value":"0"},{"key":"sid_info","value":"1"},{"key":"qualification_name","value":"0"},{"key":"readable_status_text","value":"0"},{"key":"number_info","value":"0"},{"key":"speaking_with_agent_time","value":"0"},{"key":"campaign_id","value":"1"},{"key":"download_audio_in_batch","value":"1"},{"key":"recording","value":"0"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 12:37:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"12b27b36-4648-4b88-b5b1-009474431ad8"},{"name":"calls","id":"579c3d41-7165-410f-aea6-6ae858379075","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/calls?api_token={{manager_token}}&page=0&start_date=2024-05-01 00:00:00&end_date=2024-05-30 23:59:59&include=campaign_rel&simple_paginate=true&campaign_ids=5,6&per_page=5","urlObject":{"protocol":"http","path":["api","v1","calls"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"page","value":"0"},{"key":"start_date","value":"2024-05-01 00:00:00"},{"key":"end_date","value":"2024-05-30 23:59:59"},{"key":"include","value":"campaign_rel"},{"key":"simple_paginate","value":"true"},{"key":"campaign_ids","value":"5,6"},{"key":"per_page","value":"5"}],"variable":[]}},"response":[{"id":"00cee932-01b8-490b-9468-1a2aa1c3ae90","name":"calls","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/calls?api_token={{manager_token}}&page=0&start_date=2024-05-01 00:00:00&end_date=2024-05-30 23:59:59&include=campaign_rel&simple_paginate=true&campaign_ids=5,6&per_page=1","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","calls"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"page","value":"0"},{"key":"start_date","value":"2024-05-01 00:00:00"},{"key":"end_date","value":"2024-05-30 23:59:59"},{"key":"include","value":"campaign_rel"},{"key":"simple_paginate","value":"true"},{"key":"campaign_ids","value":"5,6"},{"key":"per_page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 May 2024 18:58:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"997"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9bfefd44-659e-4465-a208-d191b4570170\",\n    \"data\": [\n        {\n            \"id\": \"663bbe56df2faa0f581e8af8\",\n            \"list\": \"mailing.csv\",\n            \"number\": \"5520910010007\",\n            \"call_date\": \"2024-05-08 15:02:44\",\n            \"call_date_rfc3339\": \"2024-05-08T15:02:44-03:00\",\n            \"campaign_id\": 5,\n            \"campaign\": \"pablo\",\n            \"queue_name\": \"-\",\n            \"ivr_name\": \"-\",\n            \"receptive_name\": null,\n            \"receptive_phone\": null,\n            \"receptive_did\": null,\n            \"has_agent\": false,\n            \"agent\": \"-\",\n            \"acw_time\": \"00:00:00\",\n            \"speaking_time\": \"00:00:02\",\n            \"ivr_time\": \"00:00:00\",\n            \"amd_time\": \"00:00:02\",\n            \"waiting_time\": \"00:00:00\",\n            \"speaking_with_agent_time\": \"00:00:00\",\n            \"route\": {\n                \"id\": 1,\n                \"name\": \"rota_telefonica\",\n                \"host\": \"255.255.255.255:5060\",\n                \"route\": \"\",\n                \"endpoint\": \"PJSIP/rota_telefonica/sip:\",\n                \"caller_id\": null\n            },\n            \"billed_time\": \"00:00:30\",\n            \"billed_value\": \"R$ 0,075\",\n            \"qualification\": \"-\",\n            \"behavior\": \"-\",\n            \"readable_behavior_text\": \"-\",\n            \"phone_type\": \"mobile\",\n            \"recording\": \"https://app.3c.fluxoti.com.br/api/v1/calls/66bbbbbe56daaaaaaa0f581e8af8/recording\",\n            \"recording_amd\": \"https://app.3c.fluxoti.com.br/api/v1/calls/66bbbbbe56daaaaaaa0f581e8af8/recording_amd\",\n            \"status_id\": 9,\n            \"readable_status_text\": \"Caixa postal pós atendimento\",\n            \"readable_amd_status_text\": \"Caixa postal\",\n            \"mode\": \"dialer\",\n            \"hangup_cause\": 16,\n            \"sip_cause\": \"200\",\n            \"readable_hangup_cause_text\": \"Normal clearing\",\n            \"feedback\": null,\n            \"recorded\": true,\n            \"ended_by_agent\": false,\n            \"qualification_note\": \"\",\n            \"sid\": \"\",\n            \"is_dmc\": false,\n            \"is_unknown\": false,\n            \"is_transferred\": false,\n            \"is_consult\": false,\n            \"is_transfer\": false,\n            \"consults\": [],\n            \"consult_ids\": null,\n            \"transfer\": null,\n            \"parent\": null,\n            \"transfer_id\": null,\n            \"parent_id\": null,\n            \"consult\": null,\n            \"is_conversion\": false,\n            \"consult_id\": null,\n            \"recording_transfer\": null,\n            \"recording_consult\": null,\n            \"qualification_id\": 0,\n            \"consult_cancelled\": false,\n            \"recording_after_consult_cancel\": \"https://app.3c.fluxoti.com.br/api/v1/calls/66bbbbbe56daaaaaaa0f581e8af8/recording_after_consult_cancel\",\n            \"ivr_digit_pressed\": \"\",\n            \"record_name\": \"2024/05/08/5520910010007-bApPHw1kQL\",\n            \"transcription\": \"\",\n            \"ivr_after_call\": [],\n            \"mailing_data\": {\n                \"_id\": \"663bbc79e5553275dc4344e6\",\n                \"identifier\": \"7\",\n                \"campaign_id\": 5,\n                \"company_id\": 1,\n                \"list_id\": 277,\n                \"uf\": null,\n                \"phone\": \"55209109910007\",\n                \"dialed_phone\": 1,\n                \"dialed_identifier\": 1,\n                \"on_calling\": 0,\n                \"column_position\": 1,\n                \"row_position\": 7,\n                \"data\": {\n                    \"Nome\": \"Cliente 7\",\n                    \"Extra1\": \"Cliente 7 Extra 1\",\n                    \"Extra2\": \"Cliente 7 Extra 2\"\n                }\n            },\n            \"campaign_rel\": {\n                \"id\": 5,\n                \"name\": \"pablo\",\n                \"start_time\": \"08:00\",\n                \"end_time\": \"23:30\",\n                \"paused\": false,\n                \"amd_enabled\": true,\n                \"acw_timeout\": 5,\n                \"is_on_active_time\": true,\n                \"caller_id\": \"1000000000\",\n                \"limit_call_per_agent\": 0,\n                \"asr\": \"0.67\",\n                \"ura_limit\": 0,\n                \"is_predictive\": false,\n                \"agent_dashboard\": false,\n                \"active_list_notify\": false,\n                \"allows_manual\": true,\n                \"limit_call_time\": 0,\n                \"exit_manual_mode\": 240,\n                \"copy_identifier\": false,\n                \"ivr_after_call_id\": null,\n                \"route_limit_exceeded\": false,\n                \"route_landline_id\": 1,\n                \"route_mobile_id\": 1,\n                \"route_group_landline_id\": 0,\n                \"route_group_mobile_id\": 0,\n                \"check_smart_filter\": true,\n                \"filter_calls\": true,\n                \"check_dnd\": true,\n                \"check_blacklist\": true,\n                \"check_ddd\": false,\n                \"should_complete_failed_call\": true,\n                \"update_mailing_data\": false,\n                \"behavior\": \"when_agent_sends\",\n                \"ivr_after_call_status\": false,\n                \"horizontal_dial\": false,\n                \"min_idle_time\": 0,\n                \"ai_setting_id\": null,\n                \"dialer_settings\": {\n                    \"url\": \"https://google.com?q=[identificador]\",\n                    \"qualification_list_id\": 2,\n                    \"wait_time\": 3,\n                    \"call_time\": 20,\n                    \"recalls\": 3,\n                    \"criterion_list_id\": 1,\n                    \"criterion_list\": {\n                        \"id\": 1,\n                        \"name\": \"Feedback\",\n                        \"high_score\": 1,\n                        \"criteria\": [\n                            {\n                                \"id\": 11,\n                                \"name\": \"Atendimento\",\n                                \"description\": \"Atendimento\",\n                                \"emoji\": null,\n                                \"color\": \"#b71c1c\",\n                                \"list_id\": 1,\n                                \"keywords\": null,\n                                \"ideal_phrase\": null\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"Tempo\",\n                                \"description\": \"Tempo\",\n                                \"emoji\": null,\n                                \"color\": \"#6a1b9a\",\n                                \"list_id\": 1,\n                                \"keywords\": null,\n                                \"ideal_phrase\": null\n                            }\n                        ]\n                    }\n                }\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 0,\n            \"count\": 1,\n            \"per_page\": 1,\n            \"current_page\": 1,\n            \"total_pages\": 2,\n            \"links\": {\n                \"next\": \"https://app.3c.fluxoti.com.br/api/v1/calls?page=2\"\n            }\n        }\n    }\n}"}],"_postman_id":"579c3d41-7165-410f-aea6-6ae858379075"}],"id":"9b9a9b8c-d5f2-43c6-a37b-2071dc08c8f2","_postman_id":"9b9a9b8c-d5f2-43c6-a37b-2071dc08c8f2","description":""},{"name":"Spy","item":[{"name":"qualification_lists","id":"6a533145-8e31-4702-873f-eadea38d383e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"whisper\": \"out\",\r\n    \"spy\": \"none\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/spy/:id/start?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","spy",":id","start"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"5a2bc6ff-55ca-482e-86e2-74a5643661b5","type":"any","value":"1","key":"id"}]}},"response":[{"id":"4fee1df3-6c49-4c54-a5f3-c14260dc2b0f","name":"qualification_lists","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"whisper\": \"out\",\r\n    \"spy\": \"none\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/spy/:id/start?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","spy",":id","start"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"1"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 12:50:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"6a533145-8e31-4702-873f-eadea38d383e"}],"id":"258f04cb-dbd9-4fcd-934e-37e3889fc732","_postman_id":"258f04cb-dbd9-4fcd-934e-37e3889fc732","description":""},{"name":"Receptive IVR","item":[{"name":"create","id":"12e29eb3-f64c-4dd8-b029-fe8be3bbd73a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"teste","type":"text"},{"key":"timeout","value":"5","type":"text"},{"key":"redirect_id","value":"4","type":"text"},{"key":"redirect_type","value":"ReceptiveQueue","type":"text"},{"key":"audio","type":"file","src":"/home/pablo/Downloads/recording (5).mp3"},{"key":"keys[0][id]","value":"4","type":"text"},{"key":"keys[0][key]","value":"2","type":"text"},{"key":"keys[0][type]","value":"ReceptiveQueue","type":"text"}]},"url":"http://app.3c.fluxoti.com.br/api/v1/receptive_ivr?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","receptive_ivr"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"02c59af4-3916-4ab7-a4d7-5688aa31ccde","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"teste","type":"text"},{"key":"timeout","value":"5","type":"text"},{"key":"redirect_id","value":"4","type":"text"},{"key":"redirect_type","value":"ReceptiveQueue","type":"text"},{"key":"audio","type":"file","src":["/home/pablo/Downloads/recording (5).mp3"]},{"key":"keys[0][id]","value":"4","type":"text"},{"key":"keys[0][key]","value":"2","type":"text"},{"key":"keys[0][type]","value":"ReceptiveQueue","type":"text"}]},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/receptive_ivr?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","receptive_ivr"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 May 2024 19:14:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"999"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9bff02d9-a42a-45ed-a43c-24ac555cdbbf\",\n    \"data\": {\n        \"id\": 15,\n        \"name\": \"teste\",\n        \"timeout\": 5,\n        \"original_audio_name\": \"recording (5).mp3\",\n        \"audio_path\": \"/api/v1/audio?path=ura/1715195667NFI4yBq7ga.mp3\",\n        \"redirect_id\": \"4\",\n        \"keys\": [\n            {\n                \"id\": 64,\n                \"key\": \"2\",\n                \"redirect\": {\n                    \"id\": 4,\n                    \"name\": \"ivr\",\n                    \"wait_time\": 30,\n                    \"audio_path\": null,\n                    \"original_audio_name\": null,\n                    \"qualification_list_id\": 6,\n                    \"acw_timeout\": 0,\n                    \"priority\": 0,\n                    \"limit_call_time\": 0,\n                    \"agents\": [\n                        {\n                            \"id\": 17,\n                            \"name\": \"Agente\",\n                            \"active\": true,\n                            \"pivot_receptive_queue_id\": 4,\n                            \"pivot_agent_id\": 17,\n                            \"pivot_skill\": 1\n                        }\n                    ],\n                    \"extension\": {\n                        \"id\": 78,\n                        \"extension_number\": 5336,\n                        \"type\": \"queue\"\n                    }\n                }\n            }\n        ],\n        \"redirect\": {\n            \"id\": 4,\n            \"name\": \"fila receptiva\",\n            \"wait_time\": 30,\n            \"audio_path\": null,\n            \"original_audio_name\": null,\n            \"qualification_list_id\": 6,\n            \"acw_timeout\": 0,\n            \"priority\": 0,\n            \"limit_call_time\": 0,\n            \"agents\": [\n                {\n                    \"id\": 17,\n                    \"name\": \"Agente\",\n                    \"active\": true,\n                    \"pivot_receptive_queue_id\": 4,\n                    \"pivot_agent_id\": 17,\n                    \"pivot_skill\": 1\n                }\n            ],\n            \"extension\": {\n                \"id\": 78,\n                \"extension_number\": 5336,\n                \"type\": \"queue\"\n            }\n        }\n    }\n}"}],"_postman_id":"12e29eb3-f64c-4dd8-b029-fe8be3bbd73a"},{"name":"get by id","id":"2018a88e-1cb3-49df-a160-0e0599f6d979","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/receptive_ivr/:id?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","receptive_ivr",":id"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"11ed98ae-2094-4301-8bf8-5de6208d0979","type":"any","value":"2","key":"id"}]}},"response":[{"id":"bcf416e0-1b7f-4c18-bc99-4101b10a1b45","name":"get by id","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/receptive_ivr/:id?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","receptive_ivr",":id"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 May 2024 19:09:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"994"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9bff00fb-d115-4175-a2f8-c5010d8e78ba\",\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"ura receptiva\",\n        \"timeout\": 8,\n        \"original_audio_name\": \"AudioOriginal.mp3\",\n        \"audio_path\": \"/api/v1/audio?path=ura/1708017816P3SvloIENL.mp3\",\n        \"redirect_id\": \"31\"\n    }\n}"}],"_postman_id":"2018a88e-1cb3-49df-a160-0e0599f6d979"},{"name":"get all","id":"77a9a195-d8ba-4dfa-bc87-1453fac29cd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/receptive_ivr?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","receptive_ivr"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"758fe671-181d-42e5-83fe-f57d77be5dc4","name":"get all","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/receptive_ivr?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","receptive_ivr"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 May 2024 19:07:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"996"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9bff0061-5a5a-4f45-a221-7504c41f9e8f\",\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"ura receptiva\",\n            \"timeout\": 8,\n            \"original_audio_name\": \"AudioOriginal.mp3\",\n            \"audio_path\": \"/api/v1/audio?path=ura/1708017816P3SvloIENL.mp3\",\n            \"redirect_id\": \"31\"\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"count\": 1,\n            \"per_page\": 1,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": {}\n        }\n    }\n}"}],"_postman_id":"77a9a195-d8ba-4dfa-bc87-1453fac29cd4"},{"name":"update","id":"e4626aa2-a06f-4337-a535-858b3b8febcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authority","value":"app.staging.3cplus.com.br"},{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"access-control-allow-origin","value":"*"},{"key":"authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL2FwcC5zdGFnaW5nLjNjcGx1cy5jb20uYnIvYXBpL3YxL2NvbXBhbmllcy8xL2ltcGVyc29uYXRlIiwiaWF0IjoxNzE1MTkwNDk3LCJleHAiOjE3MTUyMjY0OTcsIm5iZiI6MTcxNTE5MDQ5NywianRpIjoiSEVKZlA1QlN6VDVCc1lpUCIsInN1YiI6MSwicHJ2IjoiZTI5MzZiYzE5Nzk1ZTBhNTIyZTM0YzE5MjkxNzU0ZmVjNzBjNDZhYiJ9.p6ewN6gB_geZzMb3L3YoKr5xhaeDWY6G9Og1sfzzFNI"},{"key":"origin","value":"https://app.staging.3c.plus"},{"key":"referer","value":"https://app.staging.3c.plus/"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Linux\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"cross-site"},{"key":"user-agent","value":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"}],"body":{"mode":"formdata","formdata":[{"key":"_method","value":"PUT","type":"text"},{"key":"name","value":"Ura receptiva","type":"text"},{"key":"timeout","value":"10","type":"text"},{"key":"redirect_id","value":"4","type":"text"},{"key":"redirect_type","value":"ReceptiveQueue","type":"text"},{"key":"keys[0][id]","value":"4","type":"text"},{"key":"keys[0][key]","value":"3","type":"text"},{"key":"keys[0][type]","value":"ReceptiveQueue","type":"text"}]},"url":"https://app.staging.3cplus.com.br/api/v1/receptive_ivr/14","urlObject":{"protocol":"https","path":["api","v1","receptive_ivr","14"],"host":["app","staging","3cplus","com","br"],"query":[],"variable":[]}},"response":[{"id":"838a806e-b025-4a5e-b241-6daa5c4c6b0b","name":"update","originalRequest":{"method":"POST","header":[{"key":"authority","value":"app.staging.3cplus.com.br"},{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"access-control-allow-origin","value":"*"},{"key":"authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL2FwcC5zdGFnaW5nLjNjcGx1cy5jb20uYnIvYXBpL3YxL2NvbXBhbmllcy8xL2ltcGVyc29uYXRlIiwiaWF0IjoxNzE1MTkwNDk3LCJleHAiOjE3MTUyMjY0OTcsIm5iZiI6MTcxNTE5MDQ5NywianRpIjoiSEVKZlA1QlN6VDVCc1lpUCIsInN1YiI6MSwicHJ2IjoiZTI5MzZiYzE5Nzk1ZTBhNTIyZTM0YzE5MjkxNzU0ZmVjNzBjNDZhYiJ9.p6ewN6gB_geZzMb3L3YoKr5xhaeDWY6G9Og1sfzzFNI"},{"key":"origin","value":"https://app.staging.3c.plus"},{"key":"referer","value":"https://app.staging.3c.plus/"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Linux\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"cross-site"},{"key":"user-agent","value":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"}],"body":{"mode":"formdata","formdata":[{"key":"_method","value":"PUT","type":"text"},{"key":"name","value":"Ura receptiva","type":"text"},{"key":"timeout","value":"10","type":"text"},{"key":"redirect_id","value":"4","type":"text"},{"key":"redirect_type","value":"ReceptiveQueue","type":"text"},{"key":"keys[0][id]","value":"4","type":"text"},{"key":"keys[0][key]","value":"3","type":"text"},{"key":"keys[0][type]","value":"ReceptiveQueue","type":"text"}]},"url":"https://app.staging.3cplus.com.br/api/v1/receptive_ivr/14"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 May 2024 19:26:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"981"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9bff06ff-9472-4396-9f73-cac0734c6921\",\n    \"data\": {\n        \"id\": 14,\n        \"name\": \"Ura receptiva\",\n        \"timeout\": 10,\n        \"original_audio_name\": \"recording (5).mp3\",\n        \"audio_path\": \"/api/v1/audio?path=ura/1715195591vbWlMvjU1q.mp3\",\n        \"redirect_id\": \"4\",\n        \"keys\": [\n            {\n                \"id\": 65,\n                \"key\": \"3\",\n                \"redirect\": {\n                    \"id\": 4,\n                    \"name\": \"pablo\",\n                    \"wait_time\": 30,\n                    \"audio_path\": null,\n                    \"original_audio_name\": null,\n                    \"qualification_list_id\": 6,\n                    \"acw_timeout\": 0,\n                    \"priority\": 0,\n                    \"limit_call_time\": 0,\n                    \"agents\": [\n                        {\n                            \"id\": 17,\n                            \"name\": \"Agente\",\n                            \"active\": true,\n                            \"pivot_receptive_queue_id\": 4,\n                            \"pivot_agent_id\": 17,\n                            \"pivot_skill\": 1\n                        }\n                    ],\n                    \"extension\": {\n                        \"id\": 78,\n                        \"extension_number\": 5336,\n                        \"type\": \"queue\"\n                    }\n                }\n            }\n        ],\n        \"redirect\": {\n            \"id\": 4,\n            \"name\": \"ura receptiva\",\n            \"wait_time\": 30,\n            \"audio_path\": null,\n            \"original_audio_name\": null,\n            \"qualification_list_id\": 6,\n            \"acw_timeout\": 0,\n            \"priority\": 0,\n            \"limit_call_time\": 0,\n            \"agents\": [\n                {\n                    \"id\": 17,\n                    \"name\": \"Agente\",\n                    \"active\": true,\n                    \"pivot_receptive_queue_id\": 4,\n                    \"pivot_agent_id\": 17,\n                    \"pivot_skill\": 1\n                }\n            ],\n            \"extension\": {\n                \"id\": 78,\n                \"extension_number\": 5336,\n                \"type\": \"queue\"\n            }\n        }\n    }\n}"}],"_postman_id":"e4626aa2-a06f-4337-a535-858b3b8febcc"}],"id":"021b09a9-56f2-408e-b01d-e746d777006a","_postman_id":"021b09a9-56f2-408e-b01d-e746d777006a","description":""},{"name":"Receptive Number Setting","item":[{"name":"create","id":"35ace41f-29fd-43f7-b546-9735ee585a68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"did","value":"1","type":"text"},{"key":"audio","type":"file","src":"/home/mari/Downloads/WhatsApp Ptt 2023-05-15 at 11.03.44.ogg"},{"key":"receptive_hours_id","value":"1","type":"text"},{"key":"campaign_id","value":"5","type":"text"},{"key":"warning_audio","value":"","type":"text","disabled":true},{"key":"ring_group_id","value":"5","type":"text","disabled":true},{"key":"forwarding_type","value":"callback","type":"text"}]},"url":"http://app.3c.fluxoti.com.br/api/v1/receptive_number_settings?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","receptive_number_settings"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"06885c25-cb11-4392-a052-c3ed55077f41","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"did","value":"1","type":"text"},{"key":"audio","type":"file","src":["/home/mari/Downloads/WhatsApp Ptt 2023-05-15 at 11.03.44.ogg"]},{"key":"receptive_hours_id","value":"1","type":"text"},{"key":"campaign_id","value":"5","type":"text"},{"key":"warning_audio","value":"","type":"text","disabled":true},{"key":"ring_group_id","value":"5","type":"text","disabled":true},{"key":"forwarding_type","value":"callback","type":"text"}]},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/receptive_number_settings?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","receptive_number_settings"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 13:34:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 4,\n        \"did\": \"1234\",\n        \"name\": \"Test\",\n        \"receptive_number_id\": 1,\n        \"campaign_id\": 5,\n        \"receptive_hours\": {\n            \"id\": 1,\n            \"name\": \"Test\",\n            \"audio\": \"URL\",\n            \"original_audio_name\": \"Test\",\n            \"hours_items\": []\n        }\n    }\n}"}],"_postman_id":"35ace41f-29fd-43f7-b546-9735ee585a68"},{"name":"update","id":"adb0961c-e928-485f-9b27-e7533622d717","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"receptive_hours_id","value":"1","type":"text"},{"key":"audio","type":"file","src":"/home/mari/Downloads/WhatsApp Ptt 2023-05-15 at 11.03.44.ogg"},{"key":"campaign_id","value":"5","type":"text"},{"key":"warning_audio","type":"file","src":"/home/mari/Downloads/WhatsApp Ptt 2023-03-16 at 17.07.58.ogg"},{"key":"audio_delete","value":"1","type":"text"}]},"url":"http://app.3c.fluxoti.com.br/api/v1/receptive_number_settings/:phone?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","receptive_number_settings",":phone"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"607670bf-66d1-4a8e-b1a9-22b15ee8794e","type":"any","value":"1","key":"phone"}]}},"response":[{"id":"ba03bb3a-0a43-4928-84bc-432b720caafb","name":"update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"receptive_hours_id","value":"1","type":"text"},{"key":"audio","type":"file","src":["/home/mari/Downloads/WhatsApp Ptt 2023-05-15 at 11.03.44.ogg"]},{"key":"campaign_id","value":"5","type":"text"},{"key":"warning_audio","type":"file","src":["/home/mari/Downloads/WhatsApp Ptt 2023-03-16 at 17.07.58.ogg"]},{"key":"audio_delete","value":"1","type":"text"}]},"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/receptive_number_settings/:phone?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","receptive_number_settings",":phone"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"key":"phone","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 13:35:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 4,\n        \"did\": \"1\",\n        \"name\": \"Test\",\n        \"receptive_number_id\": 1,\n        \"campaign_id\": null\n    },\n    \"status\": \"success\"\n}"}],"_postman_id":"adb0961c-e928-485f-9b27-e7533622d717"}],"id":"1eb332d1-73d2-49bc-a91a-7172348d527f","_postman_id":"1eb332d1-73d2-49bc-a91a-7172348d527f","description":""},{"name":"Download audio","item":[{"name":"send audio to email","id":"4af6feba-c1d9-4c3e-84e2-c496080b3a31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","uuid":"dde12721-532f-4d40-8317-54fe01972371"}],"body":{"mode":"raw","raw":"{\n    \"report_name\": \"UIOVdZgYjAWvm9XXAnD4wDl27hx4dgny.csv\",\n    \"company_id\": 1,\n    \"email\": \"test@test.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/process-calls","urlObject":{"protocol":"http","path":["api","v1","process-calls"],"host":["app","3c","fluxoti","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"4af6feba-c1d9-4c3e-84e2-c496080b3a31"},{"name":"calls report download","id":"c7287ac4-791b-4b5a-95b3-dfd0eed0908e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/calls/:call_id/recording","urlObject":{"protocol":"http","path":["api","v1","calls",":call_id","recording"],"host":["app","3c","fluxoti","com","br"],"query":[],"variable":[{"id":"a12b9b7c-7e6f-4570-9704-5e31fe400759","type":"any","value":"1","key":"call_id"}]}},"response":[],"_postman_id":"c7287ac4-791b-4b5a-95b3-dfd0eed0908e"}],"id":"cd61ef14-eede-4b1f-b0dd-edd6906bd451","_postman_id":"cd61ef14-eede-4b1f-b0dd-edd6906bd451","description":""},{"name":"Campaign","item":[{"name":"campaign lists","id":"ac76de77-76ef-4608-a77c-574476580f42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/lists?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id","lists"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"e775a7c7-4361-4f42-a328-b6c02a90340f","type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"ac76de77-76ef-4608-a77c-574476580f42"},{"name":"campaign agent","id":"b16cbf42-2761-4c14-b51c-29fba317403b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/agents?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id","agents"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"2f03ffeb-1c44-4567-94f4-90971354b9ea","type":"any","value":"5","key":"id"}]}},"response":[],"_postman_id":"b16cbf42-2761-4c14-b51c-29fba317403b"},{"name":"campaigns-pro-mode","id":"eaa8021a-e09c-49f9-a350-9d5423e2a380","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/pro-mode?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns","pro-mode"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[],"_postman_id":"eaa8021a-e09c-49f9-a350-9d5423e2a380"},{"name":"campaign lists","id":"436b311c-c97d-4d06-80ca-e5bb149ac5b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"nome\",\r\n    \"data\": [\r\n        [\r\n            \"20900000002\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\"\r\n        ],\r\n        [\r\n            \"20900000001\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\"\r\n        ],\r\n        [\r\n            \"20900000000\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\"\r\n        ]\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id/lists?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id","lists"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"484401e6-5669-4874-b6ca-e274b22b1dc4","type":"any","value":"5","key":"id"}]}},"response":[],"_postman_id":"436b311c-c97d-4d06-80ca-e5bb149ac5b8"},{"name":"campaign blacklist filtered","id":"723fb299-7817-44c6-8037-36a5ced2b9af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"nome\",\r\n    \"data\": [\r\n        [\r\n            \"20900000002\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\"\r\n        ],\r\n        [\r\n            \"20900000001\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\"\r\n        ],\r\n        [\r\n            \"20900000000\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\",\r\n            \"7e5acb98d573e845773806645eddd2da684d9e6e\"\r\n        ]\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:campaign_id/lists/:list_id/filtered/csv?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns",":campaign_id","lists",":list_id","filtered","csv"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"2db73a4d-78ad-4fc1-a55d-0c6b2f8ec02f","type":"any","value":"5","key":"campaign_id"},{"id":"4b36e5d7-d783-44e2-a391-d6e059e74f5c","type":"any","value":"5","key":"list_id"}]}},"response":[],"_postman_id":"723fb299-7817-44c6-8037-36a5ced2b9af"},{"name":"campaign update","id":"9ae5f0cd-1de5-492d-bd9b-a09995e58d1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/campaigns/:id?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","campaigns",":id"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[{"id":"684f0ccf-e5f1-4c0d-ae6a-28c4ad96dec8","type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"9ae5f0cd-1de5-492d-bd9b-a09995e58d1d"}],"id":"32071794-35c6-4179-a3fe-36863bf81fc3","_postman_id":"32071794-35c6-4179-a3fe-36863bf81fc3","description":""},{"name":"Auth","item":[{"name":"authenticate","id":"efe6c2ad-9621-47b9-b6ac-04b8db66c288","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","uuid":"fcb6a97c-4128-4290-aac7-973fb532a027"}],"body":{"mode":"raw","raw":"{\n    \"user\": \"test@test.com\",\n    \"password\": \"1243\",\n    \"company_id\": 1,\n    \"company_domain\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/authenticate","urlObject":{"protocol":"http","path":["api","v1","authenticate"],"host":["app","3c","fluxoti","com","br"],"query":[],"variable":[]}},"response":[{"id":"635aeabb-8e0c-43a5-b6eb-e48a8882032c","name":"authenticate","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"user\": \"test@test.com\",\n    \"password\": \"1243\",\n    \"company_id\": 1,\n    \"company_domain\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/authenticate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Thu, 02 May 2024 20:43:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"phpdebugbar-id","value":"Xe71870e39e19b1479d88315e72e53a84"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Test\",\n        \"email\": \"test@test.com\",\n        \"active\": 1,\n        \"api_token\": \"1234\",\n        \"confirmed\": 1,\n        \"confirmation_code\": null,\n        \"extension_password\": \"1243\",\n        \"telephony_id\": \"1234\",\n        \"webphone\": false,\n        \"user_document\": null,\n        \"last_login\": \"2024-05-02 17:43:35\",\n        \"last_nps\": null,\n        \"created_at\": \"2024-05-02T20:23:14.000000Z\",\n        \"password_updated_at\": null,\n        \"extension\": {\n            \"id\": 1,\n            \"extension_number\": 1234,\n            \"type\": \"user\"\n        },\n        \"settings\": {\n            \"id\": 1,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"language\": \"pt_BR\",\n            \"date_format\": \"d/m/Y\",\n            \"hour_format\": \"H:i:s\",\n            \"sector\": \"Admin/elements.\",\n            \"access\": null,\n            \"web_extension\": true\n        },\n        \"role\": {\n            \"id\": 2,\n            \"name\": \"manager\",\n            \"readable_name\": \"Gestor\"\n        },\n        \"company\": {\n            \"id\": 1,\n            \"name\": \"1234\",\n            \"currency\": \"BRL\",\n            \"balance\": 1234,\n            \"domain\": \"test\",\n            \"logo_name\": \"\",\n            \"logo_image_link\": \"\",\n            \"socket_channel\": \"1234\",\n            \"max_agents_login\": 0,\n            \"webphone_licenses\": 0,\n            \"ura_licenses\": 0,\n            \"ura_limit\": 0,\n            \"credit_limit\": \"0\",\n            \"is_partner\": false,\n            \"integration_enabled\": true,\n            \"partner_id\": null,\n            \"limit_call_per_agent\": \"0\",\n            \"access_bi\": false,\n            \"value_sms\": 0.06,\n            \"credit_sms\": 0,\n            \"route_landline_id\": 2,\n            \"route_mobile_id\": 2,\n            \"route_group_landline_id\": 0,\n            \"route_group_mobile_id\": 0,\n            \"limit_unproductive_calls\": 0,\n            \"used_3c_plus_route\": false,\n            \"created_at\": \"2024-05-02T20:23:14.000000Z\",\n            \"plan\": 2,\n            \"new_front_end\": false,\n            \"whatsapp_licenses\": 0,\n            \"url\": null,\n            \"blocked_at\": null,\n            \"blocked_sms\": false,\n            \"whatsapp_max_concurrent_logins\": 0,\n            \"company_financial_status\": {\n                \"status\": \"Em dia\",\n                \"days\": 0\n            },\n            \"enabled_download_audios_in_batch\": false,\n            \"enabled_recordings_in_stereo\": false,\n            \"pro_mode\": false,\n            \"record_audio_agent\": false,\n            \"two_factor\": false,\n            \"two_factor_interval_days\": null,\n            \"two_factor_setup_deadline\": 1234,\n            \"two_factor_setup_deadline_edit\": true,\n            \"ai_call_evaluation\": false,\n            \"ai_settings_configured\": false\n        }\n    }\n}"}],"_postman_id":"efe6c2ad-9621-47b9-b6ac-04b8db66c288"},{"name":"webphone authenticate","id":"52fc2645-e202-406e-b1cb-0463c0dd7831","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","uuid":"42e901e5-09ee-4b83-b06b-f71df1b2997d"}],"body":{"mode":"raw","raw":"{\n    \"user\": \"test@test.com\",\n    \"password\": \"1243\",\n    \"company_id\": 1,\n    \"company_domain\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/webphone-authenticate","urlObject":{"protocol":"http","path":["api","v1","webphone-authenticate"],"host":["app","3c","fluxoti","com","br"],"query":[],"variable":[]}},"response":[{"id":"420a5132-6014-4245-abfd-25b6b25f930e","name":"webphone authenticate","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"user\": \"test@test.com\",\n    \"password\": \"test\",\n    \"company_id\": 1,\n    \"company_domain\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/webphone-authenticate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 20 Oct 2023 18:41:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"phpdebugbar-id","value":"X56314529a9922bb0e783cb455dd52e8f"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 3,\n        \"name\": \"Test\",\n        \"email\": \"test@test.com\",\n        \"active\": 1,\n        \"api_token\": \"1234\",\n        \"confirmed\": 1,\n        \"confirmation_code\": null,\n        \"extension_password\": \"1234\",\n        \"telephony_id\": \"1234\",\n        \"webphone\": true,\n        \"user_document\": null,\n        \"last_login\": \"2023-08-18 15:30:06\",\n        \"last_nps\": null,\n        \"created_at\": \"2023-03-13T19:12:07.000000Z\",\n        \"password_updated_at\": null,\n        \"extension\": {\n            \"id\": 3,\n            \"extension_number\": 1234,\n            \"type\": \"user\"\n        },\n        \"settings\": {\n            \"id\": 3,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"language\": \"pt_BR\",\n            \"date_format\": \"d/m/Y\",\n            \"hour_format\": \"H:i:s\",\n            \"sector\": \"Admin/elements.\",\n            \"access\": null,\n            \"web_extension\": true\n        },\n        \"role\": {\n            \"id\": 3,\n            \"name\": \"agent\",\n            \"readable_name\": \"Agente\"\n        },\n        \"company\": {\n            \"id\": 1,\n            \"name\": \"Test\",\n            \"currency\": \"BRL\",\n            \"balance\": 0,\n            \"domain\": \"test\",\n            \"logo_name\": \"\",\n            \"logo_image_link\": \"\",\n            \"socket_channel\": \"1234\",\n            \"max_agents_login\": 0,\n            \"webphone_licenses\": 0,\n            \"ura_licenses\": 0,\n            \"credit_limit\": \"0\",\n            \"is_partner\": false,\n            \"integration_enabled\": true,\n            \"partner_id\": null,\n            \"limit_call_per_agent\": \"0\",\n            \"access_bi\": false,\n            \"value_sms\": 0.06,\n            \"credit_sms\": 0,\n            \"route_landline_id\": 8,\n            \"route_mobile_id\": 8,\n            \"route_group_landline_id\": 0,\n            \"route_group_mobile_id\": 0,\n            \"limit_unproductive_calls\": 0,\n            \"used_3c_plus_route\": true,\n            \"created_at\": \"2023-03-13T19:12:06.000000Z\",\n            \"plan\": 2,\n            \"new_front_end\": false,\n            \"whatsapp_licenses\": 0,\n            \"url\": null,\n            \"blocked_at\": null,\n            \"blocked_sms\": false,\n            \"whatsapp_max_concurrent_logins\": 0,\n            \"company_financial_status\": {\n                \"status\": \"Em dia\",\n                \"days\": 0\n            },\n            \"enabled_download_audios_in_batch\": false,\n            \"enabled_recordings_in_stereo\": false\n        }\n    }\n}"}],"_postman_id":"52fc2645-e202-406e-b1cb-0463c0dd7831"},{"name":"webphone only authenticate","id":"a78fd156-f85b-44e0-9027-093cf7a4b55b","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","uuid":"29eb30f9-40c3-414e-8cb8-90e68bb531b7"}],"body":{"mode":"raw","raw":"{\n    \"user\": \"test@test.com\",\n    \"password\": \"1243\",\n    \"company_id\": 1,\n    \"company_domain\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/webphone-only/authenticate","urlObject":{"protocol":"http","path":["api","v1","webphone-only","authenticate"],"host":["app","3c","fluxoti","com","br"],"query":[],"variable":[]}},"response":[{"id":"fa7fce53-66f6-400b-88e3-4c98a436866d","name":"webphone only authenticate","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"user\": \"test@test.com\",\n    \"password\": \"test\",\n    \"company_id\": 1,\n    \"company_domain\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/webphone-only/authenticate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 20 Oct 2023 18:48:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"phpdebugbar-id","value":"Xfce28a374db398aa8f33d75d7829ec58"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 3,\n        \"name\": \"Test\",\n        \"email\": \"test@test.com\",\n        \"active\": 1,\n        \"api_token\": \"1234\",\n        \"confirmed\": 1,\n        \"confirmation_code\": null,\n        \"extension_password\": \"1234\",\n        \"telephony_id\": \"1234\",\n        \"webphone\": true,\n        \"user_document\": null,\n        \"last_login\": \"2023-08-18 15:30:06\",\n        \"last_nps\": null,\n        \"created_at\": \"2023-03-13T19:12:07.000000Z\",\n        \"password_updated_at\": null,\n        \"extension\": {\n            \"id\": 3,\n            \"extension_number\": 1234,\n            \"type\": \"user\"\n        },\n        \"settings\": {\n            \"id\": 3,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"language\": \"pt_BR\",\n            \"date_format\": \"d/m/Y\",\n            \"hour_format\": \"H:i:s\",\n            \"sector\": \"Admin/elements.\",\n            \"access\": null,\n            \"web_extension\": true\n        },\n        \"role\": {\n            \"id\": 3,\n            \"name\": \"agent\",\n            \"readable_name\": \"Agente\"\n        },\n        \"company\": {\n            \"id\": 1,\n            \"name\": \"Test\",\n            \"currency\": \"BRL\",\n            \"balance\": 0,\n            \"domain\": \"test\",\n            \"logo_name\": \"\",\n            \"logo_image_link\": \"\",\n            \"socket_channel\": \"1234\",\n            \"max_agents_login\": 0,\n            \"webphone_licenses\": 0,\n            \"ura_licenses\": 0,\n            \"credit_limit\": \"0\",\n            \"is_partner\": false,\n            \"integration_enabled\": true,\n            \"partner_id\": null,\n            \"limit_call_per_agent\": \"0\",\n            \"access_bi\": false,\n            \"value_sms\": 0.06,\n            \"credit_sms\": 0,\n            \"route_landline_id\": 8,\n            \"route_mobile_id\": 8,\n            \"route_group_landline_id\": 0,\n            \"route_group_mobile_id\": 0,\n            \"limit_unproductive_calls\": 0,\n            \"used_3c_plus_route\": true,\n            \"created_at\": \"2023-03-13T19:12:06.000000Z\",\n            \"plan\": 2,\n            \"new_front_end\": false,\n            \"whatsapp_licenses\": 0,\n            \"url\": null,\n            \"blocked_at\": null,\n            \"blocked_sms\": false,\n            \"whatsapp_max_concurrent_logins\": 0,\n            \"company_financial_status\": {\n                \"status\": \"Em dia\",\n                \"days\": 0\n            },\n            \"enabled_download_audios_in_batch\": false,\n            \"enabled_recordings_in_stereo\": false\n        }\n    }\n}"}],"_postman_id":"a78fd156-f85b-44e0-9027-093cf7a4b55b"},{"name":"confirm","id":"54666ed7-c2cb-4a05-a081-356c2d1749d0","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","uuid":"ba061f56-fe38-42db-bd87-d1c3807ef7c2"}],"body":{"mode":"raw","raw":"{\n    \"user\": \"test@test.com\",\n    \"password\": \"test\",\n    \"company_id\": 1,\n    \"company_domain\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/confirm","urlObject":{"protocol":"http","path":["api","v1","confirm"],"host":["app","3c","fluxoti","com","br"],"query":[],"variable":[]}},"response":[{"id":"863202e7-43a6-4bae-8fe5-81c80e757d83","name":"confirm","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"user\": \"test@test.com\",\n    \"password\": \"test\",\n    \"company_id\": 1,\n    \"company_domain\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/confirm"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 20 Oct 2023 18:44:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"phpdebugbar-id","value":"Xb20a93b421f64333bf5344ff1e83f7ba"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 10,\n        \"name\": \"Test\",\n        \"email\": \"test@test.com\",\n        \"active\": 1,\n        \"api_token\": \"1234\",\n        \"confirmed\": 1,\n        \"confirmation_code\": null,\n        \"extension_password\": \"1234\",\n        \"telephony_id\": \"1234\",\n        \"webphone\": false,\n        \"user_document\": null,\n        \"last_login\": null,\n        \"last_nps\": null,\n        \"created_at\": \"2023-03-16T12:13:46.000000Z\",\n        \"password_updated_at\": null,\n        \"extension\": {\n            \"id\": 10,\n            \"extension_number\": 1234,\n            \"type\": \"user\"\n        },\n        \"settings\": {\n            \"id\": 10,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"language\": \"pt_BR\",\n            \"date_format\": \"d/m/Y\",\n            \"hour_format\": \"H:i:s\",\n            \"sector\": \"Admin/elements.\",\n            \"access\": null,\n            \"web_extension\": true\n        },\n        \"role\": {\n            \"id\": 3,\n            \"name\": \"agent\",\n            \"readable_name\": \"Agente\"\n        },\n        \"company\": {\n            \"id\": 1,\n            \"name\": \"Test\",\n            \"currency\": \"BRL\",\n            \"balance\": 0,\n            \"domain\": \"test\",\n            \"logo_name\": \"\",\n            \"logo_image_link\": \"\",\n            \"socket_channel\": \"1234\",\n            \"max_agents_login\": 0,\n            \"webphone_licenses\": 0,\n            \"ura_licenses\": 0,\n            \"credit_limit\": \"0\",\n            \"is_partner\": false,\n            \"integration_enabled\": true,\n            \"partner_id\": null,\n            \"limit_call_per_agent\": \"0\",\n            \"access_bi\": false,\n            \"value_sms\": 0.06,\n            \"credit_sms\": 0,\n            \"route_landline_id\": 8,\n            \"route_mobile_id\": 8,\n            \"route_group_landline_id\": 0,\n            \"route_group_mobile_id\": 0,\n            \"limit_unproductive_calls\": 0,\n            \"used_3c_plus_route\": true,\n            \"created_at\": \"2023-03-13T19:12:06.000000Z\",\n            \"plan\": 2,\n            \"new_front_end\": false,\n            \"whatsapp_licenses\": 0,\n            \"url\": null,\n            \"blocked_at\": null,\n            \"blocked_sms\": false,\n            \"whatsapp_max_concurrent_logins\": 0,\n            \"company_financial_status\": {\n                \"status\": \"Em dia\",\n                \"days\": 0\n            },\n            \"enabled_download_audios_in_batch\": false,\n            \"enabled_recordings_in_stereo\": false\n        }\n    }\n}"}],"_postman_id":"54666ed7-c2cb-4a05-a081-356c2d1749d0"},{"name":"forced logout","id":"f00c148e-5d6e-4fba-be23-e07084f16b7c","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","uuid":"ded7f9c5-0e9e-4333-8137-750510e0ce04"}],"body":{"mode":"raw","raw":"{\n    \"user\": \"100551\",\n    \"password\": \"Mudar1!23\",\n    \"company_id\": 1,\n    \"company_domain\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/forced-logout","urlObject":{"protocol":"http","path":["api","v1","forced-logout"],"host":["app","3c","fluxoti","com","br"],"query":[],"variable":[]}},"response":[{"id":"a9b85fc2-05d0-4579-9abf-33d10676294e","name":"forced logout","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","uuid":"ded7f9c5-0e9e-4333-8137-750510e0ce04"}],"body":{"mode":"raw","raw":"{\n    \"user\": \"Agente\",\n    \"password\": \"senha\",\n    \"company_id\": 1,\n    \"company_domain\": \"dominio\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/forced-logout"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Wed, 08 May 2024 19:30:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1000"},{"key":"X-RateLimit-Remaining","value":"981"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f00c148e-5d6e-4fba-be23-e07084f16b7c"},{"name":"logout","id":"a40ebb24-068c-48ea-bdda-43782e3f6231","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","uuid":"910c392c-8b37-4d1b-ae1a-4b4452173837"}],"url":"http://app.3c.fluxoti.com.br/api/v1/logout?api_token={{agent_token}}","urlObject":{"protocol":"http","path":["api","v1","logout"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{agent_token}}"}],"variable":[]}},"response":[],"_postman_id":"a40ebb24-068c-48ea-bdda-43782e3f6231"},{"name":"me","id":"6df2cf15-a00a-4d3b-accd-a47d08768f86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/me?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","me"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"9c8c50af-071f-4c5c-a94d-3df4ba6f9c4d","name":"me","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/me?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","me"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Fri, 20 Oct 2023 17:52:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Test\",\n        \"email\": \"test@test.com\",\n        \"active\": 1,\n        \"api_token\": \"2134\",\n        \"confirmed\": 1,\n        \"confirmation_code\": null,\n        \"extension_password\": \"1234\",\n        \"telephony_id\": \"1234\",\n        \"webphone\": false,\n        \"user_document\": null,\n        \"last_login\": \"2023-09-11 11:19:09\",\n        \"last_nps\": null,\n        \"created_at\": \"2023-04-09T19:12:06.000000Z\",\n        \"password_updated_at\": \"2023-09-06 16:37:19\",\n        \"extension\": {\n            \"id\": 1,\n            \"extension_number\": 1234,\n            \"type\": \"user\"\n        },\n        \"settings\": {\n            \"id\": 1,\n            \"timezone\": \"America/Sao_Paulo\",\n            \"language\": \"pt_BR\",\n            \"date_format\": \"d/m/Y\",\n            \"hour_format\": \"H:i:s\",\n            \"sector\": \"Produto\",\n            \"access\": 1,\n            \"web_extension\": true\n        },\n        \"role\": {\n            \"id\": 2,\n            \"name\": \"manager\",\n            \"readable_name\": \"test\"\n        },\n        \"user_updated_data\": {\n            \"name\": \"Test\",\n            \"whatsapp_number\": \"1234\",\n            \"email\": \"test@teste.com\",\n            \"add_whatsapp_access_list\": null,\n            \"lines_of_works_ids\": [\n                3\n            ],\n            \"roles_ids\": [\n                4\n            ],\n            \"promoters_ids\": [],\n            \"created_at\": 1679925844,\n            \"updated_at\": 1679925844\n        },\n        \"company\": {\n            \"id\": 1,\n            \"name\": \"Test\",\n            \"currency\": \"BRL\",\n            \"balance\": 0,\n            \"domain\": \"test\",\n            \"logo_name\": \"\",\n            \"logo_image_link\": \"\",\n            \"socket_channel\": \"1234\",\n            \"max_agents_login\": 0,\n            \"webphone_licenses\": 0,\n            \"ura_licenses\": 0,\n            \"credit_limit\": \"0\",\n            \"is_partner\": false,\n            \"integration_enabled\": true,\n            \"partner_id\": null,\n            \"limit_call_per_agent\": \"0\",\n            \"access_bi\": false,\n            \"value_sms\": 0.06,\n            \"credit_sms\": 0,\n            \"route_landline_id\": 8,\n            \"route_mobile_id\": 8,\n            \"route_group_landline_id\": 0,\n            \"route_group_mobile_id\": 0,\n            \"limit_unproductive_calls\": 0,\n            \"used_3c_plus_route\": true,\n            \"created_at\": \"2023-03-13T19:12:06.000000Z\",\n            \"plan\": 2,\n            \"new_front_end\": false,\n            \"whatsapp_licenses\": 0,\n            \"url\": null,\n            \"blocked_at\": null,\n            \"blocked_sms\": false,\n            \"whatsapp_max_concurrent_logins\": 0,\n            \"company_financial_status\": {\n                \"status\": \"Em dia\",\n                \"days\": 0\n            },\n            \"enabled_download_audios_in_batch\": false,\n            \"enabled_recordings_in_stereo\": false\n        }\n    }\n}"}],"_postman_id":"6df2cf15-a00a-4d3b-accd-a47d08768f86"}],"id":"c6a1e15b-e1d6-4715-a3ec-ba10f43d6907","_postman_id":"c6a1e15b-e1d6-4715-a3ec-ba10f43d6907","description":""},{"name":"Sign up","item":[{"name":"register webphone","id":"013f1b3b-67b2-4121-a94b-d532f0d58ab8","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","uuid":"c023cb5c-d3a5-40f4-beaf-cf1ac6abed2e"}],"body":{"mode":"raw","raw":"{\n    \"g_recaptcha_response\": \"?\",\n    \"email\": \"test@test.com\",\n    \"phone\": 1234,\n    \"name\": \"Teste\",\n    \"max_agents_login\": 5\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/register-webphone","urlObject":{"protocol":"http","path":["api","v1","register-webphone"],"host":["app","3c","fluxoti","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"013f1b3b-67b2-4121-a94b-d532f0d58ab8"}],"id":"4b253b3f-9412-49cf-9aeb-8c35376eb9d2","_postman_id":"4b253b3f-9412-49cf-9aeb-8c35376eb9d2","description":""},{"name":"Tag","item":[{"name":"tags all","id":"17902a17-cb2b-4946-b8a3-daf085507310","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/tags","urlObject":{"protocol":"http","path":["api","v1","tags"],"host":["app","3c","fluxoti","com","br"],"query":[],"variable":[]}},"response":[{"id":"24b80e79-41b1-4b4f-ae23-78aebd1367fd","name":"tags all","originalRequest":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 15:42:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Test\",\n            \"color\": \"#FFF\"\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"count\": 1,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": {}\n        }\n    }\n}"}],"_postman_id":"17902a17-cb2b-4946-b8a3-daf085507310"}],"id":"1d7f6efb-f7a5-47de-bead-08453541f634","_postman_id":"1d7f6efb-f7a5-47de-bead-08453541f634","description":""},{"name":"Feedback","item":[{"name":"get agent feedback","id":"2bb8b724-d2ff-4c5a-bfad-e7a9dacea0da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://app.3c.fluxoti.com.br/api/v1/feedbacks/agent/stats?api_token={{manager_token}}&trashed[0]=campaign&start_date=2020-03-26&end_date=2024-05-27&manager_id=0","urlObject":{"protocol":"http","path":["api","v1","feedbacks","agent","stats"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"trashed[0]","value":"campaign"},{"key":"start_date","value":"2020-03-26"},{"key":"end_date","value":"2024-05-27"},{"key":"manager_id","value":"0"}],"variable":[]}},"response":[],"_postman_id":"2bb8b724-d2ff-4c5a-bfad-e7a9dacea0da"}],"id":"317a0709-e9c4-4047-acf8-9e23b035b3a7","_postman_id":"317a0709-e9c4-4047-acf8-9e23b035b3a7","description":""},{"name":"Blocklist","item":[{"name":"add phone","id":"2035212f-5954-4acf-8181-24d36e6d3078","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"number\": \"42999999909\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.3c.fluxoti.com/api/v1/blacklist/number?api_token={{manager_token}}","urlObject":{"protocol":"https","path":["api","v1","blacklist","number"],"host":["app","3c","fluxoti","com"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"a8d5fc6e-21c6-41ff-9520-0d5a9b412933","name":"add phone","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"number\": \"42999999909\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://app.3c.fluxoti.com/api/v1/blacklist/number?api_token={{manager_token}}","protocol":"https","host":["app","3c","fluxoti","com"],"path":["api","v1","blacklist","number"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 May 2024 17:09:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"10000"},{"key":"X-RateLimit-Remaining","value":"9992"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9c0eee0c-fbbb-4e31-8229-2ff1a8f026d7\",\n    \"data\": true\n}"}],"_postman_id":"2035212f-5954-4acf-8181-24d36e6d3078"},{"name":"get phone","id":"2fdf9f01-e05c-4367-a9cd-c190a9fa4d34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"number\": \"42999999909\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.3c.fluxoti.com/api/v1/blacklist/number?api_token={{manager_token}}","urlObject":{"protocol":"https","path":["api","v1","blacklist","number"],"host":["app","3c","fluxoti","com"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"d268e056-2673-45bc-a594-5920be90d9f8","name":"get phone","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.3c.fluxoti.com/api/v1/blacklist/number?api_token={{manager_token}}","protocol":"https","host":["app","3c","fluxoti","com"],"path":["api","v1","blacklist","number"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 May 2024 17:10:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"10000"},{"key":"X-RateLimit-Remaining","value":"9992"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9c0eee64-2db5-4cfa-a7a3-53364e5dcc83\",\n    \"data\": {\n        \"id\": 49093888,\n        \"number\": 42999999909,\n        \"company_id\": 1,\n        \"expiration_date\": null\n    }\n}"}],"_postman_id":"2fdf9f01-e05c-4367-a9cd-c190a9fa4d34"},{"name":"remove phones","id":"4fbc333f-2011-42bb-9536-39d03757dcc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"numbers\": \"42999999909,53999887766\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.3c.fluxoti.com/api/v1/blacklist?api_token={{manager_token}}","urlObject":{"protocol":"https","path":["api","v1","blacklist"],"host":["app","3c","fluxoti","com"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"b829189a-3162-4b43-8d12-c30142771653","name":"remove phones","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"numbers\": \"42999999909,53999887766\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://app.3c.fluxoti.com/api/v1/blacklist?api_token={{manager_token}}","protocol":"https","host":["app","3c","fluxoti","com"],"path":["api","v1","blacklist"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 May 2024 17:17:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"10000"},{"key":"X-RateLimit-Remaining","value":"9920"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9c0ef0cd-5b1c-49ae-9fcc-7791edb05247\",\n    \"deleted\": 1\n}"}],"_postman_id":"4fbc333f-2011-42bb-9536-39d03757dcc9"},{"name":"remove phones with csv","id":"6e92fb8a-4886-4fb1-9a3d-e08133bc0b2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"mailing","type":"file","src":"/home/pablo/Documents/blackls_numbers.csv"},{"key":"delimiter","value":"\"","type":"text"},{"key":"separator","value":",","type":"text"}]},"url":"https://app.3c.fluxoti.com/api/v1/blacklist/remove/csv?api_token={{manager_token}}","urlObject":{"protocol":"https","path":["api","v1","blacklist","remove","csv"],"host":["app","3c","fluxoti","com"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"cf05d494-46eb-4f9f-8d62-005851234cac","name":"remove phone with csv","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"mailing","type":"file","src":["/home/pablo/Documents/blackls_numbers.csv"]},{"key":"delimiter","value":"\"","type":"text"},{"key":"separator","value":",","type":"text"}]},"url":{"raw":"https://app.3c.fluxoti.com/api/v1/blacklist/remove/csv?api_token={{manager_token}}","protocol":"https","host":["app","3c","fluxoti","com"],"path":["api","v1","blacklist","remove","csv"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 16 May 2024 17:33:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"10000"},{"key":"X-RateLimit-Remaining","value":"9998"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"6e92fb8a-4886-4fb1-9a3d-e08133bc0b2e"},{"name":"get blacklist csv","id":"d40aacbb-c3bd-47b7-b578-f996f326d568","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.3c.fluxoti.com/api/v1/blacklist/csv?api_token={{manager_token}}","urlObject":{"protocol":"https","path":["api","v1","blacklist","csv"],"host":["app","3c","fluxoti","com"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"a9788d96-8791-4db3-90a2-d9cb04a8c425","name":"get blacklist csv","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.3c.fluxoti.com/api/v1/blacklist/csv?api_token={{manager_token}}","protocol":"https","host":["app","3c","fluxoti","com"],"path":["api","v1","blacklist","csv"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 May 2024 17:34:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"10000"},{"key":"X-RateLimit-Remaining","value":"9999"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"Seu relatório está sendo gerado. Assim que ele estiver pronto vamos lhe notificar por email.\",\n    \"transaction_id\": \"9c0ef6e3-dc28-44fa-8901-487b94d0c5fc\"\n}"}],"_postman_id":"d40aacbb-c3bd-47b7-b578-f996f326d568"},{"name":"add phones with csv","id":"e2fec651-8779-4286-9d74-0223f2cc7eb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"mailing","type":"file","src":"/home/pablo/Documents/blackls_numbers.csv"}]},"url":"https://app.3c.fluxoti.com/api/v1/blacklist/csv?api_token={{manager_token}}","urlObject":{"protocol":"https","path":["api","v1","blacklist","csv"],"host":["app","3c","fluxoti","com"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"67087296-79fb-4850-9211-e593f382f03a","name":"add phones with csv","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"mailing","type":"file","src":["/home/pablo/Documents/blackls_numbers.csv"]}]},"url":{"raw":"https://app.3c.fluxoti.com/api/v1/blacklist/csv?api_token={{manager_token}}","protocol":"https","host":["app","3c","fluxoti","com"],"path":["api","v1","blacklist","csv"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 16 May 2024 17:35:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"10000"},{"key":"X-RateLimit-Remaining","value":"9999"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e2fec651-8779-4286-9d74-0223f2cc7eb5"}],"id":"9a0d2a14-275d-433f-b282-bf73f53a2457","_postman_id":"9a0d2a14-275d-433f-b282-bf73f53a2457","description":""},{"name":"Intervals","item":[{"name":"agent intervals","id":"9c958379-b127-41c3-933d-9ab994c7b3b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"start_date\": \"2024-01-10 00:00:01\",\n    \"end_date\": \"2024-06-30 23:59:59\"\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com/api/v1/agents/intervals?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","agents","intervals"],"host":["app","3c","fluxoti","com"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"b1b5ebd5-f46b-4f10-ae58-38137d775408","name":"agent intervals","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"start_date\": \"2024-01-10 00:00:01\",\n    \"end_date\": \"2024-06-30 23:59:59\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://app.3c.fluxoti.com/api/v1/agents/intervals?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com"],"path":["api","v1","agents","intervals"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"9d46e6e1-30a4-4742-8f7d-d458663a8336\",\n    \"data\": [\n        {\n            \"agent_id\": 10,\n            \"agent_name\": \"Agente 1\",\n            \"campaign_id\": 1,\n            \"campaign_name\": \"Campaign 1\",\n            \"interval_id\": 1,\n            \"interval_name\": \"Intervalo 1\",\n            \"interval_start_at\": \"2024-06-10 15:18:19\",\n            \"interval_end_at\": \"2024-06-10 15:18:21\",\n            \"duration\": 2\n        },\n        {\n            \"agent_id\": 11,\n            \"agent_name\": \"Agente 2\",\n            \"campaign_id\": 2,\n            \"campaign_name\": \"Campaign 2\",\n            \"interval_id\": 1,\n            \"interval_name\": \"Invarvalo 1\",\n            \"interval_start_at\": \"2024-04-17 05:37:56\",\n            \"interval_end_at\": \"2024-04-17 05:37:58\",\n            \"duration\": 2\n        },\n        {\n            \"agent_id\": 10,\n            \"agent_name\": \"Agente 1\",\n            \"campaign_id\": 1,\n            \"campaign_name\": \"Campaign 1\",\n            \"interval_id\": 2,\n            \"interval_name\": \"Intervalo 2\",\n            \"interval_start_at\": \"2024-06-17 05:38:04\",\n            \"interval_end_at\": \"2024-06-17 05:38:15\",\n            \"duration\": 11\n        }\n    ]\n}"}],"_postman_id":"9c958379-b127-41c3-933d-9ab994c7b3b0"}],"id":"ccaf05fb-8c7c-4b05-891a-049b70dd1552","_postman_id":"ccaf05fb-8c7c-4b05-891a-049b70dd1552","description":""},{"name":"office hours","id":"f8794540-57b1-4fec-a1c5-2ac6056434b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"test\",\r\n    \"type\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/office_hours?api_token={{manager_token}}","urlObject":{"protocol":"http","path":["api","v1","office_hours"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"}],"variable":[]}},"response":[{"id":"d3591af7-fe3b-4f61-8994-57e18fa25034","name":"office hours","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/office_hours?api_token={{manager_token}}","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","office_hours"],"query":[{"key":"api_token","value":"{{manager_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 14:19:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"title\": \"OK\",\n    \"detail\": \"A requisição foi processada com sucesso.\",\n    \"transaction_id\": \"1234\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Test\",\n            \"audio\": \"URL\",\n            \"original_audio_name\": \"test\",\n            \"hours_items\": []\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"count\": 1,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": {}\n        }\n    }\n}"}],"_postman_id":"f8794540-57b1-4fec-a1c5-2ac6056434b0"},{"name":"filter","id":"ee5f9e8c-731b-45e8-8fd9-4f8af1b3c0b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"qualification whatsapp list\",\r\n    \"type\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://app.3c.fluxoti.com.br/api/v1/filters?api_token={{manager_token}}&include=route_groups,routes,teams","urlObject":{"protocol":"http","path":["api","v1","filters"],"host":["app","3c","fluxoti","com","br"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"route_groups,routes,teams"}],"variable":[]}},"response":[{"id":"d6f9ab49-91be-4f82-8715-163fcf020a49","name":"filter","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://app.3c.fluxoti.com.br/api/v1/filters?api_token={{manager_token}}&include=route_groups,routes,teams","protocol":"http","host":["app","3c","fluxoti","com","br"],"path":["api","v1","filters"],"query":[{"key":"api_token","value":"{{manager_token}}"},{"key":"include","value":"route_groups,routes,teams"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Date","value":"Sun, 05 May 2024 14:10:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"campaigns\": {\n            \"trashed\": [\n                {\n                    \"name\": \"Test\",\n                    \"id\": 5\n                }\n            ],\n            \"active\": []\n        },\n        \"routes\": [\n            {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            {\n                \"id\": 2,\n                \"name\": \"Test\"\n            }\n        ],\n        \"teams\": []\n    }\n}"}],"_postman_id":"ee5f9e8c-731b-45e8-8fd9-4f8af1b3c0b5"}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","packages":{},"exec":[""],"id":"056592cd-d845-4b4d-a027-60f62b750c3d"}},{"listen":"test","script":{"type":"text/javascript","packages":{},"exec":[""],"id":"9d5e9001-ddfc-4341-8a40-4795f91f7975"}}]}