{"info":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","description":"<html><head></head><body><p>The Enreach OCC API is organized around REST and allows you to extract valuable data for your bussiness.</p>\n<p>The easiest way to get started with the API is to select the Run in Postman button in the upper-right corner of this browser page and use the Postman App to send requests. Once you've downloaded this collection in your Postman App, simply add your enreach_username and password in the global variables. Or use Basic auth header.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>Enreach OCC uses HTTP BASIC AUTH to authenticate requests. You can use the BASIC AUTH method provided by Postman, or you can add the correct autentication header.</p>\n<p><strong>Header Name</strong>: Authorization</p>\n<p><strong>Header Value</strong>: Basic {base64 encode for {{enreach_username}}:password}</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Note: Please make sure there is a space between Basic and Base64 format\n\n</code></pre></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authentication","slug":"authentication"}],"owner":"12336829","collectionId":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","publishedId":"T1LMi7fu","public":true,"customColor":{"top-bar":"39006c","right-sidebar":"303030","highlight":"39006c"},"publishDate":"2022-12-13T11:55:46.000Z"},"item":[{"name":"Call Detail and Statistics","item":[{"name":"Call detail","id":"b6c58016-38ae-4deb-af8a-0a8da84e8ad5","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"<p>application/xml or application/json</p>\n","type":"text"}],"url":"https://manager.masvoz.es/api/rs/call/detail/:{{direction}}?accountId={{accountId}}&startDate={{startDate}}&endDate={{endDate}}&timeIsSlot={{timeIsSlot}}&displayNote={{displayNote}}&disposition={{disposition}}&duration={{duration}}&durationOp={{durationOp}}&serviceId={{serviceId}}&src={{source}}&recorded={{recorded}}&destinationId={{destinationId}}&displayHangupBy=displayHangupBy&displayContact=displayContact","description":"<p>Gather calls details.</p>\n<p>URL PATH: {{direction}} can be OUT (outcoming calls), ATC (incoming calls), DEST (incoming calls per conversation at destination). See /Call details and statistics/Call detail/ for further information about parameters.</p>\n<p>Variables of the list type can be added to the request “N” times, e.g.: accountId=80&amp;accountId=81</p>\n<h4 id=\"response-parameters-definition\">Response parameters definition</h4>\n<ul>\n<li><p><strong>\"account\"</strong>: Account on which the request is being performed</p>\n</li>\n<li><p><strong>\"calldate\"</strong>: Call start dateTime. For JSON responses is Epoch timestamp (E.g. \"1591342570000\"). For XML responses is dateTime in spanish UTC (E.g. \"2020-01-11T16:34:14+01:00\")</p>\n</li>\n<li><p><strong>\"destination\"</strong>: Final destination of the call</p>\n</li>\n<li><p><strong>\"destinationId\"</strong>: node Identifier of final destination.</p>\n</li>\n<li><p><strong>\"disposition\"</strong>: Final state called: ANSWERED, NO ANSWER, BUSY, FAILED, ABANDONED. See next section for details.</p>\n</li>\n<li><p><strong>\"duration\"</strong>: Total call duration in seconds. From the moment the call enters masvoz platform.</p>\n</li>\n<li><p><strong>\"uniqueId\"</strong>: Unique call identifier within masvoz's platform</p>\n</li>\n<li><p><strong>\"note\"</strong>: Tipifications done by Agent and Notes that where saved during the call by the IVR or the Agent. The value for this parameter is displayed when the request has parameter \"displayNote\"=\"TRUE\"</p>\n</li>\n<li><p><strong>\"notesLog\"</strong>: Array of Notes. Is displayed when the request has parameter \"displayNote\"=\"TRUE\". Types are:</p>\n<ul>\n<li><p>\"noteType\": \"CALL\" -&gt; Note saved during the IVR call</p>\n</li>\n<li><p>\"noteType\": \"AGENT\" -&gt; Note and/or tipification saved by Agent during conversation</p>\n</li>\n</ul>\n</li>\n<li><p><strong>\"poll\"</strong>: If a poll is answered by the user. The value for this parameter is displayed when the request has parameter \"displayNote\"=\"TRUE\"</p>\n</li>\n<li><p><strong>\"province\"</strong>: Spanish province where the call was initiated. Other options could be \"mobile\", \"international\" and \"unknown\"</p>\n</li>\n<li><p><strong>\"service\"</strong>: masvoz geographic number through which the call has entered</p>\n</li>\n<li><p><strong>\"source\"</strong>: Call source number</p>\n</li>\n<li><p><strong>\"hasrecord\"</strong>: If the call has been recorded</p>\n</li>\n<li><p><strong>\"played\"</strong>: If the recording has been played back</p>\n</li>\n<li><p><strong>\"hasfax\"</strong>: If it's a fax</p>\n</li>\n<li><p><strong>\"hastranscription\"</strong>: If the call can be transcribed (or is already transcribed) or not. (transcriptions have to be activated in order to use this feature)</p>\n</li>\n<li><p><strong>\"HangupBy\":</strong> Who hung up the call. CALLER or CALLED.</p>\n</li>\n<li><p>\"<strong>ContactName</strong>\": (Only for clients with Addresssbook Module contracted) Contact Name saved at the Addressbook</p>\n</li>\n<li><p>\"<strong>ContactId\"</strong> Unique contact identifier within masvoz's platform</p>\n</li>\n</ul>\n<h4 id=\"you-can-expect-different-dispositions-from-our-nodes\">You can expect different dispositions from our nodes:</h4>\n<p>From Queue (C1234):</p>\n<ul>\n<li><p>Abandon: origin hanged up while waiting for being attended</p>\n</li>\n<li><p>Answer: queue member Answer inbound call</p>\n</li>\n</ul>\n<p>From Agent (AG1234):</p>\n<ul>\n<li><p>No answer: the agent not Answer the call sent by queue</p>\n</li>\n<li><p>Answer: the agent Answer the call sent by queue</p>\n</li>\n</ul>\n<p>From Destination (E1234):</p>\n<ul>\n<li><p>No answer: final destination not Answer the call</p>\n</li>\n<li><p>Answer: final destination Answer the call</p>\n</li>\n<li><p>Busy: final destination is busy</p>\n</li>\n<li><p>Failed: final destination rejected the inbound call</p>\n</li>\n</ul>\n<p>From DTMF (Menu) (SP1234):</p>\n<ul>\n<li>Abandon: origin hanged up on the menu during explanation</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","rs","call","detail",":{{direction}}"],"host":["manager","masvoz","es"],"query":[{"description":{"content":"<p>(required, number) Enreach account ID. List variable</p>\n","type":"text/plain"},"key":"accountId","value":"{{accountId}}"},{"description":{"content":"<p>(optional, dateTime) YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. \"2020-08-11+08:00:00\". Default is today.</p>\n","type":"text/plain"},"key":"startDate","value":"{{startDate}}"},{"description":{"content":"<p>(optional, dateTime) YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. \"2020-08-12+23:59:59\". Default is today.</p>\n","type":"text/plain"},"key":"endDate","value":"{{endDate}}"},{"description":{"content":"<p>(optional, string) TRUE to display calls in the slot start time to end time. FALSE to display all calls in the period datetime to datetime. Default value: TRUE.</p>\n","type":"text/plain"},"key":"timeIsSlot","value":"{{timeIsSlot}}"},{"description":{"content":"<p>(optional, string) TRUE to show call notes (needs a special permission provided by masvoz); FALSE is default.</p>\n","type":"text/plain"},"key":"displayNote","value":"{{displayNote}}"},{"description":{"content":"<p>(optional, string) Call states to filter through. ANSWERED, BUSY, NOANSWER, FAILED, ABANDONED. Default\nvalue: all.</p>\n","type":"text/plain"},"key":"disposition","value":"{{disposition}}"},{"description":{"content":"<p>(optional, number) duration filter in seconds. If specified, use parameter \"durationOp\" for operation options. Default value: any duration.</p>\n","type":"text/plain"},"key":"duration","value":"{{duration}}"},{"description":{"content":"<p>(optional, string) conditional to apply to parameter \"duration\". \nGT: Greater or equal than the duration value\nGT: Less or equal than the duration value\nEQ: Equal to the duration value</p>\n","type":"text/plain"},"key":"durationOp","value":"{{durationOp}}"},{"description":{"content":"<p>(optional, number) identifier of the \"service\" to be filtered. Default value: all services. List variable</p>\n","type":"text/plain"},"key":"serviceId","value":"{{serviceId}}"},{"description":{"content":"<p>(optional, number) filter by caller number Default value: all callers</p>\n","type":"text/plain"},"key":"src","value":"{{source}}"},{"description":{"content":"<p>(optional, string) TRUE to display only recorded calls. FALSE otherwise. Default value: all calls.</p>\n","type":"text/plain"},"key":"recorded","value":"{{recorded}}"},{"description":{"content":"<p>(optional, number) node Identifier of final destination (E.g. 223668)</p>\n","type":"text/plain"},"key":"destinationId","value":"{{destinationId}}"},{"description":{"content":"<p>(optional, string) Call hang up states to filter through CALLER,  CALLED or ALL. Default value: none</p>\n","type":"text/plain"},"key":"displayHangupBy","value":"displayHangupBy"},{"description":{"content":"<p>(optional, string) TRUE to display Contact Name and ContactId parameters. FALSE otherwise. Default value: FALSE.</p>\n","type":"text/plain"},"key":"displayContact","value":"displayContact"}],"variable":[{"description":{"content":"<p>(required, string) OUT to display outcoming calls, ATC to display incoming calls, DEST to display incoming calls per conversation at destination.</p>\n","type":"text/plain"},"type":"any","value":"ATC","key":"{{direction}}"}]}},"response":[{"id":"099ef5f7-205d-45fb-a0dd-842355e897cd","name":"Call detail","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"application/xml or application/json","type":"text"}],"url":{"raw":"http://manager.masvoz.es/api/rs/call/detail/ATC?startDate=2022-03-31+09:20:00+02:00&endDate=2022-03-31+23:59:59+02:00&accountId=3751&displayContact=true&timeIsSlot=false&displayHangupBy=ALL&displayNote=TRUE","protocol":"http","host":["manager","masvoz","es"],"path":["api","rs","call","detail","ATC"],"query":[{"key":"startDate","value":"2022-03-31+09:20:00+02:00","description":"(optional, dateTime) YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. \"2020-08-11+08:00:00\". Default is today."},{"key":"endDate","value":"2022-03-31+23:59:59+02:00","description":"(optional, dateTime) YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. \"2020-08-12+23:59:59\". Default is today."},{"key":"accountId","value":"3751","description":"(required, number) Four digits masvoz account ID"},{"key":"displayContact","value":"true","description":"(optional, string) TRUE to display Contact Name and ContactId parameters. FALSE otherwise. Default value: FALSE."},{"key":"timeIsSlot","value":"false","description":"(optional, string) TRUE to display calls in the slot start time to end time. FALSE to display all calls in the period datetime to datetime. Default value: TRUE."},{"key":"displayHangupBy","value":"ALL"},{"key":"displayNote","value":"TRUE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"_"},{"key":"Server","value":"_"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 31 Mar 2022 08:53:29 GMT"},{"key":"Content-Encoding","value":"gzip"},{"key":"content-length","value":"798"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2093506558,\n        \"uid\": \"77-1648714090.9957\",\n        \"puid\": \"77-1648714090.9957\",\n        \"puidSeq\": 1,\n        \"calldate\": 1648714090000,\n        \"account\": \"MASVOZ TELECOMUNICACIONES INTERACTIVAS SLU Demo Cloud Contact Center [I2114146I]\",\n        \"service\": \"[931222144] Agente\",\n        \"destination\": \"C12499 Demo nueva \",\n        \"destinationId\": 274030,\n        \"serviceId\": 44400,\n        \"source\": \"931227874\",\n        \"province\": \"Barcelona\",\n        \"duration\": 54,\n        \"disposition\": \"ABANDONED\",\n        \"cdrHost\": \"masvoz20\",\n        \"note\": \"[TIPO]:CAMBIO DE TITULAR;nota agente 2; hola leandro\",\n        \"notesLog\": [\n            {\n                \"timestamp\": 1648714126000,\n                \"agent\": \"AG49\",\n                \"noteType\": \"AGENT\",\n                \"text\": \"[TIPO]:ALARMA;\"\n            },\n            {\n                \"timestamp\": 1648714127000,\n                \"agent\": \"AG9\",\n                \"noteType\": \"AGENT\",\n                \"text\": \"[TIPO]:BAJA;\"\n            },\n            {\n                \"timestamp\": 1648714139000,\n                \"agent\": \"AG49\",\n                \"noteType\": \"AGENT\",\n                \"text\": \"[TIPO]:ALARMA;\"\n            },\n            {\n                \"timestamp\": 1648714151000,\n                \"agent\": \"AG49\",\n                \"noteType\": \"AGENT\",\n                \"text\": \"[TIPO]:ALARMA;nota agente\"\n            },\n            {\n                \"timestamp\": 1648714153000,\n                \"agent\": \"AG49\",\n                \"noteType\": \"AGENT\",\n                \"text\": \"[TIPO]:ALARMA;nota agente\"\n            },\n            {\n                \"timestamp\": 1648714193000,\n                \"agent\": \"AG49\",\n                \"noteType\": \"AGENT\",\n                \"text\": \"[TIPO]:ALARMA;nota agente 2\"\n            },\n            {\n                \"timestamp\": 1648714197000,\n                \"agent\": \"AG49\",\n                \"noteType\": \"AGENT\",\n                \"text\": \"[TIPO]:CAMBIO DE TITULAR;nota agente 2\"\n            },\n            {\n                \"timestamp\": 1648714204000,\n                \"agent\": \"AG49\",\n                \"noteType\": \"AGENT\",\n                \"text\": \"[TIPO]:CAMBIO DE TITULAR;nota agente 2; hola leandro\"\n            }\n        ],\n        \"poll\": \"\",\n        \"isWav\": false,\n        \"uniqueId\": \"77-1648714090.9957\",\n        \"accountId\": 3751,\n        \"contactId\": \"cf0a8b36-a0ac-457b-adc7-d81cdea0bbb8\",\n        \"contactName\": \"Massiel Empresa\",\n        \"geonum\": \"\",\n        \"hangupBy\": \"CALLER\",\n        \"played\": false,\n        \"hasrecord\": true,\n        \"hasfax\": false,\n        \"hastranscription\": false\n    },\n    {\n        \"id\": 2093578096,\n        \"uid\": \"01-1648715638.15731\",\n        \"puid\": \"01-1648715638.15731\",\n        \"puidSeq\": 1,\n        \"calldate\": 1648715638000,\n        \"account\": \"MASVOZ TELECOMUNICACIONES INTERACTIVAS SLU Demo Cloud Contact Center [I2114146I]\",\n        \"service\": \"[931222144] Agente\",\n        \"destination\": \"C12499 Demo nueva \",\n        \"destinationId\": 274030,\n        \"serviceId\": 44400,\n        \"source\": \"931227874\",\n        \"province\": \"Barcelona\",\n        \"duration\": 3,\n        \"disposition\": \"ABANDONED\",\n        \"cdrHost\": \"masvoz01\",\n        \"note\": null,\n        \"poll\": \"\",\n        \"isWav\": false,\n        \"uniqueId\": \"01-1648715638.15731\",\n        \"accountId\": 3751,\n        \"contactId\": \"cf0a8b36-a0ac-457b-adc7-d81cdea0bbb8\",\n        \"contactName\": \"Massiel Empresa\",\n        \"geonum\": \"\",\n        \"hangupBy\": \"CALLER\",\n        \"played\": false,\n        \"hasrecord\": true,\n        \"hasfax\": false,\n        \"hastranscription\": false\n    }\n]"}],"_postman_id":"b6c58016-38ae-4deb-af8a-0a8da84e8ad5"},{"name":"ACD Report","id":"cfb24818-3ef3-40b0-b99f-8584a342b1b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://manager.masvoz.es/api/rs/call/detail/report/ACD?timeSlot=false&startDate={{starDate}}&endDate={{endDate}}&accountId={{accountId}}","description":"<p>Variables of the list type can be added to the request “N” times, e.g.: accountId=80&amp;accountId=81</p>\n","urlObject":{"protocol":"http","path":["api","rs","call","detail","report","ACD"],"host":["manager","masvoz","es"],"query":[{"key":"timeSlot","value":"false"},{"description":{"content":"<p>(required, dateTime) YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. \"2024-02-11+08:00:00\".</p>\n","type":"text/plain"},"key":"startDate","value":"{{starDate}}"},{"description":{"content":"<p>(required, dateTime) YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. \"2024-02-11+08:00:00\".</p>\n","type":"text/plain"},"key":"endDate","value":"{{endDate}}"},{"description":{"content":"<p>(required, number) Enreach account ID. List variable</p>\n","type":"text/plain"},"key":"accountId","value":"{{accountId}}"}],"variable":[]}},"response":[],"_postman_id":"cfb24818-3ef3-40b0-b99f-8584a342b1b4"},{"name":"Call statistics","id":"e58ac307-ab0c-46a7-b270-b6be6c76ace9","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"<p>application/xml or application/json</p>\n","type":"text"}],"url":"https://manager.masvoz.es/api/rs/call/stats/:{{direction}}?accountId={{accountId}}&startDate={{startDate}}&endDate={{endDate}}&groupMode={{group_by}}&serviceId={{serviceId}}&destinationId={{destinationId}}","description":"<p>Gather call statistics</p>\n<p>URL PATH: {{direction}} can be OUT (outcoming calls), ATC (incoming calls), DEST (incoming calls per conversation at destination)</p>\n<p>Variables of the list type can be added to the request “N” times, e.g.: accountId=80&amp;accountId=81</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","rs","call","stats",":{{direction}}"],"host":["manager","masvoz","es"],"query":[{"description":{"content":"<p>(required) Enreach account ID. List variable</p>\n","type":"text/plain"},"key":"accountId","value":"{{accountId}}"},{"description":{"content":"<p>(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-11+08:00:00</p>\n","type":"text/plain"},"key":"startDate","value":"{{startDate}}"},{"description":{"content":"<p>(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-12+23:59:59</p>\n","type":"text/plain"},"key":"endDate","value":"{{endDate}}"},{"description":{"content":"<p>(required) grouping mode. Possible values: PROVINCE, ACCOUNT, SERVICE, SERVICEGROUP,\nDESTINATION, DESTINATIONGROUP, MONTH, DAY, MINUTE, DAILYPROFILE, HOUR.</p>\n","type":"text/plain"},"key":"groupMode","value":"{{group_by}}"},{"description":{"content":"<p>(optional) identifier of the \"service\" to be filtered. Default value: all services. List variable</p>\n","type":"text/plain"},"key":"serviceId","value":"{{serviceId}}"},{"description":{"content":"<p>(optional) identifier of the \"destination\" to be filtered. Default value: all destinations.</p>\n","type":"text/plain"},"key":"destinationId","value":"{{destinationId}}"}],"variable":[{"description":{"content":"<p>(required, string) OUT to display outcoming calls, ATC to display incoming calls, DEST to display incoming calls per conversation at destination.</p>\n","type":"text/plain"},"type":"any","value":"ATC","key":"{{direction}}"}]}},"response":[{"id":"288354a2-9f0a-453c-8697-34666c303a0e","name":"Call statistics","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"application/xml or application/json","type":"text"}],"url":{"raw":"https://manager.masvoz.es/api/rs/call/stats/ATC?accountId=9999&startDate=2020-08-10+00:00:00&endDate=2020-08-10+23:59:59&groupMode=ACCOUNT","protocol":"https","host":["manager","masvoz","es"],"path":["api","rs","call","stats","ATC"],"query":[{"key":"accountId","value":"9999","description":"(required) Four digits masvoz account ID"},{"key":"startDate","value":"2020-08-10+00:00:00","description":"(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-11+08:00:00"},{"key":"endDate","value":"2020-08-10+23:59:59","description":"(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-12+23:59:59"},{"key":"groupMode","value":"ACCOUNT","description":"(required) grouping mode. Possible values: PROVINCE, ACCOUNT, SERVICE, SERVICEGROUP,\nDESTINATION, DESTINATIONGROUP, MONTH, DAY, MINUTE, DAILYPROFILE, HOUR."},{"key":"serviceId","value":"{{serviceId}}","description":"(optional) identifier of the \"service\" to be filtered. Default value: all services.","disabled":true},{"key":"destinationId","value":"{{destinationId}}","description":"(optional) identifier of the \"destination\" to be filtered. Default value: all destinations.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Undertow 1"},{"key":"Server","value":"Wildfly 8"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 22 Dec 2020 13:09:12 GMT"},{"key":"Content-Encoding","value":"gzip"},{"key":"content-length","value":"373"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"pivot\": 9999988000000,\n        \"label\": \"\",\n        \"color\": 0,\n        \"answered\": 1,\n        \"noanswer\": 1,\n        \"busy\": 0,\n        \"failed\": 0,\n        \"abandoned\": 2,\n        \"billsec\": 85,\n        \"duration\": 86\n    },\n    {\n        \"pivot\": 1999996800000,\n        \"label\": \"\",\n        \"color\": 0,\n        \"answered\": 1,\n        \"noanswer\": 10,\n        \"busy\": 0,\n        \"failed\": 0,\n        \"abandoned\": 1,\n        \"billsec\": 322,\n        \"duration\": 323\n    }\n]"}],"_postman_id":"e58ac307-ab0c-46a7-b270-b6be6c76ace9"},{"name":"Queue statistics","id":"b0acd1a4-88d7-40cc-8f93-9720765b8204","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"<p>application/xml or application/json</p>\n","type":"text"}],"url":"https://manager.masvoz.es/api/rs/queue/stats?accountId={{accountId}}&startDate={{startDate}}&endDate={{endDate}}&nodeId={{queueId}}&queueGroupBy={{queue_group_by}}&serviceId={{serviceId}}&serviceGroupId={{serviceGroupId}}&queueGroupId={{queueGroupId}}","description":"<p>Gather queue statistics</p>\n<p>Variables of the list type can be added to the request “N” times, e.g.: accountId=80&amp;accountId=81</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","rs","queue","stats"],"host":["manager","masvoz","es"],"query":[{"description":{"content":"<p>(required) Enreach account ID. List variable.</p>\n","type":"text/plain"},"key":"accountId","value":"{{accountId}}"},{"description":{"content":"<p>(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-11+08:00:00</p>\n","type":"text/plain"},"key":"startDate","value":"{{startDate}}"},{"description":{"content":"<p>(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-12+23:59:59</p>\n","type":"text/plain"},"key":"endDate","value":"{{endDate}}"},{"description":{"content":"<p>(optional) identifier of the \"queue\" to be filtered. Default value: all queues.</p>\n","type":"text/plain"},"key":"nodeId","value":"{{queueId}}"},{"description":{"content":"<p>(optional) grouping or pivoting mode. Values: GROUP_COLAS (queues),GROUP_DAILY, GROUP_HALFHOUR,  GROUP_QUEUE_GROUP, GROUP_DAILY_HALFHOUR, GROUP_SERVICE</p>\n","type":"text/plain"},"key":"queueGroupBy","value":"{{queue_group_by}}"},{"description":{"content":"<p>(optional) identifier of the \"service\" to be filtered. Default value: all services. List variable.</p>\n","type":"text/plain"},"key":"serviceId","value":"{{serviceId}}"},{"description":{"content":"<p>(optional) identifier of the \"service group\" to be filtered.</p>\n","type":"text/plain"},"key":"serviceGroupId","value":"{{serviceGroupId}}"},{"description":{"content":"<p>(optional) identifier of the \"queue group\" to be filtered.</p>\n","type":"text/plain"},"key":"queueGroupId","value":"{{queueGroupId}}"}],"variable":[]}},"response":[{"id":"bf8245d0-1245-4e9c-9832-33e1227d8f6c","name":"200 GROUP_DAILY","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","description":"application/xml or application/json","type":"text"}],"url":{"raw":"https://manager.masvoz.es/api/rs/queue/stats?startDate=2021-12-21+00:30:00&endDate=2021-12-21+23:33:59&accountId=9999&queueGroupBy=GROUP_DAILY","protocol":"https","host":["manager","masvoz","es"],"path":["api","rs","queue","stats"],"query":[{"key":"startDate","value":"2021-12-21+00:30:00"},{"key":"endDate","value":"2021-12-21+23:33:59"},{"key":"accountId","value":"9999"},{"key":"queueGroupBy","value":"GROUP_DAILY"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Undertow 1"},{"key":"Server","value":"Wildfly 8"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 22 Dec 2020 13:10:22 GMT"},{"key":"Content-Encoding","value":"gzip"},{"key":"content-length","value":"318"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"label\": \"2021-12-21\",\n        \"pivot\": \"2021-12-21\",\n        \"receivedQuantity\": 16,\n        \"receivedDuration\": 1566,\n        \"receivedAverage\": 97,\n        \"answeredQuantity\": 16,\n        \"answeredDuration\": 1566,\n        \"answeredAverage\": 97,\n        \"answeredPercentage\": 100.0,\n        \"answered00\": 13,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 2,\n        \"answered60\": 1,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": 0.0,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0.0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 370,\n        \"TME\": 23,\n        \"serviceLevel\": 81.0,\n        \"maxWaitingTime\": 232,\n        \"busyTime\": 0,\n        \"TMC\": 74,\n        \"acwTime\": 0,\n        \"TMO\": 74,\n        \"holdTime\": 0,\n        \"TMH\": 0\n    },\n    {\n        \"label\": \"TOTAL\",\n        \"pivot\": \"TOTAL\",\n        \"receivedQuantity\": 16,\n        \"receivedDuration\": 1566,\n        \"receivedAverage\": 97,\n        \"answeredQuantity\": 16,\n        \"answeredDuration\": 1566,\n        \"answeredAverage\": 97,\n        \"answeredPercentage\": 100.0,\n        \"answered00\": 13,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 2,\n        \"answered60\": 1,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": 0.0,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0.0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 370,\n        \"TME\": 23,\n        \"serviceLevel\": 81.0,\n        \"maxWaitingTime\": 232,\n        \"busyTime\": 0,\n        \"TMC\": 74,\n        \"acwTime\": 0,\n        \"TMO\": 74,\n        \"holdTime\": 0,\n        \"TMH\": 0\n    }\n]\n"},{"id":"c3f782e2-0619-4547-ad1a-5a3b16ef3fb3","name":"200 GROUP_COLAS","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","description":"application/xml or application/json","type":"text"}],"url":{"raw":"https://manager.masvoz.es/api/rs/queue/stats?accountId=9999&startDate=2021-07-28+09:00:00&endDate=2021-07-28+21:59:59&nodeId=164374&queueGroupBy=GROUP_COLAS","protocol":"https","host":["manager","masvoz","es"],"path":["api","rs","queue","stats"],"query":[{"key":"accountId","value":"9999","description":"(required) Four digits masvoz account ID"},{"key":"startDate","value":"2021-07-28+09:00:00","description":"(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-11+08:00:00"},{"key":"endDate","value":"2021-07-28+21:59:59","description":"(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-12+23:59:59"},{"key":"nodeId","value":"164374","description":"(optional) identifier of the \"queue\" to be filtered. Default value: all queues."},{"key":"queueGroupBy","value":"GROUP_COLAS"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Undertow 1"},{"key":"Server","value":"Wildfly 8"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 22 Dec 2020 13:10:22 GMT"},{"key":"Content-Encoding","value":"gzip"},{"key":"content-length","value":"318"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"label\": \"Cola_tomas\",\n        \"pivot\": \"C10999\",\n        \"receivedQuantity\": 2,\n        \"receivedDuration\": 16,\n        \"receivedAverage\": 8,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 1,\n        \"overflowedTotal\": 1,\n        \"overflowedPercentage\": 50,\n        \"abandonedQuantity\": 1,\n        \"abandonedAverage\": 16,\n        \"abandonedDuration\": 16,\n        \"abandonedPercentage\": 50,\n        \"abandoned0to30\": 1,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 16,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"TOTAL\",\n        \"pivot\": \"TOTAL\",\n        \"receivedQuantity\": 2,\n        \"receivedDuration\": 16,\n        \"receivedAverage\": 8,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 1,\n        \"overflowedTotal\": 1,\n        \"overflowedPercentage\": 50,\n        \"abandonedQuantity\": 1,\n        \"abandonedAverage\": 16,\n        \"abandonedDuration\": 16,\n        \"abandonedPercentage\": 50,\n        \"abandoned0to30\": 1,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 16,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    }\n]"},{"id":"1a89a4aa-a47a-4058-ae28-3c4f3290d8f8","name":"200 GROUP_DAILY_HALFHOUR","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","description":"application/xml or application/json","type":"text"}],"url":{"raw":"https://manager.masvoz.es/api/rs/queue/stats?accountId=9999&startDate=2020-08-11+00:00:00&endDate=2020-08-11+23:59:59&nodeId=293999&queueGroupBy=GROUP_DAILY_HALFHOUR","protocol":"https","host":["manager","masvoz","es"],"path":["api","rs","queue","stats"],"query":[{"key":"accountId","value":"9999","description":"(required) Four digits masvoz account ID"},{"key":"startDate","value":"2020-08-11+00:00:00","description":"(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-11+08:00:00"},{"key":"endDate","value":"2020-08-11+23:59:59","description":"(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-12+23:59:59"},{"key":"nodeId","value":"293999","description":"(optional) identifier of the \"queue\" to be filtered. Default value: all queues."},{"key":"queueGroupBy","value":"GROUP_DAILY_HALFHOUR","description":"(optional) grouping or pivoting mode. Values: GROUP_COLAS (queues),GROUP_DAILY, GROUP_HALFHOUR,  GROUP_QUEUE_GROUP, GROUP_DAILY_HALFHOUR"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"WWW-Authenticate","value":"Basic realm=\"WebService MV\""},{"key":"X-Powered-By","value":"Undertow 1"},{"key":"Server","value":"Wildfly 8"},{"key":"Content-Length","value":"77"},{"key":"Content-Type","value":"text/html"},{"key":"Date","value":"Thu, 02 Sep 2021 07:53:12 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"label\": \"2020-08-11 22:30\",\n        \"pivot\": \"2020-08-11 22:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 12:00\",\n        \"pivot\": \"2020-08-11 12:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 15:30\",\n        \"pivot\": \"2020-08-11 15:30\",\n        \"receivedQuantity\": 2,\n        \"receivedDuration\": 20,\n        \"receivedAverage\": 10,\n        \"answeredQuantity\": 1,\n        \"answeredDuration\": 17,\n        \"answeredAverage\": 17,\n        \"answeredPercentage\": 50,\n        \"answered00\": 1,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": 0,\n        \"abandonedQuantity\": 1,\n        \"abandonedAverage\": 3,\n        \"abandonedDuration\": 3,\n        \"abandonedPercentage\": 50,\n        \"abandoned0to30\": 1,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 3,\n        \"waitingTime\": 6,\n        \"TME\": 6,\n        \"serviceLevel\": 50,\n        \"maxWaitingTime\": 6\n    },\n    {\n        \"label\": \"2020-08-11 19:30\",\n        \"pivot\": \"2020-08-11 19:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 18:30\",\n        \"pivot\": \"2020-08-11 18:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 23:00\",\n        \"pivot\": \"2020-08-11 23:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 21:30\",\n        \"pivot\": \"2020-08-11 21:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"TOTAL\",\n        \"pivot\": \"TOTAL\",\n        \"receivedQuantity\": 2,\n        \"receivedDuration\": 20,\n        \"receivedAverage\": 10,\n        \"answeredQuantity\": 1,\n        \"answeredDuration\": 17,\n        \"answeredAverage\": 17,\n        \"answeredPercentage\": 50,\n        \"answered00\": 1,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": 0,\n        \"abandonedQuantity\": 1,\n        \"abandonedAverage\": 3,\n        \"abandonedDuration\": 3,\n        \"abandonedPercentage\": 50,\n        \"abandoned0to30\": 1,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 3,\n        \"waitingTime\": 6,\n        \"TME\": 6,\n        \"serviceLevel\": 50,\n        \"maxWaitingTime\": 6\n    },\n    {\n        \"label\": \"2020-08-11 11:00\",\n        \"pivot\": \"2020-08-11 11:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 08:00\",\n        \"pivot\": \"2020-08-11 08:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 10:00\",\n        \"pivot\": \"2020-08-11 10:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 09:00\",\n        \"pivot\": \"2020-08-11 09:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 13:00\",\n        \"pivot\": \"2020-08-11 13:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 17:30\",\n        \"pivot\": \"2020-08-11 17:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 20:30\",\n        \"pivot\": \"2020-08-11 20:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 09:30\",\n        \"pivot\": \"2020-08-11 09:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 21:00\",\n        \"pivot\": \"2020-08-11 21:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 16:00\",\n        \"pivot\": \"2020-08-11 16:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 14:00\",\n        \"pivot\": \"2020-08-11 14:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 15:00\",\n        \"pivot\": \"2020-08-11 15:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 18:00\",\n        \"pivot\": \"2020-08-11 18:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 17:00\",\n        \"pivot\": \"2020-08-11 17:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 11:30\",\n        \"pivot\": \"2020-08-11 11:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 08:30\",\n        \"pivot\": \"2020-08-11 08:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 22:00\",\n        \"pivot\": \"2020-08-11 22:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 10:30\",\n        \"pivot\": \"2020-08-11 10:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 19:00\",\n        \"pivot\": \"2020-08-11 19:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 20:00\",\n        \"pivot\": \"2020-08-11 20:00\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 12:30\",\n        \"pivot\": \"2020-08-11 12:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 16:30\",\n        \"pivot\": \"2020-08-11 16:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 13:30\",\n        \"pivot\": \"2020-08-11 13:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    },\n    {\n        \"label\": \"2020-08-11 14:30\",\n        \"pivot\": \"2020-08-11 14:30\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedAverage\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredDuration\": 0,\n        \"answeredAverage\": 0,\n        \"answeredPercentage\": 0,\n        \"answered00\": 0,\n        \"answered10\": 0,\n        \"answered20\": 0,\n        \"answered30\": 0,\n        \"answered60\": 0,\n        \"overflowedXQuantity\": 0,\n        \"overflowedXTime\": 0,\n        \"overflowedTotal\": 0,\n        \"overflowedPercentage\": null,\n        \"abandonedQuantity\": 0,\n        \"abandonedAverage\": 0,\n        \"abandonedDuration\": 0,\n        \"abandonedPercentage\": 0,\n        \"abandoned0to30\": 0,\n        \"abandoned30to60\": 0,\n        \"abandonedMore60\": 0,\n        \"TMA\": 0,\n        \"waitingTime\": 0,\n        \"TME\": 0,\n        \"serviceLevel\": 0,\n        \"maxWaitingTime\": 0\n    }\n]"}],"_postman_id":"b0acd1a4-88d7-40cc-8f93-9720765b8204"},{"name":"Agent statistics","id":"e6f385ca-26cc-4efd-9f35-9e5d51da1d67","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"<p>application/xml or application/json</p>\n","type":"text"}],"url":"https://manager.masvoz.es/api/rs/agent/stats/info?accountId={{accountId}}&startDate={{startDate}}&endDate={{endDate}}&agentNodeId={{agentId}}&agentGroupBy={{agent_group_by}}&queueNodeId={{queueId}}","description":"<p>Gather agent statistics</p>\n<p>Variables of the list type can be added to the request “N” times, e.g.: accountId=80&amp;accountId=81</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","rs","agent","stats","info"],"host":["manager","masvoz","es"],"query":[{"description":{"content":"<p>(required) Enreach account ID. List variable.</p>\n","type":"text/plain"},"key":"accountId","value":"{{accountId}}"},{"description":{"content":"<p>(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-11+08:00:00</p>\n","type":"text/plain"},"key":"startDate","value":"{{startDate}}"},{"description":{"content":"<p>(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-12+23:59:59</p>\n","type":"text/plain"},"key":"endDate","value":"{{endDate}}"},{"description":{"content":"<p>(optional) identifier of the \"agent\" to be filtered. Default value: all agents.</p>\n","type":"text/plain"},"key":"agentNodeId","value":"{{agentId}}"},{"description":{"content":"<p>(optional) grouping mode. Values: GROUP_AGENT, GROUP_DAILY, GROUP_HALFHOUR</p>\n","type":"text/plain"},"key":"agentGroupBy","value":"{{agent_group_by}}"},{"description":{"content":"<p>(optional) identifier of the \"queue\" to be filtered (if queue is C2277, this parameter should have the value 2277). It will aggregate statistics of agents who are currently part of the filtered queue. Default value: all queues. Eg. 2277</p>\n","type":"text/plain"},"key":"queueNodeId","value":"{{queueId}}"}],"variable":[]}},"response":[{"id":"6bda91ef-ac33-4207-b4cd-b94c3ef11c94","name":"Agent statistics","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"application/xml or application/json","type":"text"}],"url":{"raw":"https://manager.masvoz.es/api/rs/agent/stats/info?accountId=9999&startDate=2020-08-10+09:00:00&endDate=2020-08-11+21:59:59","protocol":"https","host":["manager","masvoz","es"],"path":["api","rs","agent","stats","info"],"query":[{"key":"accountId","value":"9999","description":"(required) Four digits masvoz account ID"},{"key":"startDate","value":"2020-08-10+09:00:00","description":"(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-11+08:00:00"},{"key":"endDate","value":"2020-08-11+21:59:59","description":"(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-12+23:59:59"},{"key":"agentNodeId","value":"{{agentId}}","description":"(optional) identifier of the \"agent\" to be filtered. Default value: all agents.","disabled":true},{"key":"agentGroupBy","value":"{{agent_group_by}}","description":"(optional) grouping mode. Values: GROUP_AGENT, GROUP_DAILY, GROUP_HALFHOUR","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Undertow 1"},{"key":"Server","value":"Wildfly 8"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 22 Dec 2020 13:11:04 GMT"},{"key":"Content-Encoding","value":"gzip"},{"key":"content-length","value":"276"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"label\": \"2020-08-10\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedDurationAverage\": 0,\n        \"answeredDurationAverage\": 0,\n        \"answeredDuration\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredPercentage\": 0,\n        \"answeredTMR\": 0,\n        \"answeredWaitingTime\": 0,\n        \"notAnsweredQuantity\": 0,\n        \"notAnsweredPercentage\": 0,\n        \"transferredQuantity\": 0,\n        \"transferredPercentage\": 0,\n        \"emitedQuantity\": 12,\n        \"emitedDuration\": 478,\n        \"emitedDurationAverage\": 39\n    },\n    {\n        \"label\": \"2020-08-11\",\n        \"receivedQuantity\": 0,\n        \"receivedDuration\": 0,\n        \"receivedDurationAverage\": 0,\n        \"answeredDurationAverage\": 0,\n        \"answeredDuration\": 0,\n        \"answeredQuantity\": 0,\n        \"answeredPercentage\": 0,\n        \"answeredTMR\": 0,\n        \"answeredWaitingTime\": 0,\n        \"notAnsweredQuantity\": 0,\n        \"notAnsweredPercentage\": 0,\n        \"transferredQuantity\": 0,\n        \"transferredPercentage\": 0,\n        \"emitedQuantity\": 13,\n        \"emitedDuration\": 339,\n        \"emitedDurationAverage\": 26\n    }\n]"}],"_postman_id":"e6f385ca-26cc-4efd-9f35-9e5d51da1d67"},{"name":"Agent activity statistics","id":"0bafdd2a-8b15-424d-b782-656ecadd9d95","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"<p>application/xml or application/json</p>\n","type":"text"}],"url":"https://manager.masvoz.es/api/rs/agent/stats/activity/v2?accountId={{accountId}}&startDate={{startDate}}&endDate={{endDate}}&agentGroupBy=GROUP_QUEUE&queueNodeRealId=249300","description":"<p>Gather agent activity statistics</p>\n<p>Variables of the list type can be added to the request “N” times, e.g.: accountId=80&amp;accountId=81</p>\n","urlObject":{"protocol":"https","path":["api","rs","agent","stats","activity","v2"],"host":["manager","masvoz","es"],"query":[{"description":{"content":"<p>(required) Enreach account ID</p>\n","type":"text/plain"},"key":"accountId","value":"{{accountId}}"},{"description":{"content":"<p>(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-11+08:00:00</p>\n","type":"text/plain"},"key":"startDate","value":"{{startDate}}"},{"disabled":true,"description":{"content":"<p>(optional) identifier of the \"agent\" to be filtered. Default value: all agents.</p>\n","type":"text/plain"},"key":"agentNodeId","value":"{{agentId}}"},{"disabled":true,"description":{"content":"<p>(optional) grouping mode. Values:  GROUP_DAILY (default), GROUP_HALFHOUR, GROUP_AGENT, GROUP_QUEUE, GROUP_QUEUE_AGENT</p>\n","type":"text/plain"},"key":"agentGroupBy","value":"{{agent_group_by}}"},{"key":"endDate","value":"{{endDate}}"},{"key":"agentGroupBy","value":"GROUP_QUEUE"},{"key":"queueNodeRealId","value":"249300"}],"variable":[]}},"response":[{"id":"f4b78d92-706b-4e38-b08c-6baa4ad17e7f","name":"agentGroupBy=GROUP_QUEUE","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"application/xml or application/json","type":"text"}],"url":{"raw":"https://manager.masvoz.es/api/rs/agent/stats/activity/v2?accountId=9999&startDate=2021-10-30+00:30:00&endDate=2021-12-30+23:33:59&agentGroupBy=GROUP_QUEUE","protocol":"https","host":["manager","masvoz","es"],"path":["api","rs","agent","stats","activity","v2"],"query":[{"key":"accountId","value":"9999"},{"key":"startDate","value":"2021-10-30+00:30:00"},{"key":"endDate","value":"2021-12-30+23:33:59"},{"key":"agentGroupBy","value":"GROUP_QUEUE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Undertow 1"},{"key":"Server","value":"Wildfly 8"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 22 Dec 2020 13:14:52 GMT"},{"key":"Content-Encoding","value":"gzip"},{"key":"content-length","value":"969"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"label\": \"TOTAL\",\n        \"offlineTime\": 20180219,\n        \"offlinePercentage\": 0.0,\n        \"acwTime\": 259747,\n        \"acwPercentage\": 21.057364,\n        \"readyTime\": 955686,\n        \"readyPercentage\": 77.476265,\n        \"holdTime\": 21,\n        \"holdPercentage\": 0.0017024437,\n        \"busyTime\": 12457,\n        \"busyPercentage\": 1.0098734,\n        \"administrative_managementTime\": 2956,\n        \"administrative_managementPercentage\": 0.23963922,\n        \"awayTime\": 837,\n        \"awayPercentage\": 0.06785454,\n        \"ringingTime\": 1548,\n        \"ringingPercentage\": 0.12549442,\n        \"customizableAgentActivityStates\": [\n            {\n                \"id\": 7,\n                \"labelEN\": \"Status 1\",\n                \"labelES\": \"Estado 1\",\n                \"totalTime\": 153,\n                \"timeRate\": 0.012403519\n            },\n            {\n                \"id\": 8,\n                \"labelEN\": \"Status 2\",\n                \"labelES\": \"Estado 2\",\n                \"totalTime\": 116,\n                \"timeRate\": 0.009403975\n            }\n        ],\n        \"connectedTime\": 1233521,\n        \"occupancyRate\": 1.1370703,\n        \"firstConnection\": null,\n        \"lastDisconnection\": null\n    },\n    {\n        \"label\": \"NO_QUEUE\",\n        \"offlineTime\": 19159676,\n        \"offlinePercentage\": 0.0,\n        \"acwTime\": 259209,\n        \"acwPercentage\": 22.909836,\n        \"readyTime\": 856632,\n        \"readyPercentage\": 75.712265,\n        \"holdTime\": 8,\n        \"holdPercentage\": 7.070692E-4,\n        \"busyTime\": 11009,\n        \"busyPercentage\": 0.97301555,\n        \"administrative_managementTime\": 2557,\n        \"administrative_managementPercentage\": 0.225997,\n        \"awayTime\": 734,\n        \"awayPercentage\": 0.0648736,\n        \"ringingTime\": 1048,\n        \"ringingPercentage\": 0.092626065,\n        \"customizableAgentActivityStates\": [\n            {\n                \"id\": 7,\n                \"labelEN\": \"Status 1\",\n                \"labelES\": \"Estado 1\",\n                \"totalTime\": 133,\n                \"timeRate\": 0.011755025\n            },\n            {\n                \"id\": 8,\n                \"labelEN\": \"Status 2\",\n                \"labelES\": \"Estado 2\",\n                \"totalTime\": 101,\n                \"timeRate\": 0.008926748\n            }\n        ],\n        \"connectedTime\": 1131431,\n        \"occupancyRate\": 1.0663487,\n        \"firstConnection\": null,\n        \"lastDisconnection\": null\n    },\n    {\n        \"label\": \"[C10405] Cola_tomas\",\n        \"offlineTime\": 647700,\n        \"offlinePercentage\": 0.0,\n        \"acwTime\": 497,\n        \"acwPercentage\": 0.836292,\n        \"readyTime\": 56884,\n        \"readyPercentage\": 95.71758,\n        \"holdTime\": 13,\n        \"holdPercentage\": 0.021874841,\n        \"busyTime\": 1133,\n        \"busyPercentage\": 1.9064767,\n        \"administrative_managementTime\": 394,\n        \"administrative_managementPercentage\": 0.66297597,\n        \"awayTime\": 92,\n        \"awayPercentage\": 0.15480658,\n        \"ringingTime\": 381,\n        \"ringingPercentage\": 0.6411011,\n        \"customizableAgentActivityStates\": [\n            {\n                \"id\": 7,\n                \"labelEN\": \"Status 1\",\n                \"labelES\": \"Estado 1\",\n                \"totalTime\": 20,\n                \"timeRate\": 0.033653602\n            },\n            {\n                \"id\": 8,\n                \"labelEN\": \"Status 2\",\n                \"labelES\": \"Estado 2\",\n                \"totalTime\": 15,\n                \"timeRate\": 0.025240203\n            }\n        ],\n        \"connectedTime\": 59429,\n        \"occupancyRate\": 2.5694528,\n        \"firstConnection\": null,\n        \"lastDisconnection\": null\n    },\n    {\n        \"label\": \"[C11365] Cola tomas 2\",\n        \"offlineTime\": 372843,\n        \"offlinePercentage\": 0.0,\n        \"acwTime\": 41,\n        \"acwPercentage\": 0.096106514,\n        \"readyTime\": 42170,\n        \"readyPercentage\": 98.84907,\n        \"holdTime\": 0.0,\n        \"holdPercentage\": 0.0,\n        \"busyTime\": 315,\n        \"busyPercentage\": 0.7383793,\n        \"administrative_managementTime\": 5,\n        \"administrative_managementPercentage\": 0.011720307,\n        \"awayTime\": 11,\n        \"awayPercentage\": 0.025784675,\n        \"ringingTime\": 119,\n        \"ringingPercentage\": 0.2789433,\n        \"customizableAgentActivityStates\": [\n            {\n                \"id\": 7,\n                \"labelEN\": \"Status 1\",\n                \"labelES\": \"Estado 1\",\n                \"totalTime\": 0,\n                \"timeRate\": 0.0\n            },\n            {\n                \"id\": 8,\n                \"labelEN\": \"Status 2\",\n                \"labelES\": \"Estado 2\",\n                \"totalTime\": 0,\n                \"timeRate\": 0.0\n            }\n        ],\n        \"connectedTime\": 42661,\n        \"occupancyRate\": 1.0173225,\n        \"firstConnection\": null,\n        \"lastDisconnection\": null\n    }\n]"},{"id":"67041d7e-edd2-4d7c-b672-cfa707e9299d","name":"agentGroupBy=GROUP_QUEUE_AGENT","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"application/xml or application/json","type":"text"}],"url":{"raw":"https://manager.masvoz.es/api/rs/agent/stats/activity/v2?accountId=9999&startDate=2021-10-30+00:30:00&endDate=2021-12-30+23:33:59&agentGroupBy=GROUP_QUEUE_AGENT","protocol":"https","host":["manager","masvoz","es"],"path":["api","rs","agent","stats","activity","v2"],"query":[{"key":"accountId","value":"9999"},{"key":"startDate","value":"2021-10-30+00:30:00"},{"key":"endDate","value":"2021-12-30+23:33:59"},{"key":"agentGroupBy","value":"GROUP_QUEUE_AGENT"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Undertow 1"},{"key":"Server","value":"Wildfly 8"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 22 Dec 2020 13:14:52 GMT"},{"key":"Content-Encoding","value":"gzip"},{"key":"content-length","value":"969"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"label\": \"8018#NO_QUEUE#[AG2] agente tomas 2\",\n        \"offlineTime\": 4420301,\n        \"offlinePercentage\": 0.0,\n        \"acwTime\": 328,\n        \"acwPercentage\": 0.064902425,\n        \"readyTime\": 501011,\n        \"readyPercentage\": 99.13668,\n        \"holdTime\": 0.0,\n        \"holdPercentage\": 0.0,\n        \"busyTime\": 3697,\n        \"busyPercentage\": 0.73153746,\n        \"administrative_managementTime\": 41,\n        \"administrative_managementPercentage\": 0.008112803,\n        \"awayTime\": 142,\n        \"awayPercentage\": 0.028098002,\n        \"ringingTime\": 154,\n        \"ringingPercentage\": 0.030472482,\n        \"customizableAgentActivityStates\": [\n            {\n                \"id\": 7,\n                \"labelEN\": \"Status 1\",\n                \"labelES\": \"Estado 1\",\n                \"totalTime\": 1,\n                \"timeRate\": 1.9787326E-4\n            },\n            {\n                \"id\": 8,\n                \"labelEN\": \"Status 2\",\n                \"labelES\": \"Estado 2\",\n                \"totalTime\": 0,\n                \"timeRate\": 0.0\n            }\n        ],\n        \"connectedTime\": 505374,\n        \"occupancyRate\": 0.7620099,\n        \"firstConnection\": null,\n        \"lastDisconnection\": null\n    },\n    {\n        \"label\": \"8018#[C10405] Cola_tomas#[AG1] Agente Tomás\",\n        \"offlineTime\": 633353,\n        \"offlinePercentage\": 0.0,\n        \"acwTime\": 497,\n        \"acwPercentage\": 0.8607103,\n        \"readyTime\": 55258,\n        \"readyPercentage\": 95.69645,\n        \"holdTime\": 13,\n        \"holdPercentage\": 0.022513552,\n        \"busyTime\": 1121,\n        \"busyPercentage\": 1.941361,\n        \"administrative_managementTime\": 394,\n        \"administrative_managementPercentage\": 0.6823338,\n        \"awayTime\": 92,\n        \"awayPercentage\": 0.15932667,\n        \"ringingTime\": 333,\n        \"ringingPercentage\": 0.5766933,\n        \"customizableAgentActivityStates\": [\n            {\n                \"id\": 7,\n                \"labelEN\": \"Status 1\",\n                \"labelES\": \"Estado 1\",\n                \"totalTime\": 20,\n                \"timeRate\": 0.034636233\n            },\n            {\n                \"id\": 8,\n                \"labelEN\": \"Status 2\",\n                \"labelES\": \"Estado 2\",\n                \"totalTime\": 15,\n                \"timeRate\": 0.025977174\n            }\n        ],\n        \"connectedTime\": 57743,\n        \"occupancyRate\": 2.5405676,\n        \"firstConnection\": null,\n        \"lastDisconnection\": null\n    },\n    {\n        \"label\": \"8018#[C11365] Cola tomas 2#[AG1] Agente Tomás\",\n        \"offlineTime\": 3389,\n        \"offlinePercentage\": 0.0,\n        \"acwTime\": 29,\n        \"acwPercentage\": 7.41688,\n        \"readyTime\": 295,\n        \"readyPercentage\": 75.44757,\n        \"holdTime\": 0.0,\n        \"holdPercentage\": 0.0,\n        \"busyTime\": 6,\n        \"busyPercentage\": 1.534527,\n        \"administrative_managementTime\": 2,\n        \"administrative_managementPercentage\": 0.51150894,\n        \"awayTime\": 0,\n        \"awayPercentage\": 0.0,\n        \"ringingTime\": 59,\n        \"ringingPercentage\": 15.089514,\n        \"customizableAgentActivityStates\": [\n            {\n                \"id\": 7,\n                \"labelEN\": \"Status 1\",\n                \"labelES\": \"Estado 1\",\n                \"totalTime\": 0,\n                \"timeRate\": 0.0\n            },\n            {\n                \"id\": 8,\n                \"labelEN\": \"Status 2\",\n                \"labelES\": \"Estado 2\",\n                \"totalTime\": 0,\n                \"timeRate\": 0.0\n            }\n        ],\n        \"connectedTime\": 391,\n        \"occupancyRate\": 16.62404,\n        \"firstConnection\": null,\n        \"lastDisconnection\": null\n    },\n    {\n        \"label\": \"8018#NO_QUEUE#[AG1] Agente Tomás\",\n        \"offlineTime\": 4036284,\n        \"offlinePercentage\": 0.0,\n        \"acwTime\": 258826,\n        \"acwPercentage\": 41.59384,\n        \"readyTime\": 352156,\n        \"readyPercentage\": 56.592155,\n        \"holdTime\": 8,\n        \"holdPercentage\": 0.0012856156,\n        \"busyTime\": 7144,\n        \"busyPercentage\": 1.1480547,\n        \"administrative_managementTime\": 2513,\n        \"administrative_managementPercentage\": 0.403844,\n        \"awayTime\": 592,\n        \"awayPercentage\": 0.09513555,\n        \"ringingTime\": 802,\n        \"ringingPercentage\": 0.12888296,\n        \"customizableAgentActivityStates\": [\n            {\n                \"id\": 7,\n                \"labelEN\": \"Status 1\",\n                \"labelES\": \"Estado 1\",\n                \"totalTime\": 128,\n                \"timeRate\": 0.02056985\n            },\n            {\n                \"id\": 8,\n                \"labelEN\": \"Status 2\",\n                \"labelES\": \"Estado 2\",\n                \"totalTime\": 101,\n                \"timeRate\": 0.016230896\n            }\n        ],\n        \"connectedTime\": 622270,\n        \"occupancyRate\": 1.2782233,\n        \"firstConnection\": null,\n        \"lastDisconnection\": null\n    },\n    {\n        \"label\": \"8018#NO_QUEUE#[AG5] Tomas 3\",\n        \"offlineTime\": 5349661,\n        \"offlinePercentage\": 0.0,\n        \"acwTime\": 55,\n        \"acwPercentage\": 1.4557967,\n        \"readyTime\": 3456,\n        \"readyPercentage\": 91.476974,\n        \"holdTime\": 0.0,\n        \"holdPercentage\": 0.0,\n        \"busyTime\": 168,\n        \"busyPercentage\": 4.446797,\n        \"administrative_managementTime\": 3,\n        \"administrative_managementPercentage\": 0.079407096,\n        \"awayTime\": 0.0,\n        \"awayPercentage\": 0.0,\n        \"ringingTime\": 92,\n        \"ringingPercentage\": 2.4351509,\n        \"customizableAgentActivityStates\": [\n            {\n                \"id\": 7,\n                \"labelEN\": \"Status 1\",\n                \"labelES\": \"Estado 1\",\n                \"totalTime\": 4,\n                \"timeRate\": 0.105876125\n            },\n            {\n                \"id\": 8,\n                \"labelEN\": \"Status 2\",\n                \"labelES\": \"Estado 2\",\n                \"totalTime\": 0,\n                \"timeRate\": 0.0\n            }\n        ],\n        \"connectedTime\": 3778,\n        \"occupancyRate\": 6.881948,\n        \"firstConnection\": null,\n        \"lastDisconnection\": null\n    },\n    {\n        \"label\": \"8018#[C11365] Cola tomas 2#[AG2] agente tomas 2\",\n        \"offlineTime\": 369454,\n        \"offlinePercentage\": 0.0,\n        \"acwTime\": 12,\n        \"acwPercentage\": 0.028388927,\n        \"readyTime\": 41875,\n        \"readyPercentage\": 99.06553,\n        \"holdTime\": 0.0,\n        \"holdPercentage\": 0.0,\n        \"busyTime\": 309,\n        \"busyPercentage\": 0.7310149,\n        \"administrative_managementTime\": 3,\n        \"administrative_managementPercentage\": 0.0070972317,\n        \"awayTime\": 11,\n        \"awayPercentage\": 0.026023185,\n        \"ringingTime\": 60,\n        \"ringingPercentage\": 0.14194465,\n        \"customizableAgentActivityStates\": [\n            {\n                \"id\": 7,\n                \"labelEN\": \"Status 1\",\n                \"labelES\": \"Estado 1\",\n                \"totalTime\": 0,\n                \"timeRate\": 0.0\n            },\n            {\n                \"id\": 8,\n                \"labelEN\": \"Status 2\",\n                \"labelES\": \"Estado 2\",\n                \"totalTime\": 0,\n                \"timeRate\": 0.0\n            }\n        ],\n        \"connectedTime\": 42270,\n        \"occupancyRate\": 0.87295955,\n        \"firstConnection\": null,\n        \"lastDisconnection\": null\n    },\n    {\n        \"label\": \"8018#NO_QUEUE#[AG3] agente movil\",\n        \"offlineTime\": 5353430,\n        \"offlinePercentage\": 0.0,\n        \"acwTime\": 0.0,\n        \"acwPercentage\": 0.0,\n        \"readyTime\": 9,\n        \"readyPercentage\": 100.0,\n        \"holdTime\": 0.0,\n        \"holdPercentage\": 0.0,\n        \"busyTime\": 0.0,\n        \"busyPercentage\": 0.0,\n        \"administrative_managementTime\": 0.0,\n        \"administrative_managementPercentage\": 0.0,\n        \"awayTime\": 0.0,\n        \"awayPercentage\": 0.0,\n        \"ringingTime\": 0.0,\n        \"ringingPercentage\": 0.0,\n        \"customizableAgentActivityStates\": [\n            {\n                \"id\": 7,\n                \"labelEN\": \"Status 1\",\n                \"labelES\": \"Estado 1\",\n                \"totalTime\": 0,\n                \"timeRate\": 0.0\n            },\n            {\n                \"id\": 8,\n                \"labelEN\": \"Status 2\",\n                \"labelES\": \"Estado 2\",\n                \"totalTime\": 0,\n                \"timeRate\": 0.0\n            }\n        ],\n        \"connectedTime\": 9,\n        \"occupancyRate\": 0.0,\n        \"firstConnection\": null,\n        \"lastDisconnection\": null\n    },\n    {\n        \"label\": \"TOTAL\",\n        \"offlineTime\": 20180219,\n        \"offlinePercentage\": 0.0,\n        \"acwTime\": 259747,\n        \"acwPercentage\": 21.057364,\n        \"readyTime\": 955686,\n        \"readyPercentage\": 77.476265,\n        \"holdTime\": 21,\n        \"holdPercentage\": 0.0017024437,\n        \"busyTime\": 12457,\n        \"busyPercentage\": 1.0098734,\n        \"administrative_managementTime\": 2956,\n        \"administrative_managementPercentage\": 0.23963922,\n        \"awayTime\": 837,\n        \"awayPercentage\": 0.06785454,\n        \"ringingTime\": 1548,\n        \"ringingPercentage\": 0.12549442,\n        \"customizableAgentActivityStates\": [\n            {\n                \"id\": 7,\n                \"labelEN\": \"Status 1\",\n                \"labelES\": \"Estado 1\",\n                \"totalTime\": 153,\n                \"timeRate\": 0.012403519\n            },\n            {\n                \"id\": 8,\n                \"labelEN\": \"Status 2\",\n                \"labelES\": \"Estado 2\",\n                \"totalTime\": 116,\n                \"timeRate\": 0.009403975\n            }\n        ],\n        \"connectedTime\": 1233521,\n        \"occupancyRate\": 1.1370703,\n        \"firstConnection\": null,\n        \"lastDisconnection\": null\n    },\n    {\n        \"label\": \"8018#[C10405] Cola_tomas#[AG2] agente tomas 2\",\n        \"offlineTime\": 14347,\n        \"offlinePercentage\": 0.0,\n        \"acwTime\": 0.0,\n        \"acwPercentage\": 0.0,\n        \"readyTime\": 1626,\n        \"readyPercentage\": 96.441284,\n        \"holdTime\": 0.0,\n        \"holdPercentage\": 0.0,\n        \"busyTime\": 12,\n        \"busyPercentage\": 0.7117438,\n        \"administrative_managementTime\": 0,\n        \"administrative_managementPercentage\": 0.0,\n        \"awayTime\": 0,\n        \"awayPercentage\": 0.0,\n        \"ringingTime\": 48,\n        \"ringingPercentage\": 2.846975,\n        \"customizableAgentActivityStates\": [\n            {\n                \"id\": 7,\n                \"labelEN\": \"Status 1\",\n                \"labelES\": \"Estado 1\",\n                \"totalTime\": 0,\n                \"timeRate\": 0.0\n            },\n            {\n                \"id\": 8,\n                \"labelEN\": \"Status 2\",\n                \"labelES\": \"Estado 2\",\n                \"totalTime\": 0,\n                \"timeRate\": 0.0\n            }\n        ],\n        \"connectedTime\": 1686,\n        \"occupancyRate\": 3.5587187,\n        \"firstConnection\": null,\n        \"lastDisconnection\": null\n    }\n]"}],"_postman_id":"0bafdd2a-8b15-424d-b782-656ecadd9d95"},{"name":"Agent status statistics","id":"354d1a0e-8ef0-4b3d-8451-c6910bb71169","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"<p>application/xml or application/json</p>\n","type":"text"}],"url":"https://manager.masvoz.es/api/rs/agent/stats/status/v2?accountId={{accountId}}&startDate={{startDate}}&endDate={{endDate}}&agentNodeId={{agentId}}","description":"<p>Gather agent activity statistics</p>\n<p>Variables of the list type can be added to the request “N” times, e.g.: accountId=80&amp;accountId=81</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","rs","agent","stats","status","v2"],"host":["manager","masvoz","es"],"query":[{"description":{"content":"<p>(required) Four digits masvoz account ID</p>\n","type":"text/plain"},"key":"accountId","value":"{{accountId}}"},{"description":{"content":"<p>(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-11+08:00:00</p>\n","type":"text/plain"},"key":"startDate","value":"{{startDate}}"},{"description":{"content":"<p>(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-12+23:59:59</p>\n","type":"text/plain"},"key":"endDate","value":"{{endDate}}"},{"description":{"content":"<p>(optional) identifier of the \"agent\" to be filtered. Default value: all agents.</p>\n","type":"text/plain"},"key":"agentNodeId","value":"{{agentId}}"}],"variable":[]}},"response":[{"id":"04cbba97-dcac-4df5-999b-67d732f55102","name":"Agent status statistics","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"application/xml or application/json","type":"text"}],"url":{"raw":"https://manager.masvoz.es/api/rs/agent/stats/status?accountId={{accountId}}&startDate={{startDate}}&endDate={{endDate}}&agentNodeId={{agentId}}","protocol":"https","host":["manager","masvoz","es"],"path":["api","rs","agent","stats","status"],"query":[{"key":"accountId","value":"{{accountId}}","description":"(required) Four digits masvoz account ID"},{"key":"startDate","value":"{{startDate}}","description":"(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-11+08:00:00"},{"key":"endDate","value":"{{endDate}}","description":"(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-12+23:59:59"},{"key":"agentNodeId","value":"{{agentId}}","description":"(optional) identifier of the \"agent\" to be filtered. Default value: all agents."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Undertow 1"},{"key":"Server","value":"Wildfly 8"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 22 Dec 2020 13:12:59 GMT"},{"key":"Content-Encoding","value":"gzip"},{"key":"content-length","value":"1666"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"date\": 1597045363000,\n        \"agent\": \"AG1\",\n        \"customer\": 9999,\n        \"initStatus\": \"ONLINE\",\n        \"endStatus\": \"RINGING\",\n        \"agentName\": \"Agente Tomás\",\n        \"initDate\": 1597045353000\n    },\n    {\n        \"date\": 1597045363000,\n        \"agent\": \"AG1\",\n        \"customer\": 9999,\n        \"initStatus\": \"RINGING\",\n        \"endStatus\": \"BUSY\",\n        \"agentName\": \"Agente Tomás\",\n        \"initDate\": 1597045363000\n    },\n    {\n        \"date\": 1597045406000,\n        \"agent\": \"AG1\",\n        \"customer\": 9999,\n        \"initStatus\": \"BUSY\",\n        \"endStatus\": \"ONLINE\",\n        \"agentName\": \"Agente Tomás\",\n        \"initDate\": 1597045363000\n    },\n    {\n        \"date\": 1597046088000,\n        \"agent\": \"AG1\",\n        \"customer\": 9999,\n        \"initStatus\": \"ONLINE\",\n        \"endStatus\": \"RINGING\",\n        \"agentName\": \"Agente Tomás\",\n        \"initDate\": 1597046020000\n    },\n    {\n        \"date\": 1597046088000,\n        \"agent\": \"AG1\",\n        \"customer\": 9999,\n        \"initStatus\": \"RINGING\",\n        \"endStatus\": \"BUSY\",\n        \"agentName\": \"Agente Tomás\",\n        \"initDate\": 1597046088000\n    },\n    {\n        \"date\": 1597046122000,\n        \"agent\": \"AG1\",\n        \"customer\": 9999,\n        \"initStatus\": \"BUSY\",\n        \"endStatus\": \"ONLINE\",\n        \"agentName\": \"Agente Tomás\",\n        \"initDate\": 1597046088000\n    },\n    {\n        \"date\": 1597047411000,\n        \"agent\": \"AG1\",\n        \"customer\": 9999,\n        \"initStatus\": \"ONLINE\",\n        \"endStatus\": \"RINGING\",\n        \"agentName\": \"Agente Tomás\",\n        \"initDate\": 1597047353000\n    },\n    {\n        \"date\": 1597047412000,\n        \"agent\": \"AG1\",\n        \"customer\": 9999,\n        \"initStatus\": \"RINGING\",\n        \"endStatus\": \"BUSY\",\n        \"agentName\": \"Agente Tomás\",\n        \"initDate\": 1597047411000\n    }\n]"}],"_postman_id":"354d1a0e-8ef0-4b3d-8451-c6910bb71169"},{"name":"After selection statistics","id":"1c9b297a-17e7-4a18-b430-15f4373826c2","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"<p>application/xml or application/json</p>\n","type":"text"}],"url":"https://manager.masvoz.es/api/rs/call/stats/as?accountId={{accountId}}&startDate={{startDate}}&endDate={{endDate}}&asGroupMode=DAY&nodeId=223669","description":"<p>Get detail from subsquent selection statistics</p>\n<p>Variables of the list type can be added to the request “N” times, e.g.: accountId=80&amp;accountId=81</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","rs","call","stats","as"],"host":["manager","masvoz","es"],"query":[{"description":{"content":"<p>(required) Enreach account ID. List variable.</p>\n","type":"text/plain"},"key":"accountId","value":"{{accountId}}"},{"description":{"content":"<p>(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-11+08:00:00</p>\n","type":"text/plain"},"key":"startDate","value":"{{startDate}}"},{"description":{"content":"<p>(required) dateTime YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-12+23:59:59</p>\n","type":"text/plain"},"key":"endDate","value":"{{endDate}}"},{"description":{"content":"<p>grouping mode, possible values: HOUR, DAY, MONTH, DTMF, NODE</p>\n","type":"text/plain"},"key":"asGroupMode","value":"DAY"},{"description":{"content":"<p>(optional) identifier of the \"after selection\" node to be filtered. Default value: all.</p>\n","type":"text/plain"},"key":"nodeId","value":"223669"}],"variable":[]}},"response":[],"_postman_id":"1c9b297a-17e7-4a18-b430-15f4373826c2"},{"name":"Accounts","id":"a1f8eaa2-e6eb-4e9e-b6c7-4d036d065d24","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"<p>application/xml or application/json</p>\n","type":"text"}],"url":"https://manager.masvoz.es/api/rs/uac/accounts/{{accountId}}","description":"<p>Get list of user-managed accounts</p>\n<p>URL PATH: {{accountId}} is optional</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","rs","uac","accounts","{{accountId}}"],"host":["manager","masvoz","es"],"query":[],"variable":[]}},"response":[{"id":"ca013cea-1362-4564-ae16-f4e1cbbd3a84","name":"Accounts","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"application/xml or application/json","type":"text"}],"url":"https://manager.masvoz.es/api/rs/uac/accounts/{{accountId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Undertow 1"},{"key":"Server","value":"Wildfly 8"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 22 Dec 2020 12:11:33 GMT"},{"key":"Content-Encoding","value":"gzip"},{"key":"content-length","value":"196"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 9999,\n    \"name\": \"MASVOZ TELECOMUNICACIONES INTERACTIVAS SLU\",\n    \"nif\": \"I999999I\",\n    \"realNif\": \"B99999999\",\n    \"color\": 9999999,\n    \"cname\": \"Roberto Gomez\",\n    \"baja\": null,\n    \"version\": 1599999999999\n}"}],"_postman_id":"a1f8eaa2-e6eb-4e9e-b6c7-4d036d065d24"},{"name":"Nodes","id":"6bd7f305-f254-426c-8d1b-c921e496ea16","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"<p>application/xml or application/json</p>\n","type":"text"}],"url":"https://manager.masvoz.es/api/rs/uac/nodes/{{nodeId}}?accountId={{accountId}}&typeId={{nodeType}}","description":"<p>Get list of visible nodes by account.</p>\n<p>URL PATH: {{nodeId}} : (optional, number) identifier of a node in masvoz platform.</p>\n<p>\"typeId\": identifier of node types. The existing types are:</p>\n<ul>\n<li><p>1: Lines</p>\n</li>\n<li><p>2: Extensions</p>\n</li>\n<li><p>3: Queues</p>\n</li>\n<li><p>6: Agents</p>\n</li>\n</ul>\n<p>Variables of the list type can be added to the request “N” times, e.g.: accountId=80&amp;accountId=81</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","rs","uac","nodes","{{nodeId}}"],"host":["manager","masvoz","es"],"query":[{"description":{"content":"<p>(optional, number) Enreach account ID.</p>\n","type":"text/plain"},"key":"accountId","value":"{{accountId}}"},{"description":{"content":"<p>(optional, number) One digit node type. Options are 1: Lines, 2: Extensions, 3: Queues, 6: Agents</p>\n","type":"text/plain"},"key":"typeId","value":"{{nodeType}}"}],"variable":[]}},"response":[{"id":"7d9d354e-2bfd-4005-af22-e7bd7f9aef53","name":"Nodes","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"{{response_format}}","description":"application/xml or application/json","type":"text"}],"url":{"raw":"https://manager.masvoz.es/api/rs/uac/nodes/223999?accountId=9999&typeId=6","protocol":"https","host":["manager","masvoz","es"],"path":["api","rs","uac","nodes","223999"],"query":[{"key":"accountId","value":"9999"},{"key":"typeId","value":"6"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Undertow 1"},{"key":"Server","value":"Wildfly 8"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 05 Mar 2021 09:29:25 GMT"},{"key":"Content-Encoding","value":"gzip"},{"key":"content-length","value":"143"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": \"node\",\n    \"id\": 223999,\n    \"typeId\": 6,\n    \"accountId\": 9999,\n    \"name\": \"Agente Tomás\",\n    \"deleted\": false,\n    \"version\": 1590569999999,\n    \"code\": \"AG1\"\n}"}],"_postman_id":"6bd7f305-f254-426c-8d1b-c921e496ea16"},{"name":"Add CDR Note","id":"c08597b8-7ff8-47a8-a9f3-dd2d80ead52d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"uniqueId\": \"36-1769597583.40800\",\r\n  \"accountId\": \"82\",\r\n  \"agent\": \"AG31\", // agent code: AGXX\r\n  \"payload\": {\r\n    \"registers\": [\r\n      {\r\n        \"tid\": 1775260603,\r\n        \"data\": {\r\n          \"field1\": {\r\n            \"label\": \"Customer Name\",\r\n            \"value\": \"Enreach\"\r\n          },\r\n          \"field2\": {\r\n            \"label\": \"Issue Type\",\r\n            \"value\": \"Technical Support\"\r\n          }\r\n        }\r\n      },\r\n      {\r\n        \"tid\": 1775260603,\r\n        \"data\": {\r\n          \"field3\": {\r\n            \"label\": \"Priority\",\r\n            \"value\": \"High\"\r\n          },\r\n          \"field4\": {\r\n            \"label\": \"Category\",\r\n            \"value\": \"Billing\"\r\n          }\r\n        }\r\n      }\r\n    ],\r\n    \"note\": \"Example of adding a note\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://manager.masvoz.es/api/rs/call/detail/note","description":"<h2 id=\"add--update-cdr-typification--notes\">Add / Update CDR Typification &amp; Notes</h2>\n<p>This endpoint allows external systems (e.g., CRM or customer applications) to <strong>add or update</strong> call <strong>typifications</strong> and <strong>notes</strong> in the <strong>CDR</strong> of a call. The information will be visible in the call detail within the platform.</p>\n<h4 id=\"response-parameters-definition\">Response parameters definition</h4>\n<ul>\n<li><p><strong>\"uniqueId\":</strong> (required, string) Call identifier (PUID). This information is necessary to link the typification/note with the call that belongs to it.</p>\n</li>\n<li><p><strong>\"accountId\":</strong> (required, number) Enreach account ID. List variable.</p>\n</li>\n<li><p><strong>\"agent\":</strong> (optional) agent who makes the typification/note. The format is in AGXX. If <code>agent</code> is not provided, it defaults to the authenticated user.</p>\n</li>\n<li><p>Payload parameter:</p>\n<ul>\n<li><p>registers:</p>\n<ul>\n<li><p><strong>\"tid\"</strong>: (required), Always {{timestamp}}</p>\n</li>\n<li><p><strong>\"label\":</strong> (required) name of the typification label.</p>\n</li>\n<li><p><strong>\"value\":</strong> information left by the agent to typify the call, for example: \"customer calls about an issue\".</p>\n</li>\n</ul>\n</li>\n<li><p><strong>\"note\":</strong> note left by the agent during or after the call.</p>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","rs","call","detail","note"],"host":["manager","masvoz","es"],"query":[],"variable":[]}},"response":[{"id":"c8c90e8f-e67e-445e-ac42-f6f10483591d","name":"Add CDR Note","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"uniqueId\": \"36-1769597583.40800\",\r\n  \"accountId\": \"82\",\r\n  \"agent\": \"AG31\", // agent code: AGXX\r\n  \"payload\": {\r\n    \"registers\": [\r\n      {\r\n        \"tid\": 1775260603,\r\n        \"data\": {\r\n          \"field1\": {\r\n            \"label\": \"Customer Name\",\r\n            \"value\": \"Enreach\"\r\n          },\r\n          \"field2\": {\r\n            \"label\": \"Issue Type\",\r\n            \"value\": \"Technical Support\"\r\n          }\r\n        }\r\n      },\r\n      {\r\n        \"tid\": 1775260603,\r\n        \"data\": {\r\n          \"field3\": {\r\n            \"label\": \"Priority\",\r\n            \"value\": \"High\"\r\n          },\r\n          \"field4\": {\r\n            \"label\": \"Category\",\r\n            \"value\": \"Billing\"\r\n          }\r\n        }\r\n      }\r\n    ],\r\n    \"note\": \"Example of adding a note\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://manager.masvoz.es/api/rs/call/detail/note"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"_"},{"key":"Server","value":"_"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Wed, 28 Jan 2026 11:38:56 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"content\": {\n        \"id\": \"865291533\"\n    }\n}"}],"_postman_id":"c08597b8-7ff8-47a8-a9f3-dd2d80ead52d"}],"id":"322643bc-4f71-46fd-bc60-1cbe5069ea13","description":"<p>This API allows a user to gather detailed information about the telephony service managed in Enreach platform.</p>\n<h1 id=\"requirements\">Requirements</h1>\n<p>To use this API is required a Enreach username and password with the correct settings and permissions</p>\n<h1 id=\"rate-limit\">Rate limit</h1>\n<p>Limits apply:</p>\n<ul>\n<li>20 requests per minute per user</li>\n<li>65.000 call objects per response</li>\n<li>Requests can take more than 1 minutes up to 10 minutes, depending on amount of calls being processed for the response. Please, do not retry the request in less than 10 minutes.</li>\n</ul>\n<h1 id=\"error-handling\">Error handling</h1>\n<p>Errors are mapped to HTTP codes. Therefore, if the user does not have permissions for the action the user is performing, an error code will be returned.<br />Error code examples:<br />401: Unauthorized Access<br />404: inexistent requested appeal<br />500: Internal error<br />406: limit exceeded</p>\n","event":[{"listen":"prerequest","script":{"id":"84debed3-ca71-493e-b8c6-1e2fbf2b33c6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"451432d8-6cf4-42b6-8e1d-dd50e786f5cb","type":"text/javascript","exec":[""]}}],"_postman_id":"322643bc-4f71-46fd-bc60-1cbe5069ea13","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}}},{"name":"Call Generation: url2call","item":[{"name":"phone2phone","id":"b0082232-0658-4c5c-9d30-d19a34cd990e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api01.gestionvoz.net/url2call/:{{url2call_id}}/json/phone2phone?callTo={{any_phone}}&connectTo={{any_phone}}&callerId={{any_phone}}&timeout={{timeout}}","description":"<p>Allows you to generate a call from one phone number to another phone number.</p>\n<p>This endpoint generates 2 outgoing calls in Enreach platform. The server will not respond to the HTTP request until {{connectTo}} answers or rejects the call. If {{connectTo}} answers, the service will return a JSON in plain text with \"Success\" and \"Failure\" in any other case and also with the caller ID.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["url2call",":{{url2call_id}}","json","phone2phone"],"host":["api01","gestionvoz","net"],"query":[{"description":{"content":"<p>(required, number) Destination, phone that will be called secondly. Example: 0034931299999</p>\n","type":"text/plain"},"key":"callTo","value":"{{any_phone}}"},{"description":{"content":"<p>(required, number) Source, phone that will be called first, it has to answer to continue. Example: 0034931299999</p>\n","type":"text/plain"},"key":"connectTo","value":"{{any_phone}}"},{"description":{"content":"<p>(optional, number) Phone number to be presented at both ends. Example: 0034931299999</p>\n","type":"text/plain"},"key":"callerId","value":"{{any_phone}}"},{"description":{"content":"<p>(optional, number) Maximum timeout in seconds for the call to be set to both the source and destination. Example: 100</p>\n","type":"text/plain"},"key":"timeout","value":"{{timeout}}"}],"variable":[{"description":{"content":"<p>(required, number) url2call ID provided by masvoz</p>\n","type":"text/plain"},"type":"any","value":"123","key":"{{url2call_id}}"}]}},"response":[{"id":"6155417b-65a6-4d32-89cf-8b8f3c7f280d","name":"connectTo answer the call","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api01.gestionvoz.net/url2call/123/json/phone2phone?callTo=931999999&connectTo=931888888","protocol":"https","host":["api01","gestionvoz","net"],"path":["url2call","123","json","phone2phone"],"query":[{"key":"callTo","value":"931999999","description":"(required) Destination, phone that will be called secondly"},{"key":"connectTo","value":"931888888","description":"(required) Source, phone that will be called first, it has to answer to continue"},{"key":"callerId","value":"{{any_phone}}","description":"(optional) Phone number to be presented at both ends","disabled":true},{"key":"timeout","value":"{{timeout}}","description":"(optional) Maximum timeout in seconds for the call to be set to both the source and destination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Dec 2020 15:11:43 GMT"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,Keep-Alive,Content-Type,accept,origin,X-Requested-With"},{"key":"Access-Control-Expose-Headers","value":"access-control-allow-origin,access-control-allow-methods,access-control-allow-headers"},{"key":"Access-Control-Allow-Origin","value":""},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Language","value":"es"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"uniqueId\": \"1608649912.57151\"\n}"},{"id":"fa7bc48a-49b5-43d6-9bde-db511e3dd8e1","name":"connectTo doesn't answer","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api01.gestionvoz.net/url2call/123/json/phone2phone?callTo=931999999&connectTo=931888888","protocol":"https","host":["api01","gestionvoz","net"],"path":["url2call","123","json","phone2phone"],"query":[{"key":"callTo","value":"931999999","description":"(required) Destination, phone that will be called secondly"},{"key":"connectTo","value":"931888888","description":"(required) Source, phone that will be called first, it has to answer to continue"},{"key":"callerId","value":"{{any_phone}}","description":"(optional) Phone number to be presented at both ends","disabled":true},{"key":"timeout","value":"{{timeout}}","description":"(optional) Maximum timeout in seconds for the call to be set to both the source and destination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Dec 2020 15:13:50 GMT"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,Keep-Alive,Content-Type,accept,origin,X-Requested-With"},{"key":"Access-Control-Expose-Headers","value":"access-control-allow-origin,access-control-allow-methods,access-control-allow-headers"},{"key":"Access-Control-Allow-Origin","value":""},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Language","value":"es"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Error\",\n    \"uniqueId\": \"null\"\n}"}],"_postman_id":"b0082232-0658-4c5c-9d30-d19a34cd990e"},{"name":"node2phone","id":"fbc8568f-7c09-49f8-9b7d-736730ff6a9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"xml"}}},"url":"https://api01.gestionvoz.net/url2call/:{{url2call_id}}/json/node2phone?callTo={{any_phone}}&connectTo={{nodeId}}&callerId={{any_phone}}&isOutgoing=true","description":"<p>This mode allows you to connect a phone and a masvoz routing node {{nodeId}}. First a call is placed to the platform node and then to the phone.<br />This endpoint generates 1 outgoing call to {{callTo}} and 1 incoming call to {{nodeId}} in masvoz platform. The server will not respond to the HTTP request until {{connectTo}} answers or rejects the call. If {{connectTo}} answers, the service will return a JSON in plain text with \"Success\" and \"Failure\" in any other case and also with the caller ID.</p>\n<h1 id=\"optional-functionalities\">Optional functionalities</h1>\n<h2 id=\"notes-on-agent\">Notes on Agent</h2>\n<p>In the node2phone and phone2node modes there is the possibility to attach a parameter with text in the call information that will appear in the agent module, as a comment of the incoming call.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-xml\">\n&lt;request&gt;\n    &lt;notes&gt; This is a text for the agent &lt;/notes&gt;\n&lt;/request&gt;\n\n</code></pre>\n<h2 id=\"save-notes-to-call-details\">Save notes to Call details</h2>\n<p>In the node2phone and phone2node modes there is the possibility to attach a parameter with text in the call information that will appear in the agent module, as a comment of the incoming call.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-xml\">\n&lt;request&gt;\n    &lt;saveNotes&gt; This is a text that will be saved on the Call detail. See \"Call detail and statistics\" API for more information &lt;/saveNotes&gt;\n&lt;/request&gt;\n\n</code></pre>\n<h3 id=\"to-do-both-note-and-savenote\">To do both Note and saveNote</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-xml\">\n&lt;request&gt;\n    &lt;notes&gt; This is a text for the agent &lt;/notes&gt;\n    &lt;saveNotes&gt; This is a text that will be saved on the Call detail. See \"Call detail and statistics\" API for more information &lt;/saveNotes&gt;\n&lt;/request&gt;\n\n</code></pre>\n<p>##Custom voice messages</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["url2call",":{{url2call_id}}","json","node2phone"],"host":["api01","gestionvoz","net"],"query":[{"description":{"content":"<p>(required, number) Destination, phone that will be called secondly. Example: 0034931299999</p>\n","type":"text/plain"},"key":"callTo","value":"{{any_phone}}"},{"description":{"content":"<p>(required, number) Source, routing node of Enreach platform where the call will be received, it has to answer to continue. This parameter will be provided by Enreach depending on the desired routing in Enreach platform. In case the request is used to initiate the call and the agent is in another status, it is important that the node is always the agent's node. Example: 25999</p>\n","type":"text/plain"},"key":"connectTo","value":"{{nodeId}}"},{"description":{"content":"<p>(optional, number) Telephone number to be presented at both ends. Example: 0034931299999</p>\n","type":"text/plain"},"key":"callerId","value":"{{any_phone}}"},{"description":{"content":"<p>(optional, true) When enabled, it allows the agent to receive the call while in a status other than disconnected, ringing or busy.</p>\n","type":"text/plain"},"key":"isOutgoing","value":"true"}],"variable":[{"description":{"content":"<p>(required, number) url2call ID provided by masvoz</p>\n","type":"text/plain"},"type":"any","value":"123","key":"{{url2call_id}}"}]}},"response":[{"id":"3948912c-f94a-41a5-bd6a-8ac2c2cc1b92","name":"connectTo answer the call","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api01.gestionvoz.net/url2call/123/json/node2phone?callTo=931999999&connectTo=99999&callerId={{any_phone}}","protocol":"https","host":["api01","gestionvoz","net"],"path":["url2call","123","json","node2phone"],"query":[{"key":"callTo","value":"931999999","description":"(required) Destination, phone that will be called"},{"key":"connectTo","value":"99999","description":"(required) Source, routing node of masvoz platform where the call will be received, it has to answer to continue"},{"key":"callerId","value":"{{any_phone}}","description":"(optional) Phone number to be presented at both ends"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Dec 2020 15:11:43 GMT"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,Keep-Alive,Content-Type,accept,origin,X-Requested-With"},{"key":"Access-Control-Expose-Headers","value":"access-control-allow-origin,access-control-allow-methods,access-control-allow-headers"},{"key":"Access-Control-Allow-Origin","value":""},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Language","value":"es"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"uniqueId\": \"1608649912.57151\"\n}"},{"id":"5c6108c1-6a7d-46ce-a0d0-ea40e1bf70c7","name":"connectTo doesn't answer","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api01.gestionvoz.net/url2call/123/json/node2phone?callTo=931999999&connectTo=99999","protocol":"https","host":["api01","gestionvoz","net"],"path":["url2call","123","json","node2phone"],"query":[{"key":"callTo","value":"931999999","description":"(required) Destination, phone that will be called"},{"key":"connectTo","value":"99999","description":"(required) Source, routing node of masvoz platform where the call will be received, it has to answer to continue"},{"key":"callerId","value":"{{any_phone}}","description":"(optional) Phone number to be presented at both ends","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Dec 2020 15:13:50 GMT"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,Keep-Alive,Content-Type,accept,origin,X-Requested-With"},{"key":"Access-Control-Expose-Headers","value":"access-control-allow-origin,access-control-allow-methods,access-control-allow-headers"},{"key":"Access-Control-Allow-Origin","value":""},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Language","value":"es"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Error\",\n    \"uniqueId\": \"null\"\n}"}],"_postman_id":"fbc8568f-7c09-49f8-9b7d-736730ff6a9a"},{"name":"phone2node","id":"4490850a-0154-47e4-9330-528c5d956118","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\r\n<request>\r\n  <playback>\r\n    <tts>\r\n      <text>...Hi, this is a reminder of your appointment to pass the MOT. </text>\r\n      <voice>joanna</voice>\r\n      <speed>50</speed>\r\n    </tts>\r\n  </playback>\r\n</request>","options":{"raw":{"language":"xml"}}},"url":"https://api01.gestionvoz.net/url2call/:{{url2call_id}}/json/phone2node?callTo={{nodeId}}&connectTo={{any_phone}}&callerId={{any_phone}}&isOutgoing=true","description":"<p>The operation of the PHONE2NODE is the same as the NODE2PHONE but in this case the phone is called first and then the routing node.</p>\n<p>This mode allows you to connect a phone and a Enreach routing node {{nodeId}}. First a call is placed to the phone and then to the platform node.<br />This endpoint generates 1 outgoing call to {{callTo}} and 1 incoming call to {{nodeId}} in Enreach platform. The server will not respond to the HTTP request until {{connectTo}} answers or rejects the call. If {{connectTo}} answers, the service will return a JSON in plain text with \"Success\" and \"Failure\" in any other case and also with the caller ID.</p>\n<h1 id=\"optional-functionalities\">Optional functionalities</h1>\n<p>phone2node can do all optional functionalities described in node2phone.</p>\n<ul>\n<li>Notes on Agent</li>\n<li>Save notes to Call details</li>\n</ul>\n<h2 id=\"custom-voice-messages\">Custom voice messages</h2>\n<p>Only for phone2node. In this scenario, the target defined as \"connectTo\" will be called first. Once the call is answered by connectTo, the text to speech system will play back the text included in the message.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-xml\">\n&lt;request&gt;\n  &lt;playback&gt;\n    &lt;tts&gt;\n      &lt;text&gt;...Hi, this is a reminder of your appointment to pass the MOT. &lt;/text&gt;\n      &lt;voice&gt;joanna&lt;/voice&gt;\n      &lt;speed&gt;50&lt;/speed&gt;\n    &lt;/tts&gt;\n  &lt;/playback&gt;\n&lt;/request&gt;\n\n</code></pre>\n<p>You will be able to select the Virtual Speaker, the language and the speed at which you want to play the text.<br />Regarding to the voice type, it should be taken into account that each name is associated with a language. Down below you will find a table with the list:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Virtual speaker</th>\n<th>Language</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>lucia</td>\n<td>ES</td>\n</tr>\n<tr>\n<td>enrique</td>\n<td>ES</td>\n</tr>\n<tr>\n<td>justin</td>\n<td>EN</td>\n</tr>\n<tr>\n<td>joana</td>\n<td>EN</td>\n</tr>\n<tr>\n<td>celine</td>\n<td>FR</td>\n</tr>\n<tr>\n<td>mathieu</td>\n<td>FR</td>\n</tr>\n<tr>\n<td>jordi</td>\n<td>CA</td>\n</tr>\n<tr>\n<td>montserrat</td>\n<td>CA</td>\n</tr>\n<tr>\n<td>hans</td>\n<td>DE</td>\n</tr>\n<tr>\n<td>marlene</td>\n<td>DE</td>\n</tr>\n<tr>\n<td>carla</td>\n<td>IT</td>\n</tr>\n<tr>\n<td>giorgio</td>\n<td>IT</td>\n</tr>\n<tr>\n<td>claire</td>\n<td>NL</td>\n</tr>\n<tr>\n<td>lotte</td>\n<td>NL</td>\n</tr>\n<tr>\n<td>eusebio</td>\n<td>PT</td>\n</tr>\n<tr>\n<td>amalia</td>\n<td>PT</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["url2call",":{{url2call_id}}","json","phone2node"],"host":["api01","gestionvoz","net"],"query":[{"description":{"content":"<p>(required, number) Destination,  routing node of Enreach platform where the call will be received. This parameter will be provided by Enreach depending on the desired routing un masvoz platform. In case the request is used to initiate the call and the agent is in another status, it is important that the node is always the agent's node. Example: 25999</p>\n","type":"text/plain"},"key":"callTo","value":"{{nodeId}}"},{"description":{"content":"<p>(required, number) Source, phone that will be called first, it has to answer to continue. Example: 0034931299999</p>\n","type":"text/plain"},"key":"connectTo","value":"{{any_phone}}"},{"description":{"content":"<p>(optional, number) Phone number to be presented at both ends. Example: 0034931299999</p>\n","type":"text/plain"},"key":"callerId","value":"{{any_phone}}"},{"description":{"content":"<p>(optional, true) When enabled, it allows the agent to receive the call while in a status other than disconnected, ringing or busy.</p>\n","type":"text/plain"},"key":"isOutgoing","value":"true"}],"variable":[{"description":{"content":"<p>(required, number) url2call ID provided by masvoz</p>\n","type":"text/plain"},"type":"any","value":"123","key":"{{url2call_id}}"}]}},"response":[{"id":"d4b841dd-85e0-45de-a937-47a3658097cd","name":"connectTo doesn't answer","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api01.gestionvoz.net/url2call/123/json/phone2node?callTo=99999&connectTo=931999999","protocol":"https","host":["api01","gestionvoz","net"],"path":["url2call","123","json","phone2node"],"query":[{"key":"callTo","value":"99999","description":"(required) Destination, node that will be called secondly"},{"key":"connectTo","value":"931999999","description":"(required) Source, phone that will be called first, it has to answer to continue"},{"key":"callerId","value":"{{any_phone}}","description":"(optional) Phone number to be presented at both ends","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Dec 2020 15:13:50 GMT"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,Keep-Alive,Content-Type,accept,origin,X-Requested-With"},{"key":"Access-Control-Expose-Headers","value":"access-control-allow-origin,access-control-allow-methods,access-control-allow-headers"},{"key":"Access-Control-Allow-Origin","value":""},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Language","value":"es"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Error\",\n    \"uniqueId\": \"null\"\n}"},{"id":"f0794e5a-f92c-4bcc-8e0f-713d04579d1c","name":"connectTo answer the call","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api01.gestionvoz.net/url2call/123/json/phone2node?callTo=99999&connectTo=931999999","protocol":"https","host":["api01","gestionvoz","net"],"path":["url2call","123","json","phone2node"],"query":[{"key":"callTo","value":"99999","description":"(required) Destination, node that will be called secondly"},{"key":"connectTo","value":"931999999","description":"(required) Source, phone that will be called first, it has to answer to continue"},{"key":"callerId","value":"{{any_phone}}","description":"(optional) Phone number to be presented at both ends","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Dec 2020 15:11:43 GMT"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,Keep-Alive,Content-Type,accept,origin,X-Requested-With"},{"key":"Access-Control-Expose-Headers","value":"access-control-allow-origin,access-control-allow-methods,access-control-allow-headers"},{"key":"Access-Control-Allow-Origin","value":""},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Language","value":"es"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"uniqueId\": \"1608649912.57151\"\n}"}],"_postman_id":"4490850a-0154-47e4-9330-528c5d956118"},{"name":"Add numbers to an existing campaign","id":"01784955-8ab4-45a7-89b5-8dd49d2f73c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"numbers\": [\"931220328\"], \r\n        \"text\": \"prueba API automarcador\" // can be optional\r\n        },\r\n  {\r\n    \"numbers\": [\"931223056\"]\r\n    }\r\n]\r\n","options":{"raw":{"language":"json"}}},"url":"https://api01.gestionvoz.net/autocaller-papi/:{{campaignId}}/addnumbers/","description":"<p>Allows you to add numbers, with their notes, to existing campaigns.</p>\n<p>It is necessary to have previously created and configured the campaign in the OCC dialer module.</p>\n<h4 id=\"body-information\">Body information</h4>\n<p>\"numbers\" = (required, number) Telephone number we want to add to the caming. Example: 931299999</p>\n<p>\"text\" = (optional, text) Information we want to add to the campaign.</p>\n","urlObject":{"protocol":"https","path":["autocaller-papi",":{{campaignId}}","addnumbers",""],"host":["api01","gestionvoz","net"],"query":[],"variable":[{"description":{"content":"<p>(required, number)campaign identifier where calls will be scheduled. Enreach will facilitiate it.</p>\n","type":"text/plain"},"type":"any","value":"31435","key":"{{campaignId}}"}]}},"response":[{"id":"7f2e31c4-0444-4826-a736-bd405b5c0f6a","name":"Add numbers to an existing campaign","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"numbers\": [\"931220328\"], \r\n        \"text\": \"prueba API automarcador\" // can be optional\r\n        },\r\n  {\r\n    \"numbers\": [\"931223056\"]\r\n    }\r\n]\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api01.gestionvoz.net/autocaller-papi/:{{campaignId}}/addnumbers/","protocol":"https","host":["api01","gestionvoz","net"],"path":["autocaller-papi",":{{campaignId}}","addnumbers",""],"variable":[{"key":"{{campaignId}}","value":"31435","description":"(required, number)campaign identifier where calls will be scheduled. Enreach will facilitiate it."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Date","value":"Wed, 07 May 2025 15:17:06 GMT"},{"key":"Content-Encoding","value":"gzip"},{"key":"content-length","value":"200"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"attempt\": 0,\n        \"status\": \"SCHEDULED\",\n        \"text\": \"prueba API automarcador\",\n        \"id\": 52133039,\n        \"dateCreated\": \"07/05/2025 17:17:06\",\n        \"numbers\": [\n            \"931220328\"\n        ],\n        \"reschedules\": []\n    },\n    {\n        \"attempt\": 0,\n        \"status\": \"SCHEDULED\",\n        \"text\": null,\n        \"id\": 52133041,\n        \"dateCreated\": \"07/05/2025 17:17:06\",\n        \"numbers\": [\n            \"931223056\"\n        ],\n        \"reschedules\": []\n    }\n]"}],"_postman_id":"01784955-8ab4-45a7-89b5-8dd49d2f73c2"}],"id":"bc7779cc-dd7a-4438-b8e4-841490971b6a","description":"<p>Generate calls with a basic REST request.<br />This API allows you to generate outgoing calls by using Enreach's platform.</p>\n<p>There are different functioning modes:</p>\n<ul>\n<li><p><strong>Phone2Phone</strong> Allows you to generate a call from one phone number to another phone number.</p>\n</li>\n<li><p><strong>Phone2Node</strong> Generates calls from a phone number to a Enreach Smart Phone platform destination, so that the call can go to an agent, agent group, extension, IVR, message...</p>\n</li>\n<li><p><strong>Node2Phone</strong> In this mode, calls are generated from an element of Enreach's platform to a phone number.</p>\n</li>\n</ul>\n<p><strong>Requirements</strong><br />To use the URL2CALL service it is necessary to hire it from Enreach. Once registered, the following information will be available:</p>\n<ul>\n<li>Service identifier. {{url2call_id}}</li>\n<li>User account with rights to use this service</li>\n<li>Service user and password</li>\n</ul>\n<p>Masvoz's URL2CALL API makes use of GET or POST requests. SSL protocol is used to ensure authenticationand confidentiality of communication. Authentication is done using HTTP BASIC.</p>\n","_postman_id":"bc7779cc-dd7a-4438-b8e4-841490971b6a","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}}},{"name":"Call Recordings: bulk download","item":[{"name":"Prepare bulk download order","id":"b80356c7-7743-4826-bbe4-48daffdeb725","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"accountId\": \"{{accountId}}\", // (required) Four digits masvoz account ID. Eg. 1234\r\n\"startDate\": \"{{startDate}}\", // (required) dateTime YYYY-MM-DD 24H:mm:ss (Spanish GTM) Eg. 2020-08-11 08:00:00\r\n\"endDate\": \"{{endDate}}\", // (required) dateTime YYYY-MM-DD 24H:mm:ss (Spanish GTM) Eg. 2020-08-11 18:00:00\r\n\"ftpAddress\": \"sftp://user:pass@host:port\", // (required) Your FTP or SFTP address including user and password (required) to deposit the files. Eg. sftp://user:pass@host.ftpdomain.com:21/mydirectory/mysubdirectory\r\n\"notificationEmail\": \"string\", // (required) Email address to send a notification when the job is completed. Eg. john.lennon@mydomain.com\r\n\"callType\": \"{{bulk_direction}}\", // (optional) Incoming or Outgoing, if not specified default is Incoming\r\n\"notificationURL\": \"string\", // (optional) URL to which to send a notification when the sample job completes. Eg. http://myorg.com/notifyme\r\n\"serviceId\": \"string\", // (optional) To filter by a particular line (service). Id is provided by masvoz if necessary. Eg. 260015\r\n\"source\": \"string\", // (optional) To filter by a particular caller phone number. Eg. 931299999\r\n\"highQuality\": true, // (optional) If TRUE, the call recording will be downloade in HQ (.wav PCM 16bits 16KHz Stereo)\r\n\"includePUID\": true //(optional) true o fales,  If TRUE, When downloading the recording, the PUID will be added to the recording name.\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.masvoz.es/bulkdownload/prepare","description":"<p>The <em>prepare</em> method of the API initiates the job request. If the request succeeds you will receive<br />a HTTP code 200, along with a job identifier value: <em>bulkDownloadId</em>.</p>\n<p>This job identifier is used in the sent notifications (mail or POST to a URL) and also will be used for cancelling the job if needed.</p>\n<h3 id=\"body\"><strong>BODY:</strong></h3>\n<p>{</p>\n<p>\"accountId\": \"{{accountId}}\", // (required) Four digits masvoz account ID. Eg. 1234</p>\n<p>\"startDate\": \"{{startDate}}\", // (required) dateTime YYYY-MM-DD 24H:mm:ss (Spanish GTM) Eg. 2020-08-11 08:00:00\"</p>\n<p>endDate\": \"{{endDate}}\", // (required) dateTime YYYY-MM-DD 24H:mm:ss (Spanish GTM) Eg. 2020-08-11 18:00:00</p>\n<p>\"ftpAddress\": \"s<a href=\"https://ftp://user:pass@host:port%22\">ftp://user:pass@host:port\"</a>, // (required) Your FTP or SFTP address including user and password (required) to deposit the files. Eg. s<a href=\"https://ftp://user:pass@host.ftpdomain.com:21/mydirectory/mysubdirectory\">ftp://user:pass@host.ftpdomain.com:21/mydirectory/mysubdirectory</a></p>\n<p>\"notificationEmail\": \"string\", // (required) Email address to send a notification when the job is completed. Eg. <a href=\"https://mailto:john.lennon@mydomain.com\">john.lennon@mydomain.com</a></p>\n<p>\"callType\": \"{{bulk_direction}}\", // (optional) Incoming or Outgoing, if not specified default is Incoming</p>\n<p>\"notificationURL\": \"string\", // (optional) URL to which to send a notification when the sample job completes. Eg. <a href=\"http://myorg.com/notifyme\">http://myorg.com/notifyme</a></p>\n<p>\"serviceId\": \"string\", // (optional) To filter by a particular line (service). Id is provided by masvoz if necessary. Eg. 260015</p>\n<p>\"source\": \"string\", // (optional) To filter by a particular caller phone number. Eg. 931299999</p>\n<p>\"highQuality\": true, // (optional) If TRUE, the call recording will be downloade in HQ (.wav PCM 16bits 16KHz Stereo)</p>\n<p>\"includePUID\": true //(optional) true o fales, If TRUE, When downloading the recording, the PUID will be added to the recording name.</p>\n<p>}</p>\n<h1 id=\"email-notifications\">Email notifications</h1>\n<h2 id=\"sucess-notification-example\">Sucess notification example</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>From: &lt;notifications@masvoz.net&gt;\nDate: Wed., 26 jun. 2019 at 16:49\nSubject: Completed - Downloading bulkId recordings= 'ca4cc296-2c6d-4a97-9b60-95181be6c077'\nTo: &lt;juan. perez@empresaejemplo.es&gt;\nThe recordings download with bulkId = 'ca4cc296-2c6d-4a97-9b60-95181be6c077' has been\ncompleted.\nThe recordings download with bulkId= 'ca4cc296-2c6d-4a97-9b60-95181be6c077' has been\ncompleted.\nFiles: 1\nSize: 19579258\n\n</code></pre><h2 id=\"error-notifications-example\">Error notifications example</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>From: &lt;notifications@masvoz.net&gt;\nDate: Wed., 3 jul. 2019 at 18:15\nSubject: Completed - Download bulkId recordings= '907f3121-7450-4656-9fc6-e2058b42fc3e' ERROR\nTo: &lt;juan.perez@miempresa.es&gt;\nThere was an issue while your processing (9f5acf58-d16d-4ecc-a083-6b2a9ad83b53): 400 Bad Request\n\n</code></pre>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["bulkdownload","prepare"],"host":["api","masvoz","es"],"query":[],"variable":[]}},"response":[{"id":"3ee304b4-4623-47f5-940c-78815b37f679","name":"400 Bad request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"//(badly constructed request)","options":{"raw":{"language":"json"}}},"url":"https://api.masvoz.es/bulkdownlooad/prepare"},"code":400,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\"timestamp\": \"2019-07-10T06:53:41.068+0000\",\r\n\"status\": 400,\r\n\"error\": \"Bad Request\",\r\n\"message\": \"JSON parse error: Unexpected character ('}' (code 125)): was expecting double-quote to start field name; nested exception is com.fasterxml.jackson.core.JsonParseException: Unexpected character ('}' (code 125)): was expecting double-quote to start field name\\n at [Source: (PushbackInputStream); line: 9, column: 4]\",\r\n\"path\": \"/prepare\"\r\n}"},{"id":"4164ebe1-d4d6-472f-8b84-56ea0e83fc8b","name":"200 Prepare bulk download order","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"accountId\": \"1234\",\r\n\"callType\": \"Incoming\",\r\n\"startDate\": \"2019-06-01 23:59:59\",\r\n\"endDate\": \"2019-06-30 00:00:00\",\r\n\"ftpAddress\": \"ftp://test_user:password@ftp.mycompany.com\",\r\n\"notificationURL\": \"https://ennr353ascoq9.x.pipedream.net/\",\r\n\"notificationEmail\": \"john.lennon@mycompany.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.masvoz.es/bulkdownload/prepare"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\"bulkId\": \"7986b29e-56f2-4cde-8d4e-f3228ee7e298\"\r\n}"},{"id":"fef3f150-0a99-43f3-9c62-a14d1177ed67","name":"401 User not authorized to launch the requested job","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"// not authorized user","options":{"raw":{"language":"json"}}},"url":"https://api.masvoz.es/bulkdownlooad/prepare"},"code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\"timestamp\": \"2019-07-10T07:13:17.389+0000\",\r\n\"status\": 401,\r\n\"error\": \"Unauthorized\",\r\n\"message\": \"Not authorized\",\r\n\"path\": \"/prepare\"\r\n}"}],"_postman_id":"b80356c7-7743-4826-bbe4-48daffdeb725"},{"name":"Job cancellation","id":"e9a832e2-e2c1-480d-a7aa-758901106a08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://10.132.56.63:8080/cancel?bulkId={{bulk_id}}","description":"<p>You can cancel a job launched by the \"cancel\" method using the identifier (BulkId) corresponding<br />to it. If the process of sending recordings to FTP has already started, the request cannot be cancelled and will be billed.</p>\n<h1 id=\"email-notification\">Email notification</h1>\n<h2 id=\"job-cancelled-example\">Job cancelled example</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>From: &lt;notifications@masvoz.net&gt;\nDate: mar., 9 jul. 2019 at 17:46\nSubject: Cancelled - Download bulkId recordings= '918e3a1d-2e40-402b-a7bf-24ac78a72dc0'\nTo: &lt;juan.perez@miempresa.es&gt;\nThe recordings download with bulkId = '918e3a1d-2e40-402b-a7bf-24ac78a72dc0' has been\ncancelled.\n\n</code></pre>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["cancel"],"host":["10","132","56","63"],"query":[{"description":{"content":"<p>(required) Bulk Id received on email (eg. 00ede3ed-4295-4efe-9b1c-a7b7a944e36d)</p>\n","type":"text/plain"},"key":"bulkId","value":"{{bulk_id}}"}],"variable":[]}},"response":[{"id":"5c0a028d-d757-4403-93ac-ee0af4793fb7","name":"200 Job cancellation","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://10.132.56.63:8080/cancel?bulkId={{bulk_id}}","protocol":"http","host":["10","132","56","63"],"port":"8080","path":["cancel"],"query":[{"key":"bulkId","value":"{{bulk_id}}","description":"(required) Bulk Id received on email (eg. 00ede3ed-4295-4efe-9b1c-a7b7a944e36d)"}]}},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\"bulkId\": \"00ede3ed-4295-4efe-9b1c-a7b7a944e36d\"\r\n}"},{"id":"8d7e6716-e1bf-4e49-8917-4382e9182a5e","name":"400 Job can not longer be cancelled","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://10.132.56.63:8080/cancel?bulkId={{bulk_id}}","protocol":"http","host":["10","132","56","63"],"port":"8080","path":["cancel"],"query":[{"key":"bulkId","value":"{{bulk_id}}","description":"(required) Bulk Id received on email (eg. 00ede3ed-4295-4efe-9b1c-a7b7a944e36d)"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n\"timestamp\": \"2019-07-10T06:50:03.640+0000\",\r\n\"status\": 400,\r\n\"error\": \"Bad Request\",\r\n\"message\": \"Request is already prepared, and cannot be cancelled\r\nat this state\",\r\n\"path\": \"/cancel\"\r\n}"},{"id":"db3172e4-8d2d-4195-95c8-4b6382564d43","name":"404 Bulk Id not found","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://10.132.56.63:8080/cancel?bulkId={{bulk_id}}","protocol":"http","host":["10","132","56","63"],"port":"8080","path":["cancel"],"query":[{"key":"bulkId","value":"{{bulk_id}}","description":"(required) Bulk Id received on email (eg. 00ede3ed-4295-4efe-9b1c-a7b7a944e36d)"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"timestamp\": \"2019-07-10T06:49:03.770+0000\",\n    \"status\": 404,\n    \"error\": \"Not Found\",\n    \"message\": \"BulkId cannot be found\",\n    \"path\": \"/cancel\"\n}"}],"_postman_id":"e9a832e2-e2c1-480d-a7aa-758901106a08"}],"id":"c1ec7f7c-80be-4738-9ae9-75f4dfb7399c","description":"<p>The massive download of recordings API enables you to generate a \"bulk\" recording file through a request to the API. The resulting recording file will be stored on an FTP/SFTP server specified in the request.</p>\n<img src=\"https://www.masvoz.es/wp-content/uploads/2020/12/Bulk-Download-diagram-postman.png\" />\n\n<ol>\n<li><p>A request for archiving work is initiated. An initial response is provided, indicating that the job has been “queued” for processing, and an identifier for the job is returned.</p>\n</li>\n<li><p>The file intentded for the client is generated.</p>\n</li>\n<li><p>The file is transferred to the client's specified destination (FTP/SFTP server).</p>\n</li>\n<li><p>A notification is sent to the client, either via e-mail or optionally to a URL<br /> (endpoint), to inform the job is ready.</p>\n</li>\n</ol>\n<h1 id=\"requirements\">Requirements</h1>\n<p>To use this API is required a Enreach username and password with the correct settings and permissions</p>\n<h1 id=\"limit-requests\">Limit requests</h1>\n<p>Call download services have a limit of 65,000 records and 91 days. If you exceed this, you will receive an error response.</p>\n<h1 id=\"error-processing\">Error processing</h1>\n<p>StartFragment</p>\n<p>Errors are mapped to HTTP status codes. Therefore, if the user lacks the necessary permissions for a particular action or encounters a problem, an appropriate error code will be returned.</p>\n<p>EndFragment</p>\n<h1 id=\"format-returned-objects\">Format returned objects</h1>\n<p>The service will return the result in JSON format. UTL-8 is the character encoding used in both the request and response.</p>\n<h1 id=\"general-output-of-the-service\">General OUTPUT of the service</h1>\n<p>Uncompressed ZIP files are created at the designated destination specified by the client (FTP or SFTP server).</p>\n<p>A folder with the job identifier name (BulkId) will be created on the specified server: e.g. ca4cc296-2c6d-4a97-9b60-95181be6c077</p>\n<p>The generated ZIP file(s) will be placed within this folder. If the file size exceeds 7 GB, multiple files will be generated. The files will be named \"zipped0.zip\", \"zipped1\", ...</p>\n<p>Inside the ZIP file a folder per each day will be created, with the name YYYYMMDD.</p>\n<p>Each folder will containg the download mp3 files. The files name will have the same format as in the call-detail of the OCC: <em>service name_lastDestination_date_contactNumber.mp3</em></p>\n","event":[{"listen":"prerequest","script":{"id":"fb91e39e-a000-4657-afba-24d31e4a19ae","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9fb6a844-fd18-430a-8d19-804ae4244df7","type":"text/javascript","exec":[""]}}],"_postman_id":"c1ec7f7c-80be-4738-9ae9-75f4dfb7399c","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}}},{"name":"Call Recordings: individual download","item":[{"name":"Individual Downloads of Recordings","id":"7fd725e0-701f-4f4d-8e97-bc059147710e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://manager.masvoz.es/api/rs/call/detail/download/iframe/uniqueid/PUID.mp3","description":"<h4 id=\"parameters-definition\">Parameters definition</h4>\n<p>PUID: (required) ID of the call.</p>\n<p>This is the ID of the call you want to download. This value can be obtained from the call details module in the OCC or through the details API.</p>\n<p>It consists of numbers and a separator of ‘-’ and ‘.’</p>\n<p>Example: 82-1766047117.894</p>\n","urlObject":{"protocol":"https","path":["api","rs","call","detail","download","iframe","uniqueid","PUID.mp3"],"host":["manager","masvoz","es"],"query":[],"variable":[]}},"response":[],"_postman_id":"7fd725e0-701f-4f4d-8e97-bc059147710e"}],"id":"680bb155-0844-4d04-aa0b-3ac3353a6f52","description":"<p>The Individual Recording API allows you to generate a recording file by sending a request to the API. The resulting recording file is generated in MP3 format and can be downloaded from the interface where it is generated.</p>\n<h1 id=\"requirements\">Requirements</h1>\n<p>To use this API is required a Enreach username and password with the correct settings and permissions</p>\n<h1 id=\"limit-requests\">Limit requests</h1>\n<p>Call download services have a limit of 65,000 records and 91 days. If you exceed this, you will receive an error response.</p>\n<h1 id=\"error-processing\">Error processing</h1>\n<p>StartFragment</p>\n<p>Errors are mapped to HTTP status codes. Therefore, if the user lacks the necessary permissions for a particular action or encounters a problem, an appropriate error code will be returned.</p>\n<p>EndFragment</p>\n<h1 id=\"format-returned-objects\">Format returned objects</h1>\n<p>The service will return the result in MP3 format.</p>\n","_postman_id":"680bb155-0844-4d04-aa0b-3ac3353a6f52","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}}},{"name":"Call Tracking","item":[{"name":"AssignNumber","event":[{"listen":"test","script":{"id":"22f3fff0-2fde-4377-a2e8-0220e6da6372","exec":[""],"type":"text/javascript","packages":{}}}],"id":"f3b19877-d6d2-4ef8-91ee-8022637b5864","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://pls-php.wa.gestionvoz.net/plsGet.php?id_cliente={{accountId}}&id_usuario={{lead_id}}&vars={{vars}}","description":"<p>Assign a number (from a list of numbers) to a website user for 90 seconds. Number will be set free after 90 seconds (unless renewed) or after a user call to the number. Every incoming call will save {{vars}} to the Call Detail. This request has to be done by the website owner.</p>\n<p>This method doesn't require authorization.</p>\n<p>See possible responses examples on code beside this text. \nSuccess: Number assigned</p>\n<p>Warnings:</p>\n<ul>\n<li>\"code\": \"0001\" \"This user already has assigned a nri\". In this scenario the user has already a NRI assigned and is showed on response. In addition, the 90 seconds of the 90 seconds reservation is renewed.</li>\n<li>\"code\": \"0002\" \"All busy numbers\". in this scenario what is happening is that all the NRI are reserve to unique users. This is why that is reccomended to calculate correctly the concurrent users to a website. A default number should be informed to the user despite the lack of number for tracking the user.</li>\n</ul>\n","urlObject":{"protocol":"http","path":["plsGet.php"],"host":["pls-php","wa","gestionvoz","net"],"query":[{"description":{"content":"<p>(required, number) Enreach account ID</p>\n","type":"text/plain"},"key":"id_cliente","value":"{{accountId}}"},{"description":{"content":"<p>(required, string) User identification to assign a number (eg. b209545x-c105-44x3-9f69-8e0f111f4x2f)</p>\n","type":"text/plain"},"key":"id_usuario","value":"{{lead_id}}"},{"description":{"content":"<p>(optional, string) Text that will be saved to the call detail, can be the id_lead (eg. b209545x-c105-44x3-9f69-8e0f111f4x2f)</p>\n","type":"text/plain"},"key":"vars","value":"{{vars}}"}],"variable":[]}},"response":[{"id":"4b6fe416-551e-4f81-9d77-723820612ef0","name":"Renew assignation of number to id_usuario for 90 seconds","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://pls-php.wa.gestionvoz.net/plsGet.php?id_cliente={{accountId}}&id_usuario={{lead_id}}&vars={{lead_id}}","protocol":"http","host":["pls-php","wa","gestionvoz","net"],"path":["plsGet.php"],"query":[{"key":"id_cliente","value":"{{accountId}}","description":"Four digits masvoz account ID"},{"key":"id_usuario","value":"{{lead_id}}"},{"key":"vars","value":"{{lead_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Mon, 21 Dec 2020 17:54:15 GMT"},{"key":"Server","value":"Apache/2.2.15 (CentOS)"},{"key":"X-Powered-By","value":"PHP/5.3.3"},{"key":"Content-Length","value":"106"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"text/html; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"error\",\"code\":\"0001\",\"description\":\"This user already has assigned a nri\",\"number\":\"931999999\"}"},{"id":"4eb378f2-7db7-4a49-8e8c-05e7677bb09e","name":"Assigned number to id_usuario for 90 seconds","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://pls-php.wa.gestionvoz.net/plsGet.php?id_cliente=9999&id_usuario=87y6afsy8-87yff}&vars=87y6afsy8-87yff","protocol":"http","host":["pls-php","wa","gestionvoz","net"],"path":["plsGet.php"],"query":[{"key":"id_cliente","value":"9999","description":"Four digits masvoz account ID"},{"key":"id_usuario","value":"87y6afsy8-87yff}"},{"key":"vars","value":"87y6afsy8-87yff"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Mon, 21 Dec 2020 17:52:38 GMT"},{"key":"Server","value":"Apache/2.2.15 (CentOS)"},{"key":"X-Powered-By","value":"PHP/5.3.3"},{"key":"Content-Length","value":"41"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"text/html; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"success\",\"number\":\"931999999\"}"},{"id":"b958718f-6e10-4ca2-ad40-ca53ea1c1be2","name":"All numbers currently assigned","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://pls-php.wa.gestionvoz.net/plsGet.php?id_cliente={{accountId}}&id_usuario={{lead_id}}&vars={{lead_id}}","protocol":"http","host":["pls-php","wa","gestionvoz","net"],"path":["plsGet.php"],"query":[{"key":"id_cliente","value":"{{accountId}}","description":"Four digits masvoz account ID"},{"key":"id_usuario","value":"{{lead_id}}"},{"key":"vars","value":"{{lead_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Mon, 21 Dec 2020 17:55:49 GMT"},{"key":"Server","value":"Apache/2.2.15 (CentOS)"},{"key":"X-Powered-By","value":"PHP/5.3.3"},{"key":"Content-Length","value":"65"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"text/html; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"error\",\"code\":\"0002\",\"description\":\"All busy numbers\"}"}],"_postman_id":"f3b19877-d6d2-4ef8-91ee-8022637b5864"}],"id":"aa65bb30-a8b4-4d47-a39c-7bd6119c9f3c","description":"<p>Enables to track a website visitor (tipically \"leads\") after this user grabs his/her phone and call an exposed Enreach number on the website. A lead-id is saved associated to the inbound call.</p>\n<p>Our customer gets:</p>\n<ul>\n<li>A numeration pack (10, 20, 30 ...) for exposing a unique number for concurrent users in the website.</li>\n</ul>\n<p>Use case:</p>\n<ol>\n<li><p>A user land to a <a href=\"http://www.example.com\">www.example.com</a> website. A Enreach line is uniquely assinged to this user and exposed to her for (at least) 90 seconds (the 90 seconds can be renewed before the number assignment expires)</p>\n</li>\n<li><p>This user (a \"lead\") sees the Enreach line that is uniquely asigned to this website user, this user grab his/her phone and dial the exposed numeration (one of many, but unique for that lead at that moment)</p>\n</li>\n<li><p>An inbound call is received to a line configured with this service. Enreach gather the \"lead-id\" assigned to the line and saves it with the call. Enreach free the number in order to be exposed to another lead.</p>\n</li>\n</ol>\n<img src=\"https://www.masvoz.es/wp-content/uploads/2020/12/Call-tracking-postman.png\" alt=\"Diagram\" />","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"d2a54bf8-e4f3-4fa7-9ade-852866ec1eed","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7419f340-36cd-408d-9d99-5465f41c27f1","type":"text/javascript","exec":[""]}}],"_postman_id":"aa65bb30-a8b4-4d47-a39c-7bd6119c9f3c"},{"name":"Call Transcriptions","item":[{"name":"getTranscriptions","id":"a05efabc-08f5-462b-bcdf-fcf7916020bd","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://transcriptions-api.masvoz.es/recordings-transcription/transcription/v1/call/:{{direction}}?accountId={{accountId}}&startDate={{startDate}}&endDate={{endDate}}","description":"<p>Gather all the calls (transcribed and untranscribed calls)</p>\n<p>URL PATH: {{direction}} can be OUT (outcoming calls), ATC (incoming calls). See \"Call details and statistics\" API for further parameters.</p>\n<p>When a call is transcribed it will have an extra paremeter called \"messages\"</p>\n<ul>\n<li>\"msg\": transcription for a segment of a call</li>\n<li>\"time\": time from the start of the transcribed segment of the call (eg. \"time\": \"00:00:05\" means 5 seconds from the start of the call)</li>\n<li>\"u\": User detail</li>\n<li>\"username\": identification of the users speaking (INTERLOCUTOR A is the caller, INTERLOCUTOR B is the destination of the call)</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["recordings-transcription","transcription","v1","call",":{{direction}}"],"host":["transcriptions-api","masvoz","es"],"query":[{"description":{"content":"<p>(required, number) Enreach account ID</p>\n","type":"text/plain"},"key":"accountId","value":"{{accountId}}"},{"description":{"content":"<p>(required, dateTime) YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-11+08:00:00</p>\n","type":"text/plain"},"key":"startDate","value":"{{startDate}}"},{"description":{"content":"<p>(required, dateTime) YYYY-MM-DD+24H:mm:ss (Spanish region) Eg. 2020-08-12+23:59:59</p>\n","type":"text/plain"},"key":"endDate","value":"{{endDate}}"}],"variable":[{"description":{"content":"<p>(required, string) OUT to display outcoming calls, ATC to display incoming calls, DEST to display incoming calls per conversation at destination.</p>\n","type":"text/plain"},"type":"any","value":"ATC","key":"{{direction}}"}]}},"response":[{"id":"5b4841f2-057f-472c-ac41-8cc5e79417be","name":"getTranscriptions ATC PRO","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://transcriptions-api.masvoz.es/recordings-transcription/transcription/v1/call/ATC?accountId=9999&startDate=2022-07-10+00:00:00&endDate=2022-07-10+23:59:59","protocol":"https","host":["transcriptions-api","masvoz","es"],"path":["recordings-transcription","transcription","v1","call","ATC"],"query":[{"key":"accountId","value":"9999","description":"Four digits masvoz account ID"},{"key":"startDate","value":"2022-07-10+00:00:00","description":"timestamp YYYY-MM-DD+24H:min:sec (Spanish region)"},{"key":"endDate","value":"2022-07-10+23:59:59","description":"timestamp YYYY-MM-DD+24H:min:sec (Spanish region)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Aug 2020 10:18:12 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"note\": null,\n        \"hasfax\": false,\n        \"puidSeq\": 1,\n        \"destination\": \"AG1 Agente 1 \",\n        \"hangupBy\": null,\n        \"source\": \"920770256\",\n        \"poll\": \"\",\n        \"destinationId\": 349126,\n        \"duration\": 25,\n        \"uid\": \"54-1657787748.13261\",\n        \"geonum\": \"\",\n        \"puid\": \"54-1657787748.13261\",\n        \"province\": \"Avila\",\n        \"id\": 2252035268,\n        \"serviceId\": 349125,\n        \"isWav\": false,\n        \"contactId\": null,\n        \"hastranscription\": true,\n        \"contactName\": null,\n        \"played\": false,\n        \"cdrHost\": \"masvoz11\",\n        \"calldate\": 1657787748000,\n        \"accountId\": 9999,\n        \"disposition\": \"ANSWERED\",\n        \"service\": \"[XXXXXXXXX] LXXXXXXXXX\",\n        \"hasrecord\": true,\n        \"messages\": [\n            {\n                \"msg\": \"Hi, welcome to the customer service of masvoz. How can I help you?\",\n                \"time\": \"00:00:00\",\n                \"u\": {\n                    \"username\": \"INTERLOCUTOR B\"\n                }\n            },\n            {\n                \"msg\": \"Hi, i'd like to know more about the transcription API because could be usefull for me in the future\",\n                \"time\": \"00:00:03\",\n                \"u\": {\n                    \"username\": \"INTERLOCUTOR A\"\n                }\n            }\n        ],\n        \"statusTranscription\": \"completed\",\n        \"account\": \"MASVOZ TELECOMUNICACIONES INTERACTIVAS SLU Tomas Lagomarsino [I2118413I]\",\n        \"uniqueId\": \"19-1594630399.39681\"\n    },\n {\n        \"note\": null,\n        \"hasfax\": false,\n        \"puidSeq\": 1,\n        \"destination\": \"C17021 Cola AG1 \",\n        \"hangupBy\": null,\n        \"source\": \"920770256\",\n        \"poll\": \"\",\n        \"destinationId\": 349183,\n        \"duration\": 3,\n        \"uid\": \"59-1658487914.35357\",\n        \"geonum\": \"\",\n        \"puid\": \"59-1658487914.35357\",\n        \"province\": \"Avila\",\n        \"id\": 2265412075,\n        \"serviceId\": 349125,\n        \"isWav\": false,\n        \"contactId\": null,\n        \"hastranscription\": true,\n        \"contactName\": null,\n        \"played\": false,\n        \"cdrHost\": \"masvoz14\",\n        \"calldate\": 1658487914000,\n        \"accountId\": 9999,\n        \"disposition\": \"ABANDONED\",\n        \"service\": \"[920770256] L920770256\",\n        \"hasrecord\": false,\n        \"account\": \"MASVOZ TELECOMUNICACIONES INTERACTIVAS SLU \",\n        \"uniqueId\": \"59-1658487914.35357\"\n    }\n]"}],"_postman_id":"a05efabc-08f5-462b-bcdf-fcf7916020bd"},{"name":"transcribeOnDemand","id":"37f3eed6-1c55-4785-b027-5f8448165b29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://transcriptions-api.masvoz.es/recordings-transcription/transcription/v1/call/transcribe/:{{direction}}?accountId={{accountId}}&lang={{lang}}&uniqueId={{uniqueId}}","description":"<p>Gather all the calls (transcribed and untranscribed calls)</p>\n<p>URL PATH: {{direction}} can be OUT (outcoming calls) or ATC (incoming calls)</p>\n<p>When a call is transcribed it will have an extra paremeter called \"messages\"</p>\n<ul>\n<li>\"msg\": transcription for a segment of a call</li>\n<li>\"time\": time from the start of the transcribed segment of the call (eg. \"time\": \"00:00:05\" means 5 seconds from the start of the call)</li>\n<li>\"u\": User detail</li>\n<li>\"username\": identification of the users speaking (INTERLOCUTOR A is the caller, INTERLOCUTOR B is the destination of the call)</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["recordings-transcription","transcription","v1","call","transcribe",":{{direction}}"],"host":["transcriptions-api","masvoz","es"],"query":[{"description":{"content":"<p>(required, number) Enreach account ID</p>\n","type":"text/plain"},"key":"accountId","value":"{{accountId}}"},{"description":{"content":"<p>(required, string) eg. es-ES, en-US, fr-FR (see complete list in <a href=\"https://cloud.google.com/speech-to-text/docs/languages\">https://cloud.google.com/speech-to-text/docs/languages</a>)</p>\n","type":"text/plain"},"key":"lang","value":"{{lang}}"},{"description":{"content":"<p>(required, string) uniqueId of a masvoz call. You can obtain this id using the getTranscriptions endpoint. Example: 29-1613036674.99999</p>\n","type":"text/plain"},"key":"uniqueId","value":"{{uniqueId}}"},{"disabled":true,"description":{"content":"<p>(optional, string) H for high transcription priority; L for low transcription priority</p>\n","type":"text/plain"},"key":"prio","value":"{{prio}}"}],"variable":[{"description":{"content":"<p>(required, string) OUT to display outcoming calls, ATC to display incoming calls, DEST to display incoming calls per conversation at destination.</p>\n","type":"text/plain"},"type":"any","value":"ATC","key":"{{direction}}"}]}},"response":[{"id":"0d2cf16e-5e3e-429c-aba7-c6e6510a7368","name":"transcribeOnDemand 200 transcribed details","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://transcriptions-api.masvoz.es/recordings-transcription/transcription/api/call/transcribe/ATC?accountId=9999&lang=en-US&uniqueId=29-1658488321.38489","protocol":"https","host":["transcriptions-api","masvoz","es"],"path":["recordings-transcription","transcription","api","call","transcribe","ATC"],"query":[{"key":"accountId","value":"9999"},{"key":"lang","value":"en-US"},{"key":"uniqueId","value":"29-1658488321.38489"},{"key":"prio","value":"H","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Aug 2020 11:28:10 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"868"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{ \n    \"id\": \"29-1658488321.38489\",\n    \"status\": \"completed\",\n    \"messages\": [\n        {\n            \"msg\": \"Welcome to the customer service of masvoz\",\n            \"time\": \"00:00:00\",\n            \"u\": {\n                \"username\": \"INTERLOCUTOR B\"\n            }\n        }\n    ]\n}"},{"id":"1f4ddac6-a579-46eb-8302-7a25f7608201","name":"transcribeOnDemand 404 : call/account not found","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://transcriptions-api.masvoz.es/recordings-transcription/transcription/api/call/transcribe/ATC?accountId=9999&lang=en-US&uniqueId=27-1597220979.908","protocol":"https","host":["transcriptions-api","masvoz","es"],"path":["recordings-transcription","transcription","api","call","transcribe","ATC"],"query":[{"key":"accountId","value":"9999","description":"Four digits masvoz account ID"},{"key":"lang","value":"en-US","description":"eg. es-ES, en-US, fr-FR (see complete list in https://cloud.google.com/speech-to-text/docs/languages)"},{"key":"uniqueId","value":"27-1597220979.908","description":"uniqueId of a masvoz call. You can obtain this id using the getTranscriptions endpoint."},{"description":"H for high transcription priority; L for low transcription priority","key":"prio","value":"{{prio}}","disabled":true}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Aug 2020 14:09:59 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"64"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"exitStatusCode\": 404,\n    \"messages\": \"[\\\"404\\\",\\\"Call not found\\\"]\"\n}"},{"id":"bf5c1ede-c236-4a1a-82a8-41b145e3abc0","name":"transcribeOnDemand 200 sended transcription request","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://transcriptions-api.masvoz.es/recordings-transcription/transcription/api/call/transcribe/ATC?accountId=9999&lang=en-US&uniqueId=27-1597220979.908","protocol":"https","host":["transcriptions-api","masvoz","es"],"path":["recordings-transcription","transcription","api","call","transcribe","ATC"],"query":[{"key":"accountId","value":"9999"},{"key":"lang","value":"en-US"},{"key":"uniqueId","value":"27-1597220979.908"},{"key":"prio","value":"H","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Aug 2020 11:27:15 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"45"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"27-1597220979.908\",\n    \"status\": \"created\"\n}"},{"id":"d1a3905d-80fc-44fa-8c72-3b9c50e1753c","name":"transcribeOnDemand 200 transcription in progress","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://transcriptions-api.masvoz.es/recordings-transcription/transcription/api/call/transcribe/ATC?accountId=9999&lang=en-US&uniqueId=27-1597220979.908","protocol":"https","host":["transcriptions-api","masvoz","es"],"path":["recordings-transcription","transcription","api","call","transcribe","ATC"],"query":[{"key":"accountId","value":"9999"},{"key":"lang","value":"en-US"},{"key":"uniqueId","value":"27-1597220979.908"},{"key":"prio","value":"H","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Aug 2020 11:32:42 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"558"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"note\": \"\",\n    \"hasfax\": false,\n    \"puidSeq\": 2,\n    \"destination\": \"AG2 Llamada saliente AG2\",\n    \"source\": \"900699999\",\n    \"poll\": null,\n    \"destinationId\": 299999,\n    \"played\": false,\n    \"cdrHost\": \"masvoz\",\n    \"duration\": 44,\n    \"uid\": \"27-1597220351.857\",\n    \"calldate\": 1597220353000,\n    \"accountId\": 9999,\n    \"disposition\": \"ANSWERED\",\n    \"geonum\": null,\n    \"puid\": \"27-1597220351.858\",\n    \"province\": \"Otros\",\n    \"service\": \"[931299999] Linea Tomas 2\",\n    \"hasrecord\": true,\n    \"id\": 9999950041,\n    \"serviceId\": 999998,\n    \"account\": \"MASVOZ TELECOMUNICACIONES INTERACTIVAS SLU\",\n    \"uniqueId\": \"27-1597220351.858\",\n    \"isWav\": false\n}"}],"_postman_id":"37f3eed6-1c55-4785-b027-5f8448165b29"}],"id":"69901d1a-4802-4560-a3e9-c6adeb288d12","description":"<p>This API allows to manage call transcriptions.</p>\n<h1 id=\"requirements\">Requirements</h1>\n<p>To use this API is required a Enreach username and password with the correct settings and permissions</p>\n<h1 id=\"rate-limit\">Rate limit</h1>\n<p>Limits apply:<br />20 requests per minute per user</p>\n<p>65.000 call objects per response</p>\n","event":[{"listen":"prerequest","script":{"id":"a9a032f1-dfb4-456d-8cf2-13e4e72ad6c8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d4f59c01-b11b-42c9-bc45-4e1bb878dc69","type":"text/javascript","exec":[""]}}],"_postman_id":"69901d1a-4802-4560-a3e9-c6adeb288d12","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}}},{"name":"Chat Details and Statistics","item":[{"name":"Chat detail","id":"61fd2212-501e-449d-a0e2-9aa4ae943062","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"startDate\":\"2025-06-03T10:10:52+01:00\",  \r\n    \"endDate\":\"2025-06-03T10:53:00+01:00\",\r\n    \"accountIds\":[3751],\r\n    \"filterTypes\":\"[ATC]\",\r\n    \"displayScripting\":true, //optional\r\n    \"extraData\":[\"qm\"] //optional\r\n}","options":{"raw":{"language":"json"}}},"url":"https://chat-detail-api.masvoz.es/ms/conversation-hub/detail/report","description":"<p><strong>REQUEST json body PARAMS:</strong></p>\n<ul>\n<li><p>\"<strong>startDate</strong>\": YYYY-MM-DDTHH:MM:SS+UTC format (required)</p>\n</li>\n<li><p>\"<strong>endDate</strong>\": YYYY-MM-DDTHH:MM:SS+UTC format (required)</p>\n</li>\n<li><p>\"<strong>accountIds</strong>\":[] (required) <em>The accounts (ie. 3751) are added between the [] and separated by \",\". When empty it brings all the accounts associated to the API user</em></p>\n</li>\n<li><p>\"<strong>filterTypes</strong>\":[\"ATC\",\"OUT\"]} (required) <em>ATC incoming conversations; OUT outgoing conversations OR DEST conversation at destination</em></p>\n</li>\n<li><p>\"<strong>displayScripting</strong>\": true/false (optional) <em>Include chat typification related with de CDR (Conversation Detail Record)</em></p>\n</li>\n<li><p><strong>\"extraData\":[\"qm\"]:</strong> true/false (optiona) Uncludes quality monitoring information. ‘title’, “topic”, ‘summary’.</p>\n</li>\n</ul>\n<p><strong>RESPONSE</strong></p>\n<p>A detailed explanation of the response could be find <a href=\"https://enreach.es/help/en/omnichannel-contact-center-en/detalles/#DetailsModule-ChatList\">Enreachelp · Details Module</a></p>\n<ul>\n<li><p>Response returns an array of JSON objects, one per each conversation (ATC, OUT).</p>\n</li>\n<li><p>Each conversation can be identified by its PUID (with UUID format)</p>\n</li>\n<li><p>When filterType is DEST then <em>cdrType</em> value determine its type (BOT, QUEUE, AGENT)</p>\n</li>\n<li><p>Information from the user is in the <em>visitor</em> value</p>\n</li>\n<li><p>Each node in the platform has an ID and a name associated. For example, information from the last agent that handled the conversation can be found in: lastAgent (<em>name),</em> lastAgentId (<em>unique ID</em>)</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["ms","conversation-hub","detail","report"],"host":["chat-detail-api","masvoz","es"],"query":[],"variable":[]}},"response":[{"id":"30b266e7-a84c-4a12-bccf-316c64916228","name":"Chat detail","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"startDate\":\"2025-06-03T10:10:52+01:00\", \r\n    \"endDate\":\"2025-06-03T10:53:00+01:00\",\r\n    \"accountIds\":[3751],\r\n    \"filterType\":\"[ATC]\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://chat-detail-api.masvoz.es/ms/conversation-hub/detail/report"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Jun 2025 08:19:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 349707,\n        \"puid\": \"4a16d137-98f5-4cae-aa40-7b971b61435c\",\n        \"providerConversationId\": \"4a16d137-98f5-4cae-aa40-7b971b61435c\",\n        \"serviceId\": \"WBI2114146I3\",\n        \"serviceName\": \"Enreach Airlines Web\",\n        \"channelType\": 0,\n        \"visitor\": \"j0yixph9egmghsyc9mwgqk\",\n        \"createdDate\": \"2025-06-03T09:22:02Z\",\n        \"endDate\": \"2025-06-04T03:00:12Z\",\n        \"answerDate\": null,\n        \"transfer\": false,\n        \"lastQueue\": null,\n        \"lastQueueId\": null,\n        \"lastAgent\": null,\n        \"lastAgentId\": null,\n        \"lastDstCode\": \"BOT\",\n        \"lastDstName\": \"Demo Comercial 3\",\n        \"status\": \"not-answered\",\n        \"cdrType\": \"ATC\",\n        \"cdrTypeName\": null,\n        \"numberOfMessages\": 1,\n        \"nodeId\": null,\n        \"nodeType\": null,\n        \"accountId\": 3751,\n        \"agentAverageResponseTime\": null,\n        \"agentFirstResponseTime\": null,\n        \"conversationTime\": 0,\n        \"direction\": \"IN\",\n        \"parentDirection\": \"IN\",\n        \"providerId\": \"bf83d34e-8fdb-44dc-b02d-95b9931f4cbd\",\n        \"contactName\": null,\n        \"host\": null,\n        \"emailSubject\": null,\n        \"typification\": null,\n        \"visitorId\": null,\n        \"visitorEmails\": null\n    },\n    {\n        \"id\": 349708,\n        \"puid\": \"4a16d137-98f5-4cae-aa40-7b971b61435c\",\n        \"providerConversationId\": \"4a16d137-98f5-4cae-aa40-7b971b61435c\",\n        \"serviceId\": \"WBI2114146I3\",\n        \"serviceName\": \"Enreach Airlines Web\",\n        \"channelType\": 0,\n        \"visitor\": \"j0yixph9egmghsyc9mwgqk\",\n        \"createdDate\": \"2025-06-03T09:22:02Z\",\n        \"endDate\": \"2025-06-04T03:00:12Z\",\n        \"answerDate\": \"2025-06-03T09:22:02Z\",\n        \"transfer\": false,\n        \"lastQueue\": null,\n        \"lastQueueId\": null,\n        \"lastAgent\": null,\n        \"lastAgentId\": null,\n        \"lastDstCode\": \"BOT\",\n        \"lastDstName\": \"Demo Comercial 3\",\n        \"status\": \"answered\",\n        \"cdrType\": \"BOT\",\n        \"cdrTypeName\": \"Demo Comercial 3\",\n        \"numberOfMessages\": 1,\n        \"nodeId\": 1067,\n        \"nodeType\": \"BOT\",\n        \"accountId\": 3751,\n        \"agentAverageResponseTime\": null,\n        \"agentFirstResponseTime\": null,\n        \"conversationTime\": 0,\n        \"direction\": \"OUT\",\n        \"parentDirection\": \"IN\",\n        \"providerId\": \"bf83d34e-8fdb-44dc-b02d-95b9931f4cbd\",\n        \"contactName\": null,\n        \"host\": null,\n        \"emailSubject\": null,\n        \"typification\": null,\n        \"visitorId\": null,\n        \"visitorEmails\": null\n    }\n]"}],"_postman_id":"61fd2212-501e-449d-a0e2-9aa4ae943062"},{"name":"Get message of conversation","id":"5144f86a-8e22-4b96-917d-1267d76a5d78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://chat-detail-api.masvoz.es/ms/chat/chat-detail/history?roomId={puid}","description":"<p>API allowing to download closed conversations</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["ms","chat","chat-detail","history"],"host":["chat-detail-api","masvoz","es"],"query":[{"description":{"content":"<p>(required) UID of the conversation to be obtained</p>\n","type":"text/plain"},"key":"roomId","value":"{puid}"}],"variable":[]}},"response":[],"_postman_id":"5144f86a-8e22-4b96-917d-1267d76a5d78"},{"name":"Queue statistics","id":"25d83b10-de08-4acd-a2f9-d65f3fbb8b38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\"startDate\": \"2025-06-16T00:00:00+02:00\",\n\"endDate\": \"2025-06-16T23:59:59+02:00\",\n\"accountId\": [3751],\n\"queueGroupBy\":\"GROUP_DAILY\"\n}","options":{"raw":{"language":"json"}}},"url":"https://chat-statistics-api.masvoz.es/chat/chat-statistics/conversation/queue/report","description":"<p><strong>REQUEST json body PARAMS:</strong></p>\n<ul>\n<li><p>(required) \"startDate\": YYYY-MM-DDTHH:MM:SS+UTC format.</p>\n</li>\n<li><p>(required) \"endDate\": YYYY-MM-DDTHH:MM:SS+UTC format.</p>\n</li>\n<li><p>(required) \"accountIds\":[] This is a mandatory field. The account is added between the [].</p>\n</li>\n<li><p>(required) \"queueGroupBy\":[GROUP_DAILY] or \"queueGroupBy\":[GROUP_COLAS].</p>\n</li>\n</ul>\n<p><strong>RESPONSE:</strong></p>\n<p>A detailed explanation of the response could be find <a href=\"https://enreach.es/help/omnichannel-contact-center/modulo-de-estadisticas/#Informe-de-Colas-Chats\">Enreachelp · Statistics Module</a></p>\n<ul>\n<li><p>The response from the API returns an array of JSON objects, where each object represents a set of conversation statistics grouped according to the queueGroupBy parameter (e.g., by day or by queue).</p>\n</li>\n<li><p>The response from this API provides a statistical summary of conversations handled on the platform, grouped according to the <code>queueGroupBy</code> parameter (e.g., by date or by queue).</p>\n</li>\n<li><p>Each item in the returned array represents one group (such as a specific day or queue) and includes aggregated metrics related to conversations received and answered within the specified date range.</p>\n</li>\n<li><p>An additional object with the <code>\"TOTAL\"</code> identifier is included, summarizing the overall data across all groups.This response does not include individual conversation details, but rather high-level statistics useful for performance analysis, response times, and service level tracking.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["chat","chat-statistics","conversation","queue","report"],"host":["chat-statistics-api","masvoz","es"],"query":[],"variable":[]}},"response":[{"id":"d2b8cf58-022a-49a7-b23b-3a229faf9cc7","name":"https://chat-statistics-api.masvoz.es/chat/chat-statistics/conversation/queue/report","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer TOKEN"}],"body":{"mode":"raw","raw":"{\n\"startDate\": \"2025-06-16T00:00:00+02:00\",\n\"endDate\": \"2025-06-16T23:59:59+02:00\",\n\"accountId\": [3751],\n\"queueGroupBy\":\"GROUP_DAILY\"\n}","options":{"raw":{"language":"json"}}},"url":"https://chat-statistics-api.masvoz.es/chat/chat-statistics/conversation/queue/report"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 28 Aug 2025 08:56:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Referrer-Policy","value":"unsafe-url"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"2025-06-16\",\n        \"name\": \"2025-06-16\",\n        \"received\": {\n            \"total_conversation\": 1,\n            \"total_duration\": 1793,\n            \"average_duration\": 1793\n        },\n        \"answered\": {\n            \"total_conversation\": 1,\n            \"percentage\": 100,\n            \"total_duration\": 1793,\n            \"average_duration\": 1793,\n            \"average_waiting_time\": 66,\n            \"average_conversation_time\": 1727,\n            \"average_first_response_time\": 29,\n            \"section\": {\n                \"zero_to_ten\": 0,\n                \"ten_to_twenty\": 0,\n                \"twenty_to_thirty\": 0,\n                \"thirty_to_sixty\": 0,\n                \"more_than_sixty\": 1\n            }\n        },\n        \"service_level\": 0\n    },\n    {\n        \"id\": \"TOTAL\",\n        \"name\": \"TOTAL\",\n        \"received\": {\n            \"total_conversation\": 1,\n            \"total_duration\": 1793,\n            \"average_duration\": 1793\n        },\n        \"answered\": {\n            \"total_conversation\": 1,\n            \"percentage\": 100,\n            \"total_duration\": 1793,\n            \"average_duration\": 1793,\n            \"average_waiting_time\": 66,\n            \"average_conversation_time\": 1727,\n            \"average_first_response_time\": 29,\n            \"section\": {\n                \"zero_to_ten\": 0,\n                \"ten_to_twenty\": 0,\n                \"twenty_to_thirty\": 0,\n                \"thirty_to_sixty\": 0,\n                \"more_than_sixty\": 1\n            }\n        },\n        \"service_level\": 0\n    }\n]"}],"_postman_id":"25d83b10-de08-4acd-a2f9-d65f3fbb8b38"},{"name":"Agent statistics","id":"362e223a-decb-4212-9078-de2503869d8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"startDate\": \"2025-08-06T00:00:00+02:00\",\r\n\"endDate\": \"2025-08-06T23:59:59+02:00\",\r\n\"accountId\": [3751],\r\n\"agentGroupBy\":\"GROUP_DAILY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://chat-statistics-api.masvoz.es/chat/chat-statistics/conversation","description":"<p><strong>Request parameters definition</strong></p>\n<ul>\n<li><p>(required) \"startDate\": YYYY-MM-DDTHH:MM:SS+UTC format.</p>\n</li>\n<li><p>(required) \"endDate\": YYYY-MM-DDTHH:MM:SS+UTC format.</p>\n</li>\n<li><p>(required) \"accountIds\":[] This is a mandatory field. The account is added between the [].</p>\n</li>\n<li><p>(required) \"agentGroupBy\":[GROUP_DAILY] or \"agentGroupBy\":[GROUP_AGENTE].</p>\n</li>\n</ul>\n<p><strong>RESPONSE:</strong></p>\n<p>A detailed explanation of the response could be find <a href=\"https://enreach.es/help/omnichannel-contact-center/modulo-de-estadisticas/#Informe-de-agente-Chat\">Enreachelp · Statistics Module</a></p>\n<ul>\n<li><p>Response returns an array of JSON objects.</p>\n</li>\n<li><p>Depending on the filtering criteria (by day or agent), you will see a summary of the conversations received, sent, and answered by each channel.</p>\n</li>\n<li><p>Will show the different types of averages in <strong>seconds</strong>.</p>\n</li>\n<li><p>Each day or agent will be displayed within the same array.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["chat","chat-statistics","conversation"],"host":["chat-statistics-api","masvoz","es"],"query":[],"variable":[]}},"response":[{"id":"ba449e8b-c69c-42d9-b71f-831dec384830","name":"Agent statistics","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"startDate\": \"2025-08-06T00:00:00+02:00\",\r\n\"endDate\": \"2025-08-06T23:59:59+02:00\",\r\n\"accountId\": [3751],\r\n\"agentGroupBy\":\"GROUP_DAILY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://chat-statistics-api.masvoz.es/chat/chat-statistics/conversation"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 03 Sep 2025 15:08:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Referrer-Policy","value":"unsafe-url"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"label\": \"2025-08-06\",\n        \"received\": {\n            \"channels\": {\n                \"0\": {\n                    \"quantity\": 0\n                },\n                \"1\": {\n                    \"quantity\": 2\n                },\n                \"2\": {\n                    \"quantity\": 0\n                }\n            },\n            \"TOTAL\": {\n                \"quantity\": 2\n            }\n        },\n        \"answered\": {\n            \"averageFirstResponseTime\": 42,\n            \"averageResponseTime\": 0,\n            \"averageConversationTime\": 13,\n            \"channels\": {\n                \"0\": {\n                    \"quantity\": 0,\n                    \"average\": null,\n                    \"percentage\": null\n                },\n                \"1\": {\n                    \"quantity\": 1,\n                    \"average\": null,\n                    \"percentage\": null\n                },\n                \"2\": {\n                    \"quantity\": 0,\n                    \"average\": null,\n                    \"percentage\": null\n                }\n            },\n            \"TOTAL\": {\n                \"quantity\": 1,\n                \"average\": null,\n                \"percentage\": null\n            }\n        },\n        \"emitted\": {\n            \"channels\": {\n                \"0\": {\n                    \"quantity\": 0\n                },\n                \"1\": {\n                    \"quantity\": 0\n                },\n                \"2\": {\n                    \"quantity\": 0\n                }\n            },\n            \"TOTAL\": {\n                \"quantity\": 0\n            }\n        }\n    },\n    {\n        \"label\": \"TOTAL\",\n        \"received\": {\n            \"channels\": {\n                \"0\": {\n                    \"quantity\": 0\n                },\n                \"1\": {\n                    \"quantity\": 2\n                },\n                \"2\": {\n                    \"quantity\": 0\n                }\n            },\n            \"TOTAL\": {\n                \"quantity\": 2\n            }\n        },\n        \"answered\": {\n            \"averageFirstResponseTime\": 43,\n            \"averageResponseTime\": 0,\n            \"averageConversationTime\": 14,\n            \"channels\": {\n                \"0\": {\n                    \"quantity\": 0,\n                    \"average\": null,\n                    \"percentage\": null\n                },\n                \"1\": {\n                    \"quantity\": 1,\n                    \"average\": null,\n                    \"percentage\": null\n                },\n                \"2\": {\n                    \"quantity\": 0,\n                    \"average\": null,\n                    \"percentage\": null\n                }\n            },\n            \"TOTAL\": {\n                \"quantity\": 1,\n                \"average\": null,\n                \"percentage\": null\n            }\n        },\n        \"emitted\": {\n            \"channels\": {\n                \"0\": {\n                    \"quantity\": 0\n                },\n                \"1\": {\n                    \"quantity\": 0\n                },\n                \"2\": {\n                    \"quantity\": 0\n                }\n            },\n            \"TOTAL\": {\n                \"quantity\": 0\n            }\n        }\n    }\n]"}],"_postman_id":"362e223a-decb-4212-9078-de2503869d8f"}],"id":"5236b5c6-522c-4f65-8e32-3522405ffdd1","description":"<p>This API allows the user to collect detailed information about the digital channel service managed on the Enreach platform.</p>\n<h1 id=\"requirements\">Requirements</h1>\n<p>To use this API is required a Enreach username and password with the correct settings and permissions</p>\n<h1 id=\"rate-limit\">Rate limit</h1>\n<p>Limits apply:</p>\n<ul>\n<li>20 requests per minute per user</li>\n<li>65.000 chat objects per response</li>\n<li>Requests can take more than 1 minutes up to 10 minutes, depending on amount of chats being processed for the response. Please, do not retry the request in less than 10 minutes.</li>\n</ul>\n<h1 id=\"error-handling\">Error handling</h1>\n<p>Errors are mapped to HTTP codes. Therefore, if the user does not have permissions for the action the user is performing, an error code will be returned.  </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error code examples:</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>401</td>\n<td>Unauthorized Access</td>\n</tr>\n<tr>\n<td>404</td>\n<td>inexistent requested appeal</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Internal error</td>\n</tr>\n<tr>\n<td>406</td>\n<td>imit exceeded</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"5236b5c6-522c-4f65-8e32-3522405ffdd1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}}},{"name":"SMS Push Gateway","item":[{"name":"Send SMS","id":"3963cf40-3748-4efa-8982-c1c7a4de959f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://manager.masvoz.es/api/SmsPushGateway/Send?user={{masvoz_username}}&password=masvoz_password&account={{accountId}}&destination={{any_phone}}&sender=String&message=String","description":"<p>Send an SMS to a phone number</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","SmsPushGateway","Send"],"host":["manager","masvoz","es"],"query":[{"description":{"content":"<p>(required)  masvoz username</p>\n","type":"text/plain"},"key":"user","value":"{{masvoz_username}}"},{"description":{"content":"<p>(required)  masvoz password</p>\n","type":"text/plain"},"key":"password","value":"masvoz_password"},{"description":{"content":"<p>(required)  Four digits masvoz account ID</p>\n","type":"text/plain"},"key":"account","value":"{{accountId}}"},{"description":{"content":"<p>(required)  Destination number where to send the SMS. It must be a 9-digit number (Spanish number)</p>\n","type":"text/plain"},"key":"destination","value":"{{any_phone}}"},{"description":{"content":"<p>(required)  SMS sender. Limited to 11 characters</p>\n","type":"text/plain"},"key":"sender","value":"String"},{"description":{"content":"<p>(required)  Text of the message to be sent in the SMS</p>\n","type":"text/plain"},"key":"message","value":"String"}],"variable":[]}},"response":[{"id":"27849069-1cfb-4874-ac72-e969e18f1182","name":"200 Send SMS","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://manager.masvoz.es/api/SmsPushGateway/Send?user=masvoz_username&password=masvoz_password&account=9999&destination=931999999&sender=String&message=String","protocol":"https","host":["manager","masvoz","es"],"path":["api","SmsPushGateway","Send"],"query":[{"key":"user","value":"masvoz_username"},{"key":"password","value":"masvoz_password"},{"key":"account","value":"9999"},{"key":"destination","value":"931999999"},{"key":"sender","value":"String","description":"SMS sender. Limited to 11 characters."},{"key":"message","value":"String","description":"Text of the message to be sent in the SMS."}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"OK"}],"_postman_id":"3963cf40-3748-4efa-8982-c1c7a4de959f"}],"id":"ad231863-a419-4e4f-a73d-6da3b99dff6e","description":"<p>Send SMS via Enreach's Push SMS<br />platform.</p>\n<h1 id=\"requirements\">Requirements</h1>\n<ul>\n<li><p>To use this API is required a Enreach username and password with the correct settings and permissions</p>\n</li>\n<li><p>The client's server must be able to make a TCP/IP connection according to the HTTP protocol.</p>\n</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"37d3965b-4430-4a77-b94c-3dee10ba4660","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8b217f49-85f9-48d1-bed9-148a3d9bb7a9","type":"text/javascript","exec":[""]}}],"_postman_id":"ad231863-a419-4e4f-a73d-6da3b99dff6e","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}}},{"name":"WhatsApp Business API","item":[],"id":"fa0bba7c-973d-47f5-aef2-aed7fb45024c","description":"<h1 id=\"overview\">Overview</h1>\n<p>This is the API Reference of the WhatsApp Business API service from Enreach. This API allows you to manage messages and conversations with a client through a WhatsApp Business via API.</p>\n<h1 id=\"rate-limit\">Rate limit</h1>\n<p>The limit of requests that WhatsApp currently allows is 10 messages/sec.</p>\n<h3 id=\"api-documentation-and-how-to-use-it-⮕-whatsapp-template-messages\"><strong>API documentation and how to use it</strong> ⮕ <a href=\"https://manuals.dialox.ai/studio/channels/whatsapp/how-to-automate-outbound-whatsapp\">WhatsApp template messages</a></h3>\n<h1 id=\"response-codes\">Response codes</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status</th>\n<th>Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>200</strong></td>\n<td>Successful</td>\n<td>✅ Request made correctly. Our services are processing it.</td>\n</tr>\n<tr>\n<td><strong>400</strong></td>\n<td>Bad Request</td>\n<td>❌ Wrong request. Some required field is incorrect or does not exist.</td>\n</tr>\n<tr>\n<td><strong>401</strong></td>\n<td>Unauthorized</td>\n<td>❌ The user does not have permission to access that resource.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"authentication\">Authentication</h1>\n<p>The Enreach WhatsApp Business API service use Bearer Token authentication. For methods with required authorization, the Token previously provided by Enreach must be specified in the request header.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"276c3dfa-389e-4ff1-98cd-5f8c61c27bac"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"b49ab7fb-8470-4f6b-b348-2fabe349fb59"}}],"_postman_id":"fa0bba7c-973d-47f5-aef2-aed7fb45024c","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","id":"82d048d7-cc3f-49ec-b0b9-7daa8f7f62b7","name":"Enreach OCC APIs","type":"collection"}}}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"event":[{"listen":"prerequest","script":{"id":"fc273987-4a2f-4e8e-82a5-31989b949821","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"dcf983f2-938c-4f87-9291-52c8200cf42c","type":"text/javascript","exec":[""]}}],"variable":[{"key":"displayContact","value":"displayContact"},{"key":"displayHangupBy","value":"displayHangupBy"}]}