{"info":{"_postman_id":"bb7944cd-6798-44d7-8148-467c4eae9931","name":"Reports API","description":"<html><head></head><body><p>Provided by <a href=\"https://www.lynn.cx\">lynn.cx</a></p>\n<p>The Lynn Reporting API provides access to most of the data processed by Lynn. You can access the API from the <a href=\"https://premium-testing.lynn.cx/\">Lynn testing environment</a> or <a href=\"https://premium-production.lynn.cx/\">Lynn production environment</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"4212906","collectionId":"bb7944cd-6798-44d7-8148-467c4eae9931","publishedId":"UVCCd3Aq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-11-17T20:05:23.000Z"},"item":[{"name":"Main EndPoints","item":[{"name":"CreateToken","id":"99363eca-83d4-4947-82e4-d267bbab8721","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"\",\r\n    \"accessTokenSecret\": \"\",\r\n    \"tenant\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/CreateToken","description":"<p>One of the necessary requirements for the use of the Api Lynn is to verify that the consumer (user or service) has authorization to use the API; To do this, the first thing to do is obtain the authentication <code>myToken</code>.</p>\n<p>Contact administrator Lynn to get the <code>accessToken</code> and <code>accessSecret</code> for your <code>tenant</code>.</p>\n","urlObject":{"path":["api","LynnReporting","CreateToken"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"4e2f2eed-0321-45ee-87bf-f52aeb1610ae","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"123456789\",\r\n    \"accessTokenSecret\": \"\",\r\n    \"tenant\": \"{{tenant}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/CreateToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhdWQiOlsiMjE1NSIsImh0dHA6Ly9sb2NhbGhvc3Q6NjM5MzkvIl0sImNzdF90a191cmxfbm90aWZpY2F0aW9uc193ZWJfaG9vayI6Imh0dHA6Ly9sb2NhbGhvc3Q6Mzk3OC9hcGkvV2ViaG9vay9JbmRleCIsImV4cCI6MTYyNTI0NDE0NSwiaXNzIjoiaHR0cDovL2xvY2FsaG9zdDo2MzkzOS8ifQ\"\n}"},{"id":"0a0e49fc-fcb1-44bd-92c8-e70e31722352","name":"Example 401 Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"\",\r\n    \"accessTokenSecret\": \"\",\r\n    \"tenant\": \"{{tenant}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/CreateToken"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"WWW-Authenticate","value":"Bearer error=\"invalid_token\", error_description=\"The signature is invalid\"","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":""},{"id":"e37febe4-4ca3-45d4-97f1-1d2bfcf2e10d","name":"Example Info","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"\",\r\n    \"accessTokenSecret\": \"\",\r\n    \"tenant\": \"{{tenant}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/LynnReporting/CreateToken?info","host":[""],"path":["api","LynnReporting","CreateToken"],"query":[{"key":"info","value":null}]}},"status":"IM Used (RFC 3229)","code":226,"_postman_previewlanguage":"plain","header":[],"cookie":[],"responseTime":null,"body":"Consultas disponibles:  2"},{"id":"ee14efc6-c879-400b-ba97-006e6d49b53d","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport/{{tenant}}/{{myIdReport}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"99363eca-83d4-4947-82e4-d267bbab8721"}],"id":"c0a7484e-4cd5-4e1f-83dd-cb454075f209","description":"<p>For the execution of a report requires the following 2 steps:</p>\n<p>1.- <a href>Token creation</a>.</p>\n<p>2.- <a href>Execute Report</a>.</p>\n","_postman_id":"c0a7484e-4cd5-4e1f-83dd-cb454075f209"},{"name":"Examples Available Reports","item":[{"name":"ShowDialogs","id":"c916f97e-72af-41f1-b612-e8a0b9db5783","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2024-11-06 00:18:14\",\r\n    \"endDate\" : \"2024-11-07 10:18:14\",\r\n    \"size\" : 10,\r\n     \"lastDocument\": \"WzE3MzA5MDI3NzYxNjUsIkJqYllBWk1CVTUzUmFQcE1Yel9PIl0==\"\r\n     \r\n}","options":{"raw":{"language":"json"}}},"url":"{{Baseurl}}/api/LynnReporting/ExecuteReport/{{tenant}}/B0A26DFF-173F-4138-AB46-61273E52538A","description":"<p>Returns all dialogues in a time range.</p>\n","urlObject":{"path":["api","LynnReporting","ExecuteReport","{{tenant}}","B0A26DFF-173F-4138-AB46-61273E52538A"],"host":["{{Baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"972cb559-d6ec-40fa-9c39-90ab9a910c85","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2023-01-17 16:18:14\",\r\n    \"endDate\" : \"2023-03-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//B0A26DFF-173F-4138-AB46-61273E52538A"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 31 Jul 2023 21:57:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"824"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"ARRAffinity=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;SameSite=None;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"x-azure-ref","value":"20230731T215713Z-6xcp3tb3zp1bx2b65f4s4p1mnw00000006s0000000000kp9"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"Accept-Ranges","value":"bytes"}],"cookie":[],"responseTime":null,"body":"{\n    \"isValid\": true,\n    \"executionTime\": 189.9323,\n    \"idReport\": \"b0a26dff-173f-4138-ab46-61273e52538a\",\n    \"nameVisualization\": \"Show Dialogs\",\n    \"totalDocument\": 2790,\n    \"pageCount\": 1395,\n    \"lastDocument\": \"WzE2NzM5NzIyOTk5ODUsIk9mZUd3SVVCNzJBMnNtMXFPbVdsIl0=\",\n    \"result\": [\n        {\n            \"timestamp\": \"2023-01-17T16:18:17.815809400Z\",\n            \"user_id\": \"Client\",\n            \"user_name\": \"Antonio-Parra-\",\n            \"message\": \"quiero chatear con un agente\",\n            \"session\": \"b55b52be-0935-49e5-9d14-2844c1c1d1b6\",\n            \"criteria\": \"gsNumber_6_6\",\n            \"criteriaValue\": \"51940795250\",\n            \"currentIntent\": \"Inicio\",\n            \"previousIntent\": \"\",\n            \"isOnChat\": \"False\",\n            \"chatEngine\": \"\",\n            \"conversation\": \"00000000-0000-0000-0000-000000000000\",\n            \"reportEnvironment\": \"production\",\n            \"division\": \"1\",\n            \"channel_id\": \"1\",\n            \"service\": \"6\",\n            \"subLevel\": \"\",\n            \"menu_options\": \"\",\n            \"menu_value\": \"\"\n        },\n        {\n            \"timestamp\": \"2023-01-17T16:18:19.985141300Z\",\n            \"user_id\": \"Bot\",\n            \"user_name\": \"E-Bank\",\n            \"message\": \"Te estamos transfiriendo a uno de nuestros ejecutivos disponibles.\",\n            \"session\": \"b55b52be-0935-49e5-9d14-2844c1c1d1b6\",\n            \"criteria\": \"gsNumber_6_6\",\n            \"criteriaValue\": \"51940795250\",\n            \"currentIntent\": \"Transferencia_Ejecutivo\",\n            \"previousIntent\": \"Inicio\",\n            \"isOnChat\": \"False\",\n            \"chatEngine\": \"\",\n            \"conversation\": \"17a11187-c47d-4f36-a39a-edfaf09a8d0d\",\n            \"reportEnvironment\": \"production\",\n            \"division\": \"1\",\n            \"channel_id\": \"1\",\n            \"service\": \"6\",\n            \"subLevel\": \"text\",\n            \"menu_options\": \"\",\n            \"menu_value\": \"\"\n        }\n    ],\n    \"errors\": []\n}"},{"id":"85d62dc7-53b3-4c70-9977-209a84710107","name":"Example Error Rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//B0A26DFF-173F-4138-AB46-61273E52538A"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 429,\n    \"message\": \"Rate limit is exceeded. Try again in 1 seconds.\"\n}"},{"id":"48a11ac2-ec91-4248-b5b4-d2578248110a","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//B0A26DFF-173F-4138-AB46-61273E52538A"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"c916f97e-72af-41f1-b612-e8a0b9db5783"},{"name":"Menu Detail","id":"1738fca3-eb52-46d9-bb46-ddabc81828d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \r\n   \"startDate\": \"2023-03-01 00:00:00\", \r\n   \"endDate\": \"2023-04-01 00:00:00\", \r\n   \"size\": 12\r\n} ","options":{"raw":{"language":"json"}}},"url":"{{Baseurl}}/api/LynnReporting/ExecuteReport/{{tenant}}/542B8262-14EB-4FEF-9873-93EC8B439FB7","urlObject":{"path":["api","LynnReporting","ExecuteReport","{{tenant}}","542B8262-14EB-4FEF-9873-93EC8B439FB7"],"host":["{{Baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"f6d3667d-ac2c-47d1-9174-30217f756554","name":"Example 200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \r\n   \"startDate\": \"2023-03-01 00:00:00\", \r\n   \"endDate\": \"2023-04-01 00:00:00\", \r\n   \"size\": 12\r\n} ","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//542B8262-14EB-4FEF-9873-93EC8B439FB7"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 31 Jul 2023 22:00:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"ARRAffinity=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;SameSite=None;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"x-azure-ref","value":"20230731T220042Z-6xftyrcf51747512026v5h1upw00000006p0000000003ckt"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"{\n    \"isValid\": true,\n    \"executionTime\": 318.7312,\n    \"idReport\": \"542b8262-14eb-4fef-9873-93ec8b439fb7\",\n    \"nameVisualization\": \"Menu Detail\",\n    \"totalDocument\": 800,\n    \"pageCount\": 66,\n    \"lastDocument\": \"WzE2Nzc2NzM3NzEzMDgsIlBLb21uWVlCQ2tpbXFMeHJOb2dCIl0=\",\n    \"result\": [\n        {\n            \"timestamp\": \"2023-03-01T12:27:54.346134500Z\",\n            \"session\": \"3227f731-5d75-488e-8087-f3628b693698\",\n            \"criteria\": \"Rut\",\n            \"criteriaValue\": \"1111111-2\",\n            \"channel_id\": \"1\",\n            \"menu_header\": \"Seleccione un idioma/ Select a language:\\r\\n\",\n            \"menu_options\": \"Español\\r\\nEnglish\\r\\n\",\n            \"menu_value\": \"Español\"\n        },\n        {\n            \"timestamp\": \"2023-03-01T12:27:55.834638300Z\",\n            \"session\": \"54ca8765-b488-498b-a364-db0be6a13519\",\n            \"criteria\": \"Rut\",\n            \"criteriaValue\": \"1111111-2\",\n            \"channel_id\": \"1\",\n            \"menu_header\": \"Seleccione un idioma/ Select a language:\\r\\n\",\n            \"menu_options\": \"Español\\r\\nEnglish\\r\\n\",\n            \"menu_value\": \"Español\"\n        },\n        {\n            \"timestamp\": \"2023-03-01T12:28:08.394076400Z\",\n            \"session\": \"54ca8765-b488-498b-a364-db0be6a13519\",\n            \"criteria\": \"Rut\",\n            \"criteriaValue\": \"1111111-2\",\n            \"channel_id\": \"1\",\n            \"menu_header\": \"Selecciona una de las siguientes opciones de servicio\\r\\n\",\n            \"menu_options\": \"Asistente OpenAI\\r\\nIVR Visual\\r\\n\",\n            \"menu_value\": \"IVR Visual\"\n        },\n        {\n            \"timestamp\": \"2023-03-01T12:28:10.562549900Z\",\n            \"session\": \"3227f731-5d75-488e-8087-f3628b693698\",\n            \"criteria\": \"Rut\",\n            \"criteriaValue\": \"1111111-2\",\n            \"channel_id\": \"1\",\n            \"menu_header\": \"Selecciona una de las siguientes opciones de servicio\\r\\n\",\n            \"menu_options\": \"Asistente OpenAI\\r\\nIVR Visual\\r\\n\",\n            \"menu_value\": \"IVR Visual\"\n        },\n        {\n            \"timestamp\": \"2023-03-01T12:28:21.302025100Z\",\n            \"session\": \"54ca8765-b488-498b-a364-db0be6a13519\",\n            \"criteria\": \"Rut\",\n            \"criteriaValue\": \"1111111-2\",\n            \"channel_id\": \"1\",\n            \"menu_header\": \"Seleccione la demo a mostrar\\r\\n\",\n            \"menu_options\": \"Demo Kyubo\\r\\nDemo E-Bank\\r\\nDemo Proactive\\r\\n\",\n            \"menu_value\": \"Demo Kyubo\"\n        },\n        {\n            \"timestamp\": \"2023-03-01T12:28:23.460490300Z\",\n            \"session\": \"3227f731-5d75-488e-8087-f3628b693698\",\n            \"criteria\": \"Rut\",\n            \"criteriaValue\": \"1111111-2\",\n            \"channel_id\": \"1\",\n            \"menu_header\": \"Seleccione la demo a mostrar\\r\\n\",\n            \"menu_options\": \"Demo Kyubo\\r\\nDemo E-Bank\\r\\nDemo Proactive\\r\\n\",\n            \"menu_value\": \"Demo Kyubo\"\n        },\n        {\n            \"timestamp\": \"2023-03-01T12:29:21.305345200Z\",\n            \"session\": \"9c315f0a-9e2d-4ad3-bf34-803d5a849a3d\",\n            \"criteria\": \"Rut\",\n            \"criteriaValue\": \"1111111-2\",\n            \"channel_id\": \"1\",\n            \"menu_header\": \"Seleccione un idioma/ Select a language:\\r\\n\",\n            \"menu_options\": \"Español\\r\\nEnglish\\r\\n\",\n            \"menu_value\": \"Español\"\n        },\n        {\n            \"timestamp\": \"2023-03-01T12:29:22.831572800Z\",\n            \"session\": \"354d36ae-208f-4dcb-8a15-fae08bfcbf40\",\n            \"criteria\": \"Rut\",\n            \"criteriaValue\": \"1111111-2\",\n            \"channel_id\": \"1\",\n            \"menu_header\": \"Seleccione un idioma/ Select a language:\\r\\n\",\n            \"menu_options\": \"Español\\r\\nEnglish\\r\\n\",\n            \"menu_value\": \"Español\"\n        },\n        {\n            \"timestamp\": \"2023-03-01T12:29:25.370599500Z\",\n            \"session\": \"9c315f0a-9e2d-4ad3-bf34-803d5a849a3d\",\n            \"criteria\": \"Rut\",\n            \"criteriaValue\": \"1111111-2\",\n            \"channel_id\": \"1\",\n            \"menu_header\": \"Selecciona una de las siguientes opciones de servicio\\r\\n\",\n            \"menu_options\": \"Asistente OpenAI\\r\\nIVR Visual\\r\\n\",\n            \"menu_value\": \"IVR Visual\"\n        },\n        {\n            \"timestamp\": \"2023-03-01T12:29:27.739521900Z\",\n            \"session\": \"354d36ae-208f-4dcb-8a15-fae08bfcbf40\",\n            \"criteria\": \"Rut\",\n            \"criteriaValue\": \"1111111-2\",\n            \"channel_id\": \"1\",\n            \"menu_header\": \"Selecciona una de las siguientes opciones de servicio\\r\\n\",\n            \"menu_options\": \"Asistente OpenAI\\r\\nIVR Visual\\r\\n\",\n            \"menu_value\": \"IVR Visual\"\n        },\n        {\n            \"timestamp\": \"2023-03-01T12:29:29.781229700Z\",\n            \"session\": \"9c315f0a-9e2d-4ad3-bf34-803d5a849a3d\",\n            \"criteria\": \"Rut\",\n            \"criteriaValue\": \"1111111-2\",\n            \"channel_id\": \"1\",\n            \"menu_header\": \"Seleccione la demo a mostrar\\r\\n\",\n            \"menu_options\": \"Demo Kyubo\\r\\nDemo E-Bank\\r\\nDemo Proactive\\r\\n\",\n            \"menu_value\": \"Demo Kyubo\"\n        },\n        {\n            \"timestamp\": \"2023-03-01T12:29:31.308727100Z\",\n            \"session\": \"354d36ae-208f-4dcb-8a15-fae08bfcbf40\",\n            \"criteria\": \"Rut\",\n            \"criteriaValue\": \"1111111-2\",\n            \"channel_id\": \"1\",\n            \"menu_header\": \"Seleccione la demo a mostrar\\r\\n\",\n            \"menu_options\": \"Demo Kyubo\\r\\nDemo E-Bank\\r\\nDemo Proactive\\r\\n\",\n            \"menu_value\": \"Demo Kyubo\"\n        }\n    ],\n    \"errors\": []\n}"},{"id":"508b8d10-5857-4dd6-8b05-6a0e11dc9d67","name":"Example Error Rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//542B8262-14EB-4FEF-9873-93EC8B439FB7"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 429,\n    \"message\": \"Rate limit is exceeded. Try again in 1 seconds.\"\n}"},{"id":"feaa23ad-7739-4cbc-80a5-fe6ccdd01473","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//542B8262-14EB-4FEF-9873-93EC8B439FB7"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"1738fca3-eb52-46d9-bb46-ddabc81828d9"},{"name":"ShowErrors","id":"ea8d8d02-ad38-4aca-bb5c-d9468a42ba46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-01 17:04:41\",\r\n    \"endDate\" : \"2021-07-01 17:04:41\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{Baseurl}}/api/LynnReporting/ExecuteReport/{{tenant}}/192D8D34-2BE0-477D-94EE-C5B3198B15D5","description":"<p>Returns all errors in a time range.</p>\n","urlObject":{"path":["api","LynnReporting","ExecuteReport","{{tenant}}","192D8D34-2BE0-477D-94EE-C5B3198B15D5"],"host":["{{Baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"71cbc80c-1b96-490a-9462-fd8f6d4f100e","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-01 17:04:41\",\r\n    \"endDate\" : \"2021-07-01 17:04:41\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//192D8D34-2BE0-477D-94EE-C5B3198B15D5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 31 Jul 2023 21:52:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"281"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"ARRAffinity=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;SameSite=None;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"x-azure-ref","value":"20230731T215232Z-8cbq8md6y50ah1f25ubx8bchh400000006p000000000070r"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"Accept-Ranges","value":"bytes"}],"cookie":[],"responseTime":null,"body":"{\n    \"isValid\": true,\n    \"executionTime\": 252.116,\n    \"idReport\": \"192d8d34-2be0-477d-94ee-c5b3198b15d5\",\n    \"nameVisualization\": \"Show Errors\",\n    \"totalDocument\": 0,\n    \"pageCount\": 0,\n    \"lastDocument\": null,\n    \"result\": [],\n    \"errors\": []\n}"},{"id":"142edb6f-8643-477a-a147-b63c64ad6ce8","name":"Example Error Rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//192D8D34-2BE0-477D-94EE-C5B3198B15D5"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 429,\n    \"message\": \"Rate limit is exceeded. Try again in 1 seconds.\"\n}"},{"id":"42ed01b4-90d8-4394-9608-ff7a7010e749","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//192D8D34-2BE0-477D-94EE-C5B3198B15D5"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"ea8d8d02-ad38-4aca-bb5c-d9468a42ba46"},{"name":"Detail Performance","id":"096ddb82-66d0-40d0-9ff1-faf63ddb5a3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{Baseurl}}/api/LynnReporting/ExecuteReport/{{tenant}}/CB7D310E-BF08-46ED-A5E9-24C744344018","description":"<p>Returns detailed Information on the performance of services.</p>\n","urlObject":{"path":["api","LynnReporting","ExecuteReport","{{tenant}}","CB7D310E-BF08-46ED-A5E9-24C744344018"],"host":["{{Baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"4dd038d7-a463-4926-b8a5-358687128bc7","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2023-01-17 16:18:14\",\r\n    \"endDate\" : \"2023-03-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//CB7D310E-BF08-46ED-A5E9-24C744344018"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 31 Jul 2023 22:07:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"601"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"ARRAffinity=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;SameSite=None;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"x-azure-ref","value":"20230731T220701Z-gfvxa1031h0v9999wszwu2xpt800000006p0000000004znz"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"Accept-Ranges","value":"bytes"}],"cookie":[],"responseTime":null,"body":"{\n    \"isValid\": true,\n    \"executionTime\": 163.1609,\n    \"idReport\": \"cb7d310e-bf08-46ed-a5e9-24c744344018\",\n    \"nameVisualization\": \"Detail Performance\",\n    \"totalDocument\": 941,\n    \"pageCount\": 470,\n    \"lastDocument\": \"WzE2NzM5NzIzMDUzNTQsIk1fZUd3SVVCNzJBMnNtMXFVV2ozIl0=\",\n    \"result\": [\n        {\n            \"timestamp\": \"17/01/2023 16:18:19\",\n            \"session\": \"b55b52be-0935-49e5-9d14-2844c1c1d1b6\",\n            \"division\": \"1\",\n            \"reportEnvironment\": \"production\",\n            \"group\": \"CognitiveEvaluation\",\n            \"timer\": \"1785.7123\",\n            \"descriptor\": \"Lynn NLU\"\n        },\n        {\n            \"timestamp\": \"2023-01-17T16:18:25.354281100Z\",\n            \"session\": \"b55b52be-0935-49e5-9d14-2844c1c1d1b6\",\n            \"division\": \"1\",\n            \"reportEnvironment\": \"production\",\n            \"group\": \"Pure Cloud Start\",\n            \"timer\": \"337.3834\",\n            \"descriptor\": \"https://api.mypurecloud.com/\"\n        }\n    ],\n    \"errors\": []\n}"},{"id":"d5b02ee0-a0ca-42ed-acad-1ecde475a209","name":"Example Error Rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//CB7D310E-BF08-46ED-A5E9-24C744344018"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 429,\n    \"message\": \"Rate limit is exceeded. Try again in 1 seconds.\"\n}"},{"id":"3204879e-0d16-45f1-9cfe-9c26a82e7540","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//CB7D310E-BF08-46ED-A5E9-24C744344018"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"096ddb82-66d0-40d0-9ff1-faf63ddb5a3e"},{"name":"Productivity Detail","id":"4c1cd672-382a-48a6-b54d-fc8be40475dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-01 16:28:05\",\r\n    \"endDate\" : \"2021-07-01 16:28:05\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{Baseurl}}/api/LynnReporting/ExecuteReport/{{tenant}}/34175227-42BE-4A59-8B95-6F2EE6C14849","description":"<p>Returns Detail of survey result.</p>\n","urlObject":{"path":["api","LynnReporting","ExecuteReport","{{tenant}}","34175227-42BE-4A59-8B95-6F2EE6C14849"],"host":["{{Baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"c4397c93-91fd-4871-a0ef-3b9ec0ac1934","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2023-01-17 16:18:14\",\r\n    \"endDate\" : \"2023-03-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//9C294B80-CCFF-44F7-B9D4-5909058D2513"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 31 Jul 2023 22:04:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"845"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"ARRAffinity=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;SameSite=None;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"x-azure-ref","value":"20230731T220458Z-w83gqpusqt38bdtxmhvps57pf400000002m000000000eppp"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"Accept-Ranges","value":"bytes"}],"cookie":[],"responseTime":null,"body":"{\n    \"isValid\": true,\n    \"executionTime\": 166.0348,\n    \"idReport\": \"9c294b80-ccff-44f7-b9d4-5909058d2513\",\n    \"nameVisualization\": \"Survey Result\",\n    \"totalDocument\": 25,\n    \"pageCount\": 12,\n    \"lastDocument\": \"WzE2NzQxNTc0OTA2NTYsImVIdVF5NFVCNzJBMnNtMXFEbDh4Il0=\",\n    \"result\": [\n        {\n            \"timestamp\": \"2023-01-19T19:44:50.050156900Z\",\n            \"session\": \"005705b2-6102-4ef1-b779-30083ae373d0\",\n            \"channel_id\": \"20\",\n            \"division\": \"1\",\n            \"reportEnvironment\": \"production\",\n            \"currentIntent\": \"Inicio\",\n            \"previousIntent\": \"\",\n            \"evaluationId\": \"de2e3f7a-aa0c-4746-892b-69811b3f9b7b\",\n            \"conversation\": \"d5e176fb-57ff-4f97-ac11-eba04c3c4a6a\",\n            \"evaluationTitle\": \"Que te pareció nuestro servicio?\",\n            \"evaluationValue\": \"Muy Bueno\",\n            \"customerMark\": \"\",\n            \"conversationType\": \"Chat\",\n            \"groupName\": \"Customer Care\",\n            \"agentName\": \"Carlos Reyes\",\n            \"queueTime\": \"2.146549\",\n            \"reactionTime\": \"24\",\n            \"conversationTime\": \"125\",\n            \"criteria\": \"rut\",\n            \"criteriaValue\": \"23755978-9\"\n        },\n        {\n            \"timestamp\": \"2023-01-19T19:44:50.656229600Z\",\n            \"session\": \"005705b2-6102-4ef1-b779-30083ae373d0\",\n            \"channel_id\": \"20\",\n            \"division\": \"1\",\n            \"reportEnvironment\": \"production\",\n            \"currentIntent\": \"Inicio\",\n            \"previousIntent\": \"\",\n            \"evaluationId\": \"8531fccb-1103-41f8-9a59-c71bd3995ce0\",\n            \"conversation\": \"d5e176fb-57ff-4f97-ac11-eba04c3c4a6a\",\n            \"evaluationTitle\": \"Recomendaría nuestro servicio?\",\n            \"evaluationValue\": \"Si\",\n            \"customerMark\": \"\",\n            \"conversationType\": \"Chat\",\n            \"groupName\": \"Customer Care\",\n            \"agentName\": \"Carlos Reyes\",\n            \"queueTime\": \"2.146549\",\n            \"reactionTime\": \"24\",\n            \"conversationTime\": \"125\",\n            \"criteria\": \"rut\",\n            \"criteriaValue\": \"23755978-9\"\n        }\n    ],\n    \"errors\": []\n}"},{"id":"b39186ed-a632-4fef-91e7-83752c4f6af2","name":"Example Error Rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//9C294B80-CCFF-44F7-B9D4-5909058D2513"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 429,\n    \"message\": \"Rate limit is exceeded. Try again in 1 seconds.\"\n}"},{"id":"b7a40af9-0fba-42ee-b9d2-173f77b5a611","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//9C294B80-CCFF-44F7-B9D4-5909058D2513"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"4c1cd672-382a-48a6-b54d-fc8be40475dc"},{"name":"Survey Result","id":"7c67346d-2fde-4965-9736-c17884028b14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"}],"url":"{{Baseurl}}/api/LynnReporting/ExecuteReport/{{tenant}}/9C294B80-CCFF-44F7-B9D4-5909058D2513","description":"<p>Returns Detail of survey result.</p>\n","urlObject":{"path":["api","LynnReporting","ExecuteReport","{{tenant}}","9C294B80-CCFF-44F7-B9D4-5909058D2513"],"host":["{{Baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"4b73a982-f3b3-49d0-a3ed-906ff04faf55","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2023-01-17 16:18:14\",\r\n    \"endDate\" : \"2023-03-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//9C294B80-CCFF-44F7-B9D4-5909058D2513"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 31 Jul 2023 22:06:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"close"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"ARRAffinity=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;SameSite=None;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"x-azure-ref","value":"20230731T220612Z-w83gqpusqt38bdtxmhvps57pf400000002m000000000f67t"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"{\n    \"isValid\": true,\n    \"executionTime\": 181.145,\n    \"idReport\": \"9c294b80-ccff-44f7-b9d4-5909058d2513\",\n    \"nameVisualization\": \"Survey Result\",\n    \"totalDocument\": 25,\n    \"pageCount\": 12,\n    \"lastDocument\": \"WzE2NzQxNTc0OTA2NTYsImVIdVF5NFVCNzJBMnNtMXFEbDh4Il0=\",\n    \"result\": [\n        {\n            \"timestamp\": \"2023-01-19T19:44:50.050156900Z\",\n            \"session\": \"005705b2-6102-4ef1-b779-30083ae373d0\",\n            \"channel_id\": \"20\",\n            \"division\": \"1\",\n            \"reportEnvironment\": \"production\",\n            \"currentIntent\": \"Inicio\",\n            \"previousIntent\": \"\",\n            \"evaluationId\": \"de2e3f7a-aa0c-4746-892b-69811b3f9b7b\",\n            \"conversation\": \"d5e176fb-57ff-4f97-ac11-eba04c3c4a6a\",\n            \"evaluationTitle\": \"Que te pareció nuestro servicio?\",\n            \"evaluationValue\": \"Muy Bueno\",\n            \"customerMark\": \"\",\n            \"conversationType\": \"Chat\",\n            \"groupName\": \"Customer Care\",\n            \"agentName\": \"Carlos Reyes\",\n            \"queueTime\": \"2.146549\",\n            \"reactionTime\": \"24\",\n            \"conversationTime\": \"125\",\n            \"criteria\": \"rut\",\n            \"criteriaValue\": \"23755978-9\"\n        },\n        {\n            \"timestamp\": \"2023-01-19T19:44:50.656229600Z\",\n            \"session\": \"005705b2-6102-4ef1-b779-30083ae373d0\",\n            \"channel_id\": \"20\",\n            \"division\": \"1\",\n            \"reportEnvironment\": \"production\",\n            \"currentIntent\": \"Inicio\",\n            \"previousIntent\": \"\",\n            \"evaluationId\": \"8531fccb-1103-41f8-9a59-c71bd3995ce0\",\n            \"conversation\": \"d5e176fb-57ff-4f97-ac11-eba04c3c4a6a\",\n            \"evaluationTitle\": \"Recomendaría nuestro servicio?\",\n            \"evaluationValue\": \"Si\",\n            \"customerMark\": \"\",\n            \"conversationType\": \"Chat\",\n            \"groupName\": \"Customer Care\",\n            \"agentName\": \"Carlos Reyes\",\n            \"queueTime\": \"2.146549\",\n            \"reactionTime\": \"24\",\n            \"conversationTime\": \"125\",\n            \"criteria\": \"rut\",\n            \"criteriaValue\": \"23755978-9\"\n        }\n    ],\n    \"errors\": []\n}"},{"id":"be804e75-781f-44f8-a498-42b473bcec63","name":"Example Error Rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//9C294B80-CCFF-44F7-B9D4-5909058D2513"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 429,\n    \"message\": \"Rate limit is exceeded. Try again in 1 seconds.\"\n}"},{"id":"434139ac-f8bd-4513-8bad-29f4fe44cfcc","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//9C294B80-CCFF-44F7-B9D4-5909058D2513"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"7c67346d-2fde-4965-9736-c17884028b14"},{"name":"Current Interactions","id":"a4e57bf7-70cd-48ce-b2b6-3ca01259c0c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2023-01-17 16:18:14\",\r\n    \"endDate\" : \"2023-03-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"{{Baseurl}}/api/LynnReporting/ExecuteReport/{{tenant}}/615DAD60-6EA5-4E19-AC37-5253170B86C0","description":"<p>Returns Detail of survey result.</p>\n","urlObject":{"path":["api","LynnReporting","ExecuteReport","{{tenant}}","615DAD60-6EA5-4E19-AC37-5253170B86C0"],"host":["{{Baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"7299bbbc-b1c4-4460-b7fd-013752a39f0e","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2023-01-17 16:18:14\",\r\n    \"endDate\" : \"2023-03-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//615DAD60-6EA5-4E19-AC37-5253170B86C0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 31 Jul 2023 22:13:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"ARRAffinity=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=cdf0ef902fd35e370e78b9bbfa75bb50c37ae91c51e415b43d1117007289439f;Path=/;HttpOnly;SameSite=None;Secure;Domain=lynn-latam-testing-br-broker-1-sb.azurewebsites.net"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"x-azure-ref","value":"20230731T221302Z-0gxndmy4zp0b9f10b7zer4tdun00000006pg000000005y30"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"{\n    \"isValid\": true,\n    \"executionTime\": 306.4016,\n    \"idReport\": \"615dad60-6ea5-4e19-ac37-5253170b86c0\",\n    \"nameVisualization\": \"Current interactions\",\n    \"totalDocument\": 88,\n    \"pageCount\": 44,\n    \"lastDocument\": \"WzE2NzQxNTc3MzgxNDcsIlBIdVR5NFVCNzJBMnNtMXEwV0c4Il0=\",\n    \"result\": [\n        {\n            \"timestamp\": \"2023-01-19T19:44:51.855089300Z\",\n            \"session\": \"005705b2-6102-4ef1-b779-30083ae373d0\",\n            \"channel_id\": \"20\",\n            \"division\": \"1\",\n            \"reportEnvironment\": \"production\",\n            \"workgroup\": \"Customer Care\",\n            \"agent\": \"Carlos Reyes\",\n            \"transferCount\": \"0\",\n            \"presentationCount\": \"1\",\n            \"qualificationResult\": \"\",\n            \"monitoringProposed\": \"False\",\n            \"isEMailBehavior\": \"False\",\n            \"averageClientResponseTime\": \"0\",\n            \"averageAgentResponseTime\": \"0\",\n            \"tMO\": \"124.7487984\",\n            \"tME\": \"2.146549\",\n            \"abandoned\": \"False\"\n        },\n        {\n            \"timestamp\": \"2023-01-19T19:48:58.147542500Z\",\n            \"session\": \"51cc0158-dca8-4c42-9524-c1e7d6a63262\",\n            \"channel_id\": \"20\",\n            \"division\": \"1\",\n            \"reportEnvironment\": \"production\",\n            \"workgroup\": \"Customer Care\",\n            \"agent\": \"Carlos Reyes\",\n            \"transferCount\": \"0\",\n            \"presentationCount\": \"1\",\n            \"qualificationResult\": \"\",\n            \"monitoringProposed\": \"False\",\n            \"isEMailBehavior\": \"False\",\n            \"averageClientResponseTime\": \"0\",\n            \"averageAgentResponseTime\": \"0\",\n            \"tMO\": \"126.0978848\",\n            \"tME\": \"1.1643638\",\n            \"abandoned\": \"False\"\n        }\n    ],\n    \"errors\": []\n}"},{"id":"c1e06f74-0517-4fa9-be58-04965ae76041","name":"Example Error Rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//615DAD60-6EA5-4E19-AC37-5253170B86C0"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 429,\n    \"message\": \"Rate limit is exceeded. Try again in 1 seconds.\"\n}"},{"id":"3c61dc17-0de9-422c-97bd-9727bf0f03c3","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"startDate\" : \"2021-06-17 16:18:14\",\r\n    \"endDate\" : \"2021-06-22 16:18:14\",\r\n    \"page\" : 0,\r\n    \"size\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/LynnReporting/ExecuteReport//615DAD60-6EA5-4E19-AC37-5253170B86C0"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"a4e57bf7-70cd-48ce-b2b6-3ca01259c0c1"},{"name":"Status","id":"b08732b9-ee1c-4206-af3e-60a0fd76b491","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"}],"url":"{{Baseurl}}​/api/LynnReporting/Status/{{tenant}}","description":"<p>Get the status of a specific tenant.</p>\n","urlObject":{"path":["api","LynnReporting","Status","{{tenant}}"],"host":["{{Baseurl}}​"],"query":[],"variable":[]}},"response":[{"id":"066de2e1-caf9-4ec0-b3b7-14ce8c953650","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"​/api/LynnService/Status/{{tenant}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"botSessions\": 0,\n    \"chatSessions\": 0,\n    \"internalResponseTime\": -1,\n    \"pending\": false,\n    \"success\": true\n}"},{"id":"e89e7cdc-4757-48b6-bf56-caae926f6fd0","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"​/api/LynnService/Status/{{tenant}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"b08732b9-ee1c-4206-af3e-60a0fd76b491"}],"id":"6fc0adcf-fca4-40de-a03e-d2dd87d20a2b","_postman_id":"6fc0adcf-fca4-40de-a03e-d2dd87d20a2b","description":""}],"event":[{"listen":"prerequest","script":{"id":"f2be2212-072c-41c9-814a-32b1f850fa08","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1357838a-d3c6-4c49-bd52-c56c77cfe930","type":"text/javascript","exec":[""]}}],"variable":[{"key":"EndpointTest","value":"","type":"string"},{"key":"baseurl","value":"","type":"string"},{"key":"Bearer","value":"","type":"string"},{"key":"CliendtID","value":"","type":"string"},{"key":"callid","value":"","type":"string"},{"key":"CapacityT","value":"","type":"string"},{"key":"Tenant","value":"","type":"string"},{"key":"Session","value":"","type":"string"},{"key":"accessToken","value":"","type":"string"},{"key":"accessSecret","value":"","type":"string"},{"key":"myToken","value":""}]}