{"info":{"_postman_id":"f9c5c531-51fc-49d5-82c7-b5be94aec950","name":"NCVAV","description":"<html><head></head><body><p><strong>NCVAV SERVER API</strong></p>\n<p><strong>TÜM METOTLAR POST OLARAK GÖNDERİLMELİDİR. TOKEN BİLGİSİ HEADER İÇERİSİNDE GÖNDERİLİR.</strong></p>\n<p>Sorgu Sonucu <strong>RESPONSE</strong> olarak aşağıdaki parametreler döner.</p>\n<p><strong>-1</strong> =&gt; Hata.<br><strong>0</strong> =&gt; Değişiklik yapılmadı.<br><strong>n</strong> =&gt; Etkilenen işlem sayısı Örn: 1, 3</p>\n<p>Başarılı işlemde etkilenen işlem sayısı döner.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"18875228","collectionId":"f9c5c531-51fc-49d5-82c7-b5be94aec950","publishedId":"UVyvwaiC","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-04-07T13:18:30.000Z"},"item":[{"name":"GET TOKEN","item":[{"name":"GetToken","id":"ac4877a0-9b1e-4489-8228-6e16fecb4676","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"username","value":"USER","type":"text"},{"key":"password","value":"PASSWORD","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/gettoken/gettoken","urlObject":{"protocol":"https","path":["gettoken","gettoken"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ac4877a0-9b1e-4489-8228-6e16fecb4676"}],"id":"081fe618-5fe0-4e5a-a382-91714c9cda57","description":"<p><strong>TOKEN OLUŞTURMA</strong></p>\n<p><strong>username</strong> ve <strong>password</strong> kullanılarak <strong>TOKENKEY</strong> oluşturulur. Sonraki işlemlerin tamamında bu oluşturulan TOKENKEY kullanılır.</p>\n","_postman_id":"081fe618-5fe0-4e5a-a382-91714c9cda57"},{"name":"INFO","item":[{"name":"INFO","id":"6a6dd8e9-0f83-4e79-8151-95de3e09fdac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/info/compinfo","description":"<p><strong>FİRMAYA AİT TANIM BILGİLERİ</strong></p>\n<p>Dahili limiti, Yetkiler, TTS ve STT bakiyeleri vb bilgileri verir</p>\n","urlObject":{"protocol":"https","path":["info","compinfo"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a6dd8e9-0f83-4e79-8151-95de3e09fdac"}],"id":"5f7a0f00-ad55-4811-9874-e0a5bcceb555","_postman_id":"5f7a0f00-ad55-4811-9874-e0a5bcceb555","description":""},{"name":"DID","item":[{"name":"DIDList","id":"7558957b-d040-45a2-a0d3-9b172e4db3f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/did/didlist","description":"<p><strong>FİRMAYA AİT DID LİSTESİ</strong></p>\n","urlObject":{"protocol":"https","path":["did","didlist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7558957b-d040-45a2-a0d3-9b172e4db3f6"}],"id":"8dfc871b-c0de-4e31-b941-2bc52d5475ef","_postman_id":"8dfc871b-c0de-4e31-b941-2bc52d5475ef","description":""},{"name":"EXTENSIONS","item":[{"name":"ExtensionList","id":"e757a82c-acf3-434c-8ee2-4965cdc9d27f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"extension\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/extensions/extensionlist","description":"<p><strong>DAHİLİ LİSTELEME</strong></p>\n","urlObject":{"protocol":"https","path":["extensions","extensionlist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e757a82c-acf3-434c-8ee2-4965cdc9d27f"},{"name":"ExtensionAdd","id":"e049fa56-4e55-429e-986e-ca00ba18d209","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"displayname\": \"TEST\",\r\n    \"extension\": \"101\",\r\n    \"password\": \"PASSWORD\",\r\n    \"codecs\": \"g729,alaw,ulaw\",\r\n    \"pickupgroup\": \"TEST\",\r\n    \"recordings\": \"yes\",\r\n    \"voicemail\": \"no\",\r\n    \"voice_email\": \"\",\r\n    \"vmtexttomail\": \"no\",\r\n    \"webrtc\": \"no\",\r\n    \"callpermission\": \"0\",\r\n    \"callwaiting\": \"no\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/extensions/extensionadd","description":"<p><strong>DAHİLİ EKLEME</strong></p>\n<p><strong>\"displayname\"</strong>: Görünen isim<br /><strong>\"extension\"</strong>: Dahili numara. Numerik olmalıdır ve karakter içermemelidir. <strong>ZORUNLU</strong><br /><strong>\"password\"</strong>: Dahili parola <strong>ZORUNLU</strong><br /><strong>\"codecs\"</strong>: Dahilide aktif edilmek istenilen Codecler. Örn: <strong>g729,alaw,ulaw</strong><br /><strong>\"pickupgroup\"</strong>: Çağrı Çekme grubu. Numerik yada Alfanumerik tanımlanabilir. <strong>ZORUNLU</strong><br /><strong>\"recordings\"</strong>: Ses kaydı tutma <strong>yes/no ZORUNLU</strong><br /><strong>\"voicemail\"</strong>: voicemail <strong>yes/no</strong> <strong>Default: no</strong><br /><strong>\"voice_email\"</strong>: Tanımlanırsa, bırakılan voicemail ses kaydını mail olarak burada belirtilen Email adresine gönderir.<br /><strong>\"vmtexttomail\"</strong>: <strong>Default: no</strong></p>\n<p>\"<strong>webrtc</strong>\": Dahili, WEBRTC olarak kullanılacaksa aktif edilmesi gerekir. <strong>Default: no</strong><br />\"<strong>callpermission</strong>\": Dahili arama izinleri. <strong>CALL MANAGEMENT</strong> metodu ile başlatılan çağrılar etkilenmez. <strong>Default: 0</strong></p>\n<p><code>0 =&gt; ALL | 1 =&gt; LOCAL | 2 =&gt; LOCAL + SABIT | 3 =&gt; LOCAL + SABIT + GSM</code></p>\n","urlObject":{"protocol":"https","path":["extensions","extensionadd"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e049fa56-4e55-429e-986e-ca00ba18d209"},{"name":"ExtensionDel","id":"5edaae5a-3d9f-4622-b450-18224f1c1d34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"extension\": \"103\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/extensions/extensiondel","description":"<p><strong>DAHİLİ SİLME</strong></p>\n","urlObject":{"protocol":"https","path":["extensions","extensiondel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5edaae5a-3d9f-4622-b450-18224f1c1d34"},{"name":"Extension Register Status","id":"9a233f26-af9b-45e4-90d5-da23537bd835","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"extension\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/extensions/extensionregstatus","description":"<p><strong>DAHİLİ REGISTER DURUMU</strong></p>\n<p><strong>\"extension\":</strong> Boş geçilirse tüm dahililer listelenir</p>\n<p><strong>ÖRNEK SONUÇ:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"registerstatus\": [\n        {\n            \"company\": \"FIRMA\",\n            \"extension\": \"101\",\n            \"registeraddr\": \"sip:101@IP...\",\n            \"expiration\": \"2021-11-06 12:19:22\",\n            \"device\": \"Phone Rev 1.2\"\n        }\n    ]\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["extensions","extensionregstatus"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9a233f26-af9b-45e4-90d5-da23537bd835"},{"name":"Extension Talk Status","id":"30eed678-cbfd-4038-887d-2af27d3802e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"extension\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/extensions/extensiontalk","description":"<p><strong>DAHİLİ CANLI GÖRÜŞME LİSTESİ</strong></p>\n<p>Dahililerin canlı olarak görüşme durumlarını listeler.</p>\n<p>\"<strong>extension</strong>\": Boş geçilirse tüm dahililer listelenir.</p>\n<p><strong>ÖRNEK SONUÇ:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"extensionstalk\": [\n        {\n            \"company\": \"FIRMA\",\n            \"date\": \"2021-11-06 12:19:22\",\n            \"extension\": \"101\",\n            \"talknumber\": \"02121234567\",\n            \"direction\": \"INBOUND\",\n            \"uniqueid\": \"207-1671473136.57793\"\n        }\n    ]\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["extensions","extensiontalk"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"30eed678-cbfd-4038-887d-2af27d3802e7"}],"id":"fe67a806-4259-4220-a6a8-5e31b3f95924","description":"<p><strong>SANTRAL DAHİLİ YÖNETİMİ</strong></p>\n","_postman_id":"fe67a806-4259-4220-a6a8-5e31b3f95924"},{"name":"QUEUES","item":[{"name":"QUEUE","item":[{"name":"QueueList","id":"90b18c36-b676-42d9-a0c6-3bed1ebbfe20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"queuenumber\": \"610\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/queues/queuelist","description":"<p><strong>KUYRUK LİSTESİ</strong></p>\n<p><strong>queuenumber</strong> kuyruk numarası. Boş gönderilirse tüm kuyruklar listelenir</p>\n","urlObject":{"protocol":"https","path":["queues","queuelist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"90b18c36-b676-42d9-a0c6-3bed1ebbfe20"},{"name":"QueueAdd","id":"e8318037-a7d7-447f-a790-68ff33567d6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"description\": \"Center\",\r\n    \"queuenumber\": \"600\",\r\n    \"retry\": \"5\",\r\n    \"agenttimeout\": \"15\",\r\n    \"autofill\": \"no\",\r\n    \"strategy\": \"rrmemory\",\r\n    \"wrapuptime\": \"\",\r\n    \"musiconhold\": \"default\",\r\n    \"announcefreq\": \"0\",\r\n    \"announceholdtime\": \"no\",\r\n    \"announceposition\": \"no\",\r\n    \"periodicfreq\": \"0\",\r\n    \"periodicannouncefile\": \"\",\r\n    \"autocallmissed\": \"no\",\r\n    \"start_time\": \"\",\r\n    \"end_time\": \"\",\r\n    \"saymyname\": \"no\",\r\n    \"agent_announce\": \"\",\r\n    \"missedtomail\": \"no\",\r\n    \"missedemail\": \"\",\r\n    \"smsnumber\": \"\",\r\n    \"application\": \"\",\r\n    \"destination\": \"\",\r\n    \"qtimeout\": \"\",\r\n    \"maxcaller\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/queues/queueadd","description":"<p><strong>KUYRUK EKLE</strong></p>\n<p>\"<strong>description</strong>\": Açıklama.<br />\"<strong>queuenumber</strong>\": Kuyruk Numarası <strong>ZORUNLU</strong><br />\"<strong>retry</strong>\": Tekrar deneme zaman aralığı <strong>ZORUNLU</strong><br />\"<strong>agenttimeout</strong>\": Agent çaldırma süresi <strong>ZORUNLU</strong><br />\"<strong>autofill</strong>\": Bekleyen çağrıları çoklu olarak yönlendirme. <strong>yes/no</strong> <strong>Default: no</strong><br />\"<strong>strategy</strong>\": Agent çaldırma stratejisi. Strateji listesi alttadır. <strong>ZORUNLU</strong><br />\"<strong>wrapuptime</strong>\": Görüşmesi biten agent için bir sonraki çağrının gelmeden önce bekleme nefes alma süresi.<br />\"<strong>musiconhold</strong>\": Bekleme Müziği. Boş geçilirse <strong>default</strong> bekleme müziği aktif olur.<br />\"<strong>announcefreq</strong>\": Bekleme sıra numarası anonsu için <strong>saniye</strong> cinsinden tekrarlama aralığı. <strong>Min 15 sn.</strong><br />\"<strong>announceholdtime</strong>\": Ortalama bekleme süresi söyletme. <strong>yes/no Deafult: no</strong><br />\"<strong>announceposition</strong>\": Bekleme pozisyonu söyletme. <strong>yes/no Deafult: no</strong><br />\"<strong>periodicfreq</strong>\": Peryodik anons <strong>saniye</strong> cinsinden tekrarlama aralığı. <strong>Min 15 sn.</strong><br />\"<strong>periodicannouncefile</strong>\": Peryodik anons ses dosya adı. <strong>recordings</strong> olarak yüklenmiş olmalıdır.<br />\"<strong>autocallmissed</strong>\": Kaçan Çağrıların otomatik geri aranıp aranmayacağı <strong>yes/no</strong> <strong>Default: no</strong><br />\"<strong>start_time</strong>\": Kaçan çağrı otomatik arama zaman aralığı <strong>başlangıç saati. autocallmissed aktifse ZORUNLU</strong><br />\"<strong>end_time</strong>\": Kaçan çağrı otomatik arama zaman aralığı <strong>bitiş saati. autocallmissed aktifse ZORUNLU</strong><br />\"<strong>saymyname</strong>\": Karşılayan Agentın ismini Arayan Aboneye sesli olarak otomatik söyleme. <strong>TTS aboneliği gerektirir.</strong><br />\"<strong>agent_announce</strong>\": Çağrı bağlanan Agent'a dinletilecek anons. Öncesinden sistemde yüklü olmalıdır.<br />\"<strong>missedtomail</strong>\": Kaçan çağrıları mail olarak gönderme <strong>yes/no Default: no</strong><br />\"<strong>missedemail</strong>\": Kaçan çağrıların gönderileceği mail adresi</p>\n<p><strong>Strategy listesi:</strong><br /><strong>ringall</strong> = Tüm Agentları aynı anda çaldır.<br /><strong>leastrecent</strong> = En son aranan Agent'ı çaldır.<br /><strong>fewestcalls</strong> = En az çağrı alan Agent'ı çaldır.<br /><strong>random</strong> = Rastgele çaldır.<br /><strong>rrmemory</strong> = En son çalan Agentdan sonrasına devam ettir.<br /><strong>linear</strong> = Küçükten Büyüğe Agent numarasını Sıralı çaldır.<br /><strong>wrandom</strong> = Agentları, bulunduğu grup içerisinde rastgele çaldır.</p>\n","urlObject":{"protocol":"https","path":["queues","queueadd"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e8318037-a7d7-447f-a790-68ff33567d6d"},{"name":"QueueUpdate","id":"282836e4-a782-44d5-b4d3-bc6c387489a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"description\": \"Center\",\r\n    \"queuenumber\": \"600\",\r\n    \"retry\": \"5\",\r\n    \"agenttimeout\": \"15\",\r\n    \"autofill\": \"no\",\r\n    \"strategy\": \"linear\",\r\n    \"wrapuptime\": \"\",\r\n    \"musiconhold\": \"default\",\r\n    \"announcefreq\": \"0\",\r\n    \"announceholdtime\": \"no\",\r\n    \"announceposition\": \"no\",\r\n    \"periodicfreq\": \"0\",\r\n    \"periodicannouncefile\": \"\",\r\n    \"autocallmissed\": \"no\",\r\n    \"start_time\": \"\",\r\n    \"end_time\": \"\",\r\n    \"saymyname\": \"no\",\r\n    \"agent_announce\": \"\",\r\n    \"missedtomail\": \"no\",\r\n    \"missedemail\": \"\",\r\n    \"smsnumber\": \"\",\r\n    \"application\": \"\",\r\n    \"destination\": \"\",\r\n    \"qtimeout\": \"\",\r\n    \"maxcaller\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/queues/queueupdate","description":"<p><strong>KUYRUK GÜNCELLEME</strong></p>\n","urlObject":{"protocol":"https","path":["queues","queueupdate"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"282836e4-a782-44d5-b4d3-bc6c387489a5"},{"name":"QueueDel","id":"15f028f3-9409-48bb-aa3b-2b1d0892dfcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"queuenumber\": \"613\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/queues/queuedel","urlObject":{"protocol":"https","path":["queues","queuedel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"15f028f3-9409-48bb-aa3b-2b1d0892dfcf"},{"name":"QueueLive","id":"6868d043-21e1-47dd-9800-d3b057e18554","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"queuenumber\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/queues/queuelive","description":"<p><strong>KUYRUK CANLI İZLEME</strong></p>\n<p><strong>queuenumber</strong> boş gönderilirse tüm kuyruklar listelenir</p>\n<p>Örnek Sonuç:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"queuecallers\": [\n        {\n            \"company\": \"FIRMA\",\n            \"queue\": \"610\",\n            \"caller\": \"02121234567\",\n            \"uniqueid\": \"1640112823\",\n            \"calldate\": \"2021-12-21 21:53:44\"\n        }\n    ],\n    \"members\": [\n        {\n            \"company\": \"FIRMA\",\n            \"queue\": \"610\",\n            \"agent\": \"101\",\n            \"agentname\": \"CAN\",\n            \"state\": \"1\",\n            \"statedate\": \"2021-12-21 21:53:35\",\n            \"pause\": \"0\",\n            \"talknumber\": \"905123456789\",\n            \"direction\": \"OUTBOUND\"\n        }...\n\n</code></pre>\n<p><strong>queuecallers</strong>: Kuyrukta bekleyen çağrılar<br /><strong>members</strong>:: Agent Durumları / Görüştüğü numaralar.<br /><strong>state</strong>: Agent durumu: 0=Boşta, 1=Görüşmede, 2=Offline, 3=Ringing<br /><strong>statedate</strong>: Agent Durum Tarihi. Member Offline durumunda gösterilmez.<br /><strong>pause</strong>: 0=Molada Değil, 1=Molada<br /><strong>talknumber</strong>: Görüşülen Numara<br /><strong>direction</strong>: Çağrı yönü</p>\n","urlObject":{"protocol":"https","path":["queues","queuelive"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6868d043-21e1-47dd-9800-d3b057e18554"},{"name":"MissedMail list","id":"3d3cb9f7-8ae9-48e2-be5d-df7aa68bb0df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"queuenumber\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/queues/missedmaillist","description":"<p><strong>KAÇAN ÇAĞRI TANIMLI MAIL LISTESI</strong></p>\n<p>Kaçan çağrıların gönderileceği mail adreslerini listeler</p>\n<p>Mail tanımları, <strong>Queue Add ve Queue Update</strong> - <strong>missedemail</strong> üzerinden düzenlenebilir.</p>\n","urlObject":{"protocol":"https","path":["queues","missedmaillist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d3cb9f7-8ae9-48e2-be5d-df7aa68bb0df"}],"id":"e6a968a9-8fc3-4aa2-bdb9-c263e3d8f457","_postman_id":"e6a968a9-8fc3-4aa2-bdb9-c263e3d8f457","description":""},{"name":"MEMBERS","item":[{"name":"memberlist","id":"3e3d0c6f-bdc4-41e4-afa8-8bf76fc372e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"queuenumber\": \"610\",\r\n    \"agent\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/queues/memberlist","description":"<p><strong>KUYRUKLARDA TANIMLI AGENT LİSTESİ</strong></p>\n<p><strong>\"queuenumber\":</strong> Boş gönderilirse tüm agentlar ve tanımlı oldukları kuyruklar listelenir.<br />\"<strong>agent</strong>\": Belirtilirse ilgili agentın bulunduğu kuyruk listeleri döner.</p>\n","urlObject":{"protocol":"https","path":["queues","memberlist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e3d0c6f-bdc4-41e4-afa8-8bf76fc372e3"},{"name":"memberadd","id":"b9963e17-d98f-4ecd-bc99-456617a0dd70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"queuenumber\": \"610\",\r\n    \"agent\": \"104\",\r\n    \"agentname\": \"CAN\",\r\n    \"saymyname\": \"Temsilci Can Güneş\",\r\n    \"gender\": \"male\",\r\n    \"language\": \"tr\",\r\n    \"groupnumber\": \"0\",\r\n    \"paused\": \"0\",\r\n    \"wrapuptime\": \"\",\r\n    \"linearorder\":\"11\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/queues/memberadd","description":"<p>\"<strong>queuenumber</strong>\": Agentin ekleneceği Kuyruk numarası. <strong>ZORUNLU</strong><br />\"<strong>agent</strong>\": Agent dahili Extension numarası <strong>ZORUNLU</strong><br />\"<strong>agentname</strong>\": Agent ismi.<br />\"<strong>saymyname</strong>\": Okunacak Agent ismi / Metni.<br />\"<strong>gender</strong>\": Okunacak Agent ismi seslendirme cinsiyet. Kadın (<strong>female</strong>) / Erkek (<strong>male</strong>)<br />\"<strong>language</strong>\": Agent ismi okuma dili. \"<strong>tr</strong>\", \"<strong>en</strong>\", \"<strong>de</strong>\", \"<strong>nl</strong>\", \"<strong>uk</strong>\", \"<strong>ru</strong>\", \"<strong>ar</strong>\" (BAE), \"<strong>sy</strong>\" (Suriye). Default: \"<strong>tr</strong>\"<br />\"<strong>groupnumber</strong>\": Agentlar için Çaldırma grubu oluşturulabilir. Belirtilen Gruba dahil olan Agentlar, Queue Strategy tanımına göre kendi içerisinde çaldırılır. En düşük grup numarası önceliklidir ve bu grupta müsait bir Agent varsa, Çağrı diğer gruba geçmez <strong>Default 0</strong></p>\n<p>\"<strong>paused</strong>\": Mola pasif (0) / Aktif (1) <strong>Default 0</strong><br />\"<strong>wrapuptime</strong>\": Agenta Özel sonraki çağrı gelmeden önce bekleme nefes alma süresi.<br />\"<strong>linearorder</strong>\": linear stratejisi seçiliyken agentların sıralaması 2 haneli olacak şekilde 00 - 99 arası.belirlenebilir.</p>\n","urlObject":{"protocol":"https","path":["queues","memberadd"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9963e17-d98f-4ecd-bc99-456617a0dd70"},{"name":"memberdel","id":"15554b4e-2ab5-4b8a-b9d9-a643d0dbe245","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"memberid\": \"40\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/queues/memberdel","description":"<p><strong>AGENT SİLME</strong></p>\n<p><strong>memberid</strong> , memberlist metodundan alınan id olmalıdır.</p>\n","urlObject":{"protocol":"https","path":["queues","memberdel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"15554b4e-2ab5-4b8a-b9d9-a643d0dbe245"},{"name":"memberpause","id":"f0909792-13e3-42a5-b685-e1a225ef8f30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"queuenumber\": \"610\",\r\n    \"agent\": \"101\",\r\n    \"paused\": \"0\",\r\n    \"reason\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/queues/memberpause","description":"<p><strong>AGENT PAUSE MOLA KONUMUNA ALMA</strong></p>\n<p>\"<strong>queuenumber</strong>\": Kuyruk numarası. Boş gönderilirse ilgili agent tüm kuyruklarda Pause konumuna alınır.<br />\"<strong>agent</strong>\": Pause alınacak Agent Extension numarası<br />\"<strong>paused</strong>\": Aktif (1) / Pasif (0)<br />\"<strong>reason</strong>\": Pause alma sebebi (ihtiyaç, yemek vb). Belirtilmezse Pause Report oluşturulmaz.</p>\n","urlObject":{"protocol":"https","path":["queues","memberpause"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0909792-13e3-42a5-b685-e1a225ef8f30"}],"id":"d95a4640-4f0f-4caf-8a45-bd3bad3b8002","description":"<p><strong>AGENT TANIMLARI</strong></p>\n","_postman_id":"d95a4640-4f0f-4caf-8a45-bd3bad3b8002"}],"id":"f45c1861-3a0c-4776-824e-332f0c0696ed","description":"<p><strong>KUYRUK YÖNETİMİ</strong></p>\n","_postman_id":"f45c1861-3a0c-4776-824e-332f0c0696ed"},{"name":"TIMECONDITION","item":[{"name":"TIME","item":[{"name":"TimeList","id":"e2a91b5d-5895-45d5-8d13-54f1d32d9507","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"timeid\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/time/timelist","description":"<p><strong>TANIMLI ZAMANLAMA LİSTELERİ</strong></p>\n<p>\"<strong>timeid</strong>\": Boş geçilirse tüm Zamanlama Tanımlarını listeler.</p>\n","urlObject":{"protocol":"https","path":["time","timelist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2a91b5d-5895-45d5-8d13-54f1d32d9507"},{"name":"TimeGroup List","id":"bb67ae59-1010-404d-9d16-dbfea6104a2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/time/tgrouplist","description":"<p><strong>TANIMLI ZAMANLAMA GRUP LİSTELERİ</strong></p>\n<p>Zamanlama eklerken Gruplandırma (<strong>tgroupname</strong> ve <strong>tgroup</strong>) yapılmışsa grup listeleri alınabilir.</p>\n","urlObject":{"protocol":"https","path":["time","tgrouplist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb67ae59-1010-404d-9d16-dbfea6104a2f"},{"name":"TimeAdd","id":"5cf3281a-2595-4363-8d05-2dae15758d99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"description\": \"standard\",\r\n    \"application\": \"QUEUE\",\r\n    \"destination\": \"610\",\r\n    \"elseapplication\": \"IVR\",\r\n    \"elsedestination\": \"1\",\r\n    \"day_start\": \"0\",\r\n    \"day_end\": \"6\",\r\n    \"time_start\": \"09:00\",\r\n    \"time_end\": \"18:00\",\r\n    \"playback\": \"\",\r\n    \"elseplayback\": \"\",\r\n    \"tgroupname\": \"group1\",\r\n    \"tgroup\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/time/timeadd","description":"<p><strong>ZAMANLAMA TANIMI EKLEME</strong></p>\n<p>\"<strong>description</strong>\": Açıklama.<br />\"<strong>application</strong>\": Yönlendirilecek application. <strong>ZORUNLU</strong><br />\"<strong>destination</strong>\": Yönlendirilecek application numarası. <strong>ZORUNLU</strong><br />\"<strong>elseapplication</strong>\": Belirtilen zamanların dışında yönlenecek application. <strong>ZORUNLU</strong><br />\"<strong>elsedestination</strong>\": Belirtilen zamanların dışında yönlenecek application numarası. <strong>ZORUNLU</strong><br />\"<strong>day_start</strong>\": Gün Başlagıç. 0 - 6 aralığında. 0=PAZARTESİ... 6=PAZAR. <strong>ZORUNLU</strong><br />\"<strong>day_end</strong>\": Gün Bitiş. 0 - 6 aralığında. 0=PAZARTESİ... 6=PAZAR. <strong>ZORUNLU</strong><br />\"<strong>time_start</strong>\": Başlangıç Saat. <strong>ZORUNLU</strong><br />\"<strong>time_end</strong>\": Bitiş Saat. <strong>ZORUNLU</strong><br />\"<strong>playback</strong>\": Yönlendirme öncesi anonsu.<br />\"<strong>elseplayback</strong>\": Zamanlama dışında yönlendirme öncesi anonsu.<br />\"<strong>tgroupname</strong>\": Time Grup ismi.<br />\"<strong>tgroup</strong>\": Time grup numarası. <strong>0</strong> ile <strong>99</strong> arası verilerek zamanlamalar için gruplama yapılabilir. Çağrı yönlendirmelerinde <strong>TIMEGROUP</strong> seçilerek belirtilen grup numarası içerisinde uygun zamana göre yönlendirme sağlanabilir.</p>\n<hr />\n<p>Çağrılar, Applicationlar içerisinde ilgili tek bir timecondition ID sine doğrudan yönlendirilebilir yada birden fazla timecondition ekleyip hepsi içerisinden uygun olana yönlenmesi istenilebilir. Çağrının tüm conditionlar içerisinde uygun olana gitmesi isteniliyorsa, Yönlendirme yapılacak Application Örn <strong>(INBOUND)</strong> içerisinde <strong>destination:</strong> <strong>1</strong> olarak gönderilmelidir.</p>\n","urlObject":{"protocol":"https","path":["time","timeadd"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5cf3281a-2595-4363-8d05-2dae15758d99"},{"name":"TimeDel","id":"d5f56b8d-d64d-47b7-b13d-fc2716f09927","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"timeid\":\"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/time/timedel","description":"<p><strong>ZAMANLAMA TANIMI SİLME</strong></p>\n<p><strong>timeid : all</strong> gönderilirse hepsi silinir</p>\n","urlObject":{"protocol":"https","path":["time","timedel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d5f56b8d-d64d-47b7-b13d-fc2716f09927"},{"name":"TimeUpdate","id":"019c55a3-8c84-4faa-b5d4-a2ece8fae31f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"timeid\": \"3\",\r\n    \"description\": \"standard\",\r\n    \"application\": \"QUEUE\",\r\n    \"destination\": \"612\",\r\n    \"elseapplication\": \"IVR\",\r\n    \"elsedestination\": \"1\",\r\n    \"day_start\": \"0\",\r\n    \"day_end\": \"5\",\r\n    \"time_start\": \"11:00\",\r\n    \"time_end\": \"18:00\",\r\n    \"playback\": \"\",\r\n    \"elseplayback\": \"\",\r\n    \"tgroupname\": \"group1\",\r\n    \"tgroup\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/time/timeupdate","description":"<p><strong>MEVCUT ZAMANLAMA GRUBU GÜNCELLEME</strong></p>\n<p>\"<strong>timeid</strong>\": Güncellenecek Zamanlama grup id. <strong>ZORUNLU</strong></p>\n","urlObject":{"protocol":"https","path":["time","timeupdate"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"019c55a3-8c84-4faa-b5d4-a2ece8fae31f"}],"id":"59264f62-1f1d-4329-ac3c-a125d50fb910","description":"<p><strong>ZAMANLAMA TANIMLARI</strong></p>\n","_postman_id":"59264f62-1f1d-4329-ac3c-a125d50fb910"},{"name":"DAYNIGHT","item":[{"name":"DayNight List","id":"1dc897e4-5ad2-4f1b-af82-8aaecf303e1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"daynightid\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/time/daynightlist","description":"<p><strong>MEVCUT DAYNIGHT LİSTESİ</strong></p>\n<p>\"<strong>daynightid</strong>\": İsteğe bağlı.</p>\n","urlObject":{"protocol":"https","path":["time","daynightlist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1dc897e4-5ad2-4f1b-af82-8aaecf303e1a"},{"name":"DayNight Add","id":"f13471df-25e0-49c0-b257-e059db8e0f09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"description\": \"test\",\r\n    \"daymode\": \"1\",\r\n    \"dayapplication\": \"QUEUE\",\r\n    \"daydestination\": \"610\",\r\n    \"nightapplication\": \"IVR\",\r\n    \"nightdestination\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/time/daynightadd","description":"<p><strong>DAYNIGHT TANIM EKLEME</strong></p>\n<p>\"<strong>description</strong>\": Açıklama.<br />\"<strong>daymode</strong>\": <strong>1</strong> = Gündüz, <strong>2</strong> = Gece. <strong>ZORUNLU</strong><br />\"<strong>dayapplication</strong>\": Gündüz yönlendirilecek application. <strong>ZORUNLU</strong><br />\"<strong>daydestination</strong>\": Gündüz yönlendirilecek application numarası. <strong>ZORUNLU</strong><br />\"<strong>nightapplication</strong>\": Gece yönlenecek application. <strong>ZORUNLU</strong><br />\"<strong>nightdestination</strong>\": Gece yönlendirilecek application numarası. <strong>ZORUNLU</strong></p>\n<p><strong>NOT</strong>: Sadece 1 adet Day Night tanımı eklenebilir.</p>\n","urlObject":{"protocol":"https","path":["time","daynightadd"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f13471df-25e0-49c0-b257-e059db8e0f09"},{"name":"DayNight Del","id":"9cac80e7-7370-43b5-bc0d-214c6d24e91d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"daynightid\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/time/daynightdel","description":"<p><strong>DAYNIGHT TANIMI SİLME</strong></p>\n<p><strong>daynightid :</strong> Silinecek id. <strong>ZORUNLU</strong></p>\n","urlObject":{"protocol":"https","path":["time","daynightdel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9cac80e7-7370-43b5-bc0d-214c6d24e91d"},{"name":"DayNight Update","id":"87449b56-8a7a-4485-8a3b-0184a478c992","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"daynightid\": \"4\",\r\n    \"description\": \"test\",\r\n    \"daymode\": \"1\",\r\n    \"dayapplication\": \"QUEUE\",\r\n    \"daydestination\": \"610\",\r\n    \"nightapplication\": \"IVR\",\r\n    \"nightdestination\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/time/daynightupdate","description":"<p><strong>MEVCUT DAYNIGHT GÜNCELLEME</strong></p>\n<p>\"<strong>daynightid</strong>\": Güncellenecek mevcut daynightid. <strong>ZORUNLU</strong></p>\n","urlObject":{"protocol":"https","path":["time","daynightupdate"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"87449b56-8a7a-4485-8a3b-0184a478c992"}],"id":"a20eb6af-9220-4df6-ae26-e258468a2486","description":"<p><strong>GÜNDÜZ GECE MODU TANIMLARI</strong></p>\n","_postman_id":"a20eb6af-9220-4df6-ae26-e258468a2486"},{"name":"SPECIALDAYS","item":[{"name":"Specialday List","id":"39850195-88fc-4c43-b4e5-e9182e5acbed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"specialid\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/time/speciallist","description":"<p><strong>MEVCUT ÖZEL GÜN LİSTESİ</strong></p>\n<p>\"<strong>specialid</strong>\": İsteğe bağlı.</p>\n","urlObject":{"protocol":"https","path":["time","speciallist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"39850195-88fc-4c43-b4e5-e9182e5acbed"},{"name":"Specialday Add","id":"0e3262e2-3cbf-434b-ab11-ab9ecebcfa80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"description\": \"new year\",\r\n    \"special_month\": \"01\",\r\n    \"special_day\": \"01\",\r\n    \"time_start\": \"00:00\",\r\n    \"time_end\": \"23:59\",\r\n    \"playback\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/time/specialadd","description":"<p><strong>ÖZEL GÜN TANIM EKLEME</strong></p>\n<p>\"<strong>description</strong>\": Açıklama.<br />\"<strong>special_month</strong>\": 2 haneli olarak AY tanımı . <strong>ZORUNLU</strong><br />\"<strong>special_day</strong>\": 2 haneli olarak GÜN tanımı. <strong>ZORUNLU</strong><br />\"<strong>time_start</strong>\": İlgili gün için başlangıç saati. Boş geçilirse \"<strong>00:00</strong>\" atanır.<br />\"<strong>time_end</strong>\": İlgili gün için bitiş saati. Boş geçilirse \"<strong>23:59</strong>\" atanır.<br />\"<strong>playback</strong>\": Dinletilmek istenilen sistemde yüklü ses dosyası.</p>\n","urlObject":{"protocol":"https","path":["time","specialadd"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e3262e2-3cbf-434b-ab11-ab9ecebcfa80"},{"name":"Specialday Del","id":"34862795-2dc8-4f17-876a-990e5dc53ee1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"specialid\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/time/specialdel","description":"<p><strong>ÖZEL GÜN TANIMI SİLME</strong></p>\n<p><strong>specialid :</strong> Silinecek id. \"<strong>all</strong>\" gönderilirse tüm liste silinir. <strong>ZORUNLU</strong></p>\n","urlObject":{"protocol":"https","path":["time","specialdel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"34862795-2dc8-4f17-876a-990e5dc53ee1"},{"name":"Specialday Update","id":"47f7d4c8-f389-4494-8e1e-4c3358ac8f8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"specialid\": \"4\",\r\n    \"description\": \"new year\",\r\n    \"special_month\": \"01\",\r\n    \"special_day\": \"01\",\r\n    \"time_start\": \"00:00\",\r\n    \"time_end\": \"23:59\",\r\n    \"playback\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/time/specialupdate","description":"<p><strong>MEVCUT ÖZEL GÜN GÜNCELLEME</strong></p>\n<p>\"<strong>specialid</strong>\": Güncellenecek specialid. <strong>ZORUNLU</strong></p>\n","urlObject":{"protocol":"https","path":["time","specialupdate"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"47f7d4c8-f389-4494-8e1e-4c3358ac8f8d"}],"id":"c935cb73-4e02-4cb9-bc3a-c5b69a7a085f","description":"<p><strong>ÖZEL GÜN TANIMLARI</strong></p>\n","_postman_id":"c935cb73-4e02-4cb9-bc3a-c5b69a7a085f"}],"id":"59aa35a7-6637-47e9-9deb-9308a62f79e2","description":"<p><strong>ÇAĞRI ZAMANLAMA VE DAYNIGHT AYARLARI</strong></p>\n","_postman_id":"59aa35a7-6637-47e9-9deb-9308a62f79e2"},{"name":"IVR","item":[{"name":"IVR","id":"40015421-5d87-4005-ac22-c782cefff621","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"description\": \"intro\",\r\n    \"ivrnumber\": \"2\",\r\n    \"tts\": \"\",\r\n    \"gender\": \"male\",\r\n    \"language\": \"tr\",\r\n    \"recording\": \"intro\",\r\n    \"ivrreturn\": \"0\",\r\n    \"dtmfwait\": \"4\",\r\n    \"extenblock\": \"no\",\r\n    \"err_message\": \"\",\r\n    \"retry\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/ivr/ivr","description":"<p><strong>IVR EKLEME</strong></p>\n<p>\"<strong>description</strong>\": Açıklama<br />\"<strong>ivrnumber</strong>\": Benzersiz ivr numarası. Burada belirtilecek numara INBOUND vb yönlendirmelerde Application numarası olarak kullanılır.<br />\"<strong>tts</strong>\": TTS olarak karşılama Metni. <strong>TTS ABONELİĞİ GEREKTİRİR.</strong><br />\"<strong>gender</strong>\": TTS seslendirme Kadın (<strong>female</strong>), Erkek (<strong>male</strong>). <strong>Default: male</strong><br />\"<strong>language</strong>\": Konuşma Dili. <strong>\"tr\", \"en\", \"de\", \"nl\",</strong> \"<strong>uk</strong>\", \"<strong>ru</strong>\", \"<strong>ar</strong>\" (BAE), \"<strong>sy</strong>\" (Suriye)<strong>. Default: tr</strong><br />\"<strong>recording</strong>\": Karşılama anons dosya ismi. TTS veya Recording den biri seçilmelidir. İkisi beraber kullanılırsa TTS bakiyesi olduğu durumlarda TTS, bakiyenin olmadığı durumlarda Recording kullanılır. Öncelik TTS okumasındadır.<br />\"<strong>ivrreturn</strong>\": Dahili tuşlamasında ulaşılamaması durumunda IVR'a geri dönüp dönmeyeceği <strong>0 / 1. Default: 0.</strong><br />\"<strong>dtmfwait</strong>\": Tuşlama için bekleme süresi.<br />\"<strong>extenblock</strong>\": Direk Dahili tuşlama engelle. <strong>yes / no</strong>, Deafult: <strong>no</strong><br />\"<strong>err_message</strong>\": Hata mesajı.<br />\"<strong>retry</strong>\": IVR tekrar sayısı.</p>\n","urlObject":{"protocol":"https","path":["ivr","ivr"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"40015421-5d87-4005-ac22-c782cefff621"},{"name":"IVRList","id":"6d23fa18-5c07-4a49-9a26-fc6f7be7f75d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ivrnumber\":\"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/ivr/ivrlist","description":"<p><strong>TANIMLI IVR VE TUŞLAMA LİSTESİ</strong></p>\n<p>\"<strong>ivrnumber</strong>\": Boş gönderilirse tanımlı tüm IVR ve Tuşlamaların listesi döner</p>\n<hr />\n<p>ÖRNEK SONUÇ:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"ivr\": [\n        {\n            \"company\": \"FIRMA\",\n            \"description\": \"giris\",\n            \"ivrnumber\": \"1\",\n            \"tts\": \"\",\n            \"gender\": \"male\",\n            \"recording\": \"giris\",\n            \"ivrreturn\": \"0\",\n            \"language\": \"tr\"\n        }\n    ],\n    \"ivrdtmf\": [\n        {\n            \"company\": \"FIRMA\",\n            \"ivrnumber\": \"1\",\n            \"dtmf\": \"1\",\n            \"start_num\": \"\",\n            \"end_num\": \"\",\n            \"application\": \"QUEUE\",\n            \"destination\": \"600\",\n            \"callerid_name\": null,\n            \"playback\": null\n        },\n        {\n            \"company\": \"FIRMA\",\n            \"ivrnumber\": \"1\",\n            \"dtmf\": \"2\",\n            \"start_num\": \"\",\n            \"end_num\": \"\",\n            \"application\": \"EXTENSIONS\",\n            \"destination\": \"101\",\n            \"callerid_name\": null,\n            \"playback\": null\n        },\n      ...\n    ]\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["ivr","ivrlist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d23fa18-5c07-4a49-9a26-fc6f7be7f75d"},{"name":"IVRDel","id":"8a31854b-b7f2-4817-9117-48dc2bc1a52f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ivrnumber\": \"1\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/ivr/ivrdel","description":"<p><strong>IVR VE IVR TUŞ LİSTESİ TOPLU SİLME</strong></p>\n<p>\"<strong>ivrnumber</strong>\": Belirtilen ivrnumber ve buna bağlı tüm tuş listesini siler. <strong>ZORUNLU</strong></p>\n","urlObject":{"protocol":"https","path":["ivr","ivrdel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a31854b-b7f2-4817-9117-48dc2bc1a52f"},{"name":"IVRDtmf","id":"2621646f-d2a6-413c-92e9-a354bb1d855c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ivrnumber\": \"1\",\r\n    \"ivrdtmf\": [\r\n        {\r\n            \"dtmf\": \"1\",\r\n            \"start_num\": \"\",\r\n            \"end_num\": \"\",\r\n            \"application\": \"QUEUE\",\r\n            \"destination\": \"610\",\r\n            \"callerid_name\": \"\",\r\n            \"playback\": \"\",\r\n            \"priority\": \"0\",\r\n            \"dynrun\": \"0\",\r\n            \"dynnum\": \"\",\r\n            \"ivrvar\": \"\",\r\n            \"soundlang\":\"\"\r\n        },\r\n        {\r\n            \"dtmf\": \"2\",\r\n            \"start_num\": \"\",\r\n            \"end_num\": \"\",\r\n            \"application\": \"EXTENSIONS\",\r\n            \"destination\": \"101\",\r\n            \"callerid_name\": \"\",\r\n            \"playback\": \"\",\r\n            \"priority\": \"0\",\r\n            \"dynrun\": \"0\",\r\n            \"dynnum\": \"\",\r\n            \"ivrvar\": \"\",\r\n            \"soundlang\":\"\"\r\n        },\r\n        {\r\n            \"dtmf\": \"3\",\r\n            \"start_num\": \"\",\r\n            \"end_num\": \"\",\r\n            \"application\": \"QUEUE\",\r\n            \"destination\": \"611\",\r\n            \"callerid_name\": \"\",\r\n            \"playback\": \"\",\r\n            \"priority\": \"0\",\r\n            \"dynrun\": \"0\",\r\n            \"dynnum\": \"\",\r\n            \"ivrvar\": \"\",\r\n            \"soundlang\":\"\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/ivr/ivrdtmf","description":"<p><strong>IVR TUŞLAMA DTMF TANIMLARI</strong></p>\n<p>Santral Dahilileri için bir tanım yapılmasına gerek bulunmamaktadır. Santral dahilileri doğrudan tuşlanabilir. Bkz. OUTBOUND Açıklamalar.</p>\n<p>\"<strong>ivrnumber</strong>\": DTMF tanımlarının yapılacağı ilgili IVR numarası. Bir önceki menüde IVR eklenmiş olmalıdır. <strong>ZORUNLU</strong></p>\n<p>\"<strong>dtmf</strong>\": Tuşlama. \"<strong>0-9\"</strong> yada \"<strong>default\"</strong> şeklinde tanımlanabilir. Herhangi bir tuşlama yapılmaması durumunda çağrı <strong>default</strong> tanıma gider. <strong>OUTBOUND hariç ZORUNLU</strong></p>\n<p>\"<strong>start_num</strong>\": Özel olarak belirtilecek tuşlama aralığına göre yönlendirme, başlangıç numarası Örn 1000<br />\"<strong>end_num</strong>\": Özel olarak belirtilecek tuşlama aralığına göre yönlendirme, bitiş numarası Örn 2000.</p>\n<p><strong>start_num</strong> ve <strong>end_num</strong> 1000-2000 aralığında yapılacak tüm numaraları temsil eder. <strong>Sadece OUTBOUND</strong> <strong>Application ile çalışır.</strong></p>\n<p>\"<strong>application</strong>\": Çağrının yönlendirileceği application<br />\"<strong>destination</strong>\": Çağrının yönlendirileceği application numarası. <strong>OUTBOUND hariç ZORUNLU</strong><br />\"<strong>callerid_name</strong>\": ilgili tuşlamaya özel Arayan Numara İsmi tanımlama<br />\"<strong>playback</strong>\": İlgili tuşlama için yönlendirme öncesi dinletilecek ses dosya ismi. Örn: \"Sizi Satış birimine yönlendiriyorum\".<br />\"<strong>priority</strong>\": Kuyruk önceliği. Default: 0<br />\"<strong>dynrun</strong>\": Dynamic çalıştırılıp çalıştırılmayacağı <strong>1 / 0</strong>. Default <strong>0</strong>.<br />\"<strong>dynnum</strong>\": Dynamic numarası.<br />\"<strong>ivrvar</strong>\": Özel variable alanı.<br />\"<strong>soundlang</strong>\": Global ses dili.</p>\n<hr />\n<p><strong>APPLICATION OUTBOUND İLE İLGİLİ AÇIKLAMALAR:</strong></p>\n<ul>\n<li><p><strong>dtmf</strong> yada <strong>start_num</strong> ve <strong>end_num</strong> tanımlarından birinin yapılması <strong>zorunludur</strong>.</p>\n</li>\n<li><p>Destination boş geçilirse <strong>start_num</strong> ve <strong>end_num</strong> aralığındaki numaralar hedef numara olarak aranır.</p>\n</li>\n<li><p>Destination dolu ise burada belirtilen numara aranır.</p>\n</li>\n<li><p>Tanımlanan numara aralığı santral dahilileri ile çakışması durumunda <strong>start_num</strong> ve <strong>end_num</strong> aralığı önceliklidir.</p>\n</li>\n</ul>\n<hr />\n<p><strong>KULLANILABİLİR APPLICATION LİSTESİ:</strong></p>\n<p><code>IVR, ANNOUNCE, QUEUE, EXTENSIONS, DYNAMIC, CONFERANCE, OUTBOUND, HANGUP</code></p>\n","urlObject":{"protocol":"https","path":["ivr","ivrdtmf"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2621646f-d2a6-413c-92e9-a354bb1d855c"},{"name":"IVRDtmfDel","id":"3e38aa29-e2c6-4b4a-bb88-3b8c6af70b84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ivrnumber\": \"1\",\r\n    \"ivrdtmfid\": \"1245\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/ivr/ivrdtmfdel","description":"<p><strong>IVR TUŞ LİSTESİ SİLME</strong></p>\n<p>\"<strong>ivrnumber</strong>\" Belirtilen ivrnumber' a bağlı tüm tuş listesini siler <strong>ZORUNLU</strong>.<br />\"<strong>ivrdtmfid</strong>\" Yanlızca ilgili ivrnumber'a ait dtmfid siler. Boş geçilirse ivrnumber tanımına ait tüm tuşlamalar silinir.</p>\n","urlObject":{"protocol":"https","path":["ivr","ivrdtmfdel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e38aa29-e2c6-4b4a-bb88-3b8c6af70b84"}],"id":"06236f82-8542-4dfe-b899-561cd252dc8a","description":"<p><strong>IVR ROBOT OPERATÖR TANIMLARI</strong></p>\n","_postman_id":"06236f82-8542-4dfe-b899-561cd252dc8a"},{"name":"DYNAMIC ROUTING","item":[{"name":"Dynamic URL Add","id":"fb2cf264-b1b1-4b59-8625-a1c05f0c91b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"responseurl\": \"https://abc.com/messaging\",\r\n    \"defapplication\": \"\",\r\n    \"defdestination\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/dynamic/dynamicurladd","description":"<p><strong>DYNAMIC MESAJLAŞMA URL EKLEME</strong></p>\n<p><strong>Toplamda 9 adet URL tanım eklenebilir.</strong></p>\n<p>\"<strong>responseurl</strong>\": Mesajlaşmanın yapılacağı Entegrasyon URL adresi. <strong>ZORUNLU</strong><br />\"<strong>defapplication</strong>\": Varsayılan Application.<br />\"<strong>defdestination</strong>\": Varsayılan Destination.</p>\n<p>Dinamik Routing sistemi, teslim alınan çağrıyı sistem üzerinde yönetilmesini, istenilen bigilerin talep edilerek sonuçlarının alınmasını, anons dinlettirme, yönlendirme, kredi kart entegrasyonu vb işlevlerin dinamik olarak yönetilebilmesini sağlar. Detaylı kullanım örneği için Dynamic Routing Dökümantasyonu incelenmelidir.</p>\n<p>URL ekleme sonrası response olarak <strong>dynamicid</strong> döner**. Örn: 991**</p>\n<p>Bu numara aynı zamanda sistem üzerinde çağrıların yönlendirilebileceği destination numarasıdır.</p>\n","urlObject":{"protocol":"https","path":["dynamic","dynamicurladd"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb2cf264-b1b1-4b59-8625-a1c05f0c91b5"},{"name":"Dynamic URL Del","id":"8ac83d9d-4b13-4da3-8fa0-3df4eeab2558","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"dynamicid\":\"991\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/dynamic/dynamicurldel","urlObject":{"protocol":"https","path":["dynamic","dynamicurldel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ac83d9d-4b13-4da3-8fa0-3df4eeab2558"},{"name":"Dynamic URL List","id":"7006a0b4-1048-4be0-b2bb-f8f4e074a25e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/dynamic/dynamicurllist","description":"<p><strong>TANIMLI URL VE DYNAMICID NUMARALAR LISTESI</strong></p>\n","urlObject":{"protocol":"https","path":["dynamic","dynamicurllist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7006a0b4-1048-4be0-b2bb-f8f4e074a25e"}],"id":"08f5c258-8352-4d10-aa16-a6a96007e19e","description":"<p><strong>DİNAMİK ÇAĞRI YÖNETİM SİSTEMİ</strong></p>\n","_postman_id":"08f5c258-8352-4d10-aa16-a6a96007e19e"},{"name":"CALL MANAGEMENT","item":[{"name":"Call","id":"011d4d6f-c177-489c-a096-e34885df0d12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"application\": \"QUEUE\",\r\n    \"destination\": \"610\",\r\n    \"callerid\": \"902121234567\",\r\n    \"responseurl\": \"\",\r\n    \"variable\": \"\",\r\n    \"priority\": \"0\",\r\n    \"vmdetect\": \"0\",\r\n    \"caller\": {\r\n        \"1\": \"905092123456\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/call/call","description":"<p><strong>ÇAĞRI BAŞLATMA</strong></p>\n<p>\"<strong>application</strong>\":Çağrının Bağlanacağı Application.</p>\n<blockquote>\n<p><strong>KULLANILABİLİR APPLICATION LISTESI:</strong><br /><code>QUEUE, IVR, ANNOUNCE, DYNAMIC, OUTBOUND, EXTENSIONS</code> </p>\n</blockquote>\n<p>\"<strong>destination</strong>\": Application numarası.<br />\"<strong>callerid</strong>\": Karşıda gösterilmesi istenilen Numara. Sadece tanımlı <strong>DID</strong> listesinden kullanılabilir. <strong>ZORUNLU.</strong><br />\"<strong>responseurl</strong>\": Çağrı durumunun iletileceği URL Adresi. <strong>EVENT</strong> <strong>TAKIBI YAPILIYORSA TANIMLANMASI GEREKMEZ.</strong><br />\"<strong>variable</strong>\": Çağrı içerisine Eventlara veya responseurl dönüşüne eklenecek özel Bilgi / Veri.<br />\"<strong>priority</strong>\": Çağrı önceliği. \"0-9\" aralığı verilebilir. Yüksek değer önceliklidir. <strong>Default: 0.</strong><br />\"<strong>vmdetect</strong>\": Çağrı bağlanmadan önce voicemail kontrolü yapar. VM olduğu algılanırsa çağrı sonlandırılır. Sadece Kuyruk ile çalışır. 1 / 0 Default: 0.</p>\n<p>\"<strong>caller</strong>\": Aranacak Numara(lar) listesi. Çoklu aramalar için Sıralı numara şeklinde birden fazla numara eklenebilir. Maksimum <strong>10</strong> adet girilebilir.<br />\"<strong>1</strong>\": \"905091234567\",<br />\"<strong>2</strong>\": \"905091234568\"</p>\n<hr />\n<p>Çağrı akışı, önce <strong>CALLER</strong> bölümüne girilen numara aranıp, sonra <strong>APPLICATION</strong> bölümüne bağlamak üzerine işlenir. Eğer öncelikle Dahili aranıp, sonra Sistem dışı bir numaraya bağlanması isteniliyorsa;<br /><strong>Caller</strong> içerisinde Dahili numara gönderilip,<br /><strong>Application \"OUTBOUND</strong>\",<br /><strong>Destinatioın</strong>: Aranacak <strong>Sabit/GSM</strong> numara gönderilerek, önce dahili sonra dış arama şeklinde çağrı gerçekleştirilebilir.</p>\n<p><strong>RESPONSE:</strong> Çağrıya ait <strong>uniqueid</strong> döner.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"callinfo\": [\n        {\n            \"id\": \"1\",\n            \"caller\": \"902121234567\",\n            \"uniqueid\": \"17220434231689\",\n            \"status\": \"1\",\n            \"message\": \"no error\"\n        },\n        {\n            \"id\": \"2\",\n            \"caller\": \"902121234568\",\n            \"uniqueid\": \"17220434231693\",\n            \"status\": \"1\",\n            \"message\": \"no error\"\n        }\n    ]\n}\n\n</code></pre>\n<hr />\n","urlObject":{"protocol":"https","path":["call","call"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"011d4d6f-c177-489c-a096-e34885df0d12"},{"name":"Redirect","id":"255577ea-29ea-48aa-897b-d721c82d3210","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"redirectexten\": \"101\",\r\n    \"application\": \"\",\r\n    \"uniqueid\": \"123456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/call/redirect","description":"<p><strong>ÇAĞRI YÖNLENDİRME</strong></p>\n<p>\"<strong>redirectexten</strong>\": Çağrının yönlendirileceği Extension dahili numara yada Application ID. <strong>ZORUNLU</strong><br />\"<strong>application</strong>\": Dahili harici farklı bir application yönlendirmesi için (Örn: <strong>OUTBOUND</strong>) kullanılabilir. Boş geçilirse varsayılan dahili yönlendirme olarak çalışır. Kullanılması durumunda <strong>redirectexten</strong> ilgili application'a uygun olmalıdır.<br />\"<strong>uniqueid</strong>\": Yönlendirilecek çağrının uniqueid bilgisi. <strong>ZORUNLU</strong></p>\n","urlObject":{"protocol":"https","path":["call","redirect"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"255577ea-29ea-48aa-897b-d721c82d3210"},{"name":"Hangup","id":"4d8a121c-d110-4714-b84a-83fe1c59c199","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"uniqueid\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/call/hangup","description":"<p><strong>ÇAĞRI SONLANDIR</strong></p>\n<p>\"<strong>uniqueid</strong>\": Sonlandırılacak çağrının uniqueid bilgisi. <strong>ZORUNLU</strong></p>\n","urlObject":{"protocol":"https","path":["call","hangup"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d8a121c-d110-4714-b84a-83fe1c59c199"},{"name":"Spy Call","id":"047f325e-bbc6-4121-97ac-4554cfc7819e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"listenexten\": \"101\",\r\n    \"spyexten\": \"102\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/call/spy","description":"<p><strong>ÇAĞRI DİNLEME ARAYA GİRME</strong></p>\n<p>\"<strong>listenexten</strong>\": Dinlenecek dahili<br />\"<strong>spyexten</strong>\": Dinleme yapacak dahili</p>\n","urlObject":{"protocol":"https","path":["call","spy"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"047f325e-bbc6-4121-97ac-4554cfc7819e"},{"name":"Survey File","id":"047e3aa2-55eb-4e24-ac49-0c5aecdc2346","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"callee\": \"905092123456\",\r\n    \"callerid\": \"02121234567\",\r\n    \"surveyid\": \"123456789\",\r\n    \"retry\": \"1\",\r\n    \"dtmflen\": \"1\",\r\n    \"dtmfwait\": \"4\",\r\n    \"endmessage\": \"tesekkur\",\r\n    \"responseurl\": \"https://abc.com/survey\",\r\n    \"questions\": {\r\n        \"1\": \"Memnuniyet\",\r\n        \"2\": \"TemsilciPuan\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/call/surveyfile","description":"<p><strong>ANKET YAPTIRMA (SES DOSYASI)</strong></p>\n<p>Belirtilen ses dosyaları üzerinden Anket yapılabilmesini sağlar. Dosyalar daha öncesinde sisteme yüklenmiş olmalıdır.</p>\n<p>\"<strong>callee</strong>\": Aranacak numara <strong>ZORUNLU</strong><br />\"<strong>callerid</strong>\": Görünecek CLI numara bilgisi<br />\"<strong>surveyid</strong>\": Ankete ait benzersiz ID. İlgili Anket sonuçları bu ID ile birlikte döner. <strong>ZORUNLU</strong><br />\"<strong>retry</strong>\": Yanıtlanmayan soru için tekrar sayısı.<br />\"<strong>dtmflen</strong>\": Maksimum Tuşlama Hane sayısı. Default: 1.<br />\"<strong>dtmfwait</strong>\": Tuşlama bekleme süresi. Default: 4 saniye.<br />\"<strong>endmessage</strong>\": Anket sonunda varsa dinletilmek istenilen mesaj. Öncesinden sisteme yüklenmiş olmalıdır.<br />\"<strong>responseurl</strong>\": Sonuç bilgilerinin gönderileceği URL Adresi. <strong>ZORUNLU</strong><br />\"<strong>questions</strong>\": Sorulara ait ses dosya isimleri (uzantıları olmadan sadece dosya adı) numerik olarak sıralı şekilde eklenmelidir. <strong>ZORUNLU</strong></p>\n<p><strong>1</strong>: SoruDosya1<br /><strong>2</strong>: SoruDosya2<br />...</p>\n<p><strong>RESPONSE</strong>: Çağrıya ait <strong>uniqueid</strong> döner.</p>\n<hr />\n<p><strong>Responseurl için dönecek sonuç örneği:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"survey\": {\n    \"company\": \"FIRMA\",\n    \"callee\": \"ARANAN NUMARA\",\n    \"surveyid\": \"123456789\",\n    \"questions\": \"1\",\n    \"answer\": \"2\",\n    \"uniqueid\": \"1234644895464797\",\n    \"message\": \"ANSWER\"\n  }\n}\n\n</code></pre>\n<p><strong>surveyid</strong>: Anket oluşturulurken girilen ID. İlgili Anket sonuçları bu ID ile birlikte döner.<br /><strong>questions</strong>: İlgili soru numarası.<br /><strong>answer</strong>: Soruya verilen yanıt.<br /><strong>uniqueid</strong>: Çağrıya ait benzersiz ID.<br /><strong>message</strong>: ANSWER yada USERHANGUP</p>\n<p><strong>Survey işleminde, sorulan her sorunun yanıtı anlık olarak iletilir. İletim sonrası varsa diğer soruya geçiş yapılır.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["call","surveyfile"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"047e3aa2-55eb-4e24-ac49-0c5aecdc2346"}],"id":"d50e3067-92f4-46d3-bf59-62fe52a75000","description":"<p><strong>ÇAĞRI YÖNETİMİ</strong></p>\n","_postman_id":"d50e3067-92f4-46d3-bf59-62fe52a75000"},{"name":"SPEECH MANAGEMENT","item":[{"name":"SURVEY","id":"5f2347af-219c-4b21-8699-52082b78a459","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"callee\": \"905092123456\",\r\n    \"callerid\": \"902121234567\",\r\n    \"gender\": \"male\",\r\n    \"language\": \"tr\",\r\n    \"surveyid\": \"123456789\",\r\n    \"retry\": \"1\",\r\n    \"dtmflen\": \"1\",\r\n    \"dtmfwait\": \"4\",\r\n    \"endmessage\": \"tesekkur\",\r\n    \"rate\": \"\",\r\n    \"pitch\": \"\",\r\n    \"responseurl\": \"https://abc.com/survey\",\r\n    \"questions\": {\r\n        \"1\": \"Temsilcimizin hitap şeklinden memnun kaldınız mı? Evet ise 1, Hayır ise 2 tuşlayınız\",\r\n        \"2\": \"Temsilcimiz ile yaptığınız görüşmeyi, 1 ile 5 arasında puanlayınız\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/speech/survey","description":"<p><strong>ANKET YAPTIRMA (TTS)</strong></p>\n<p><strong>Call Management &gt; Survey File</strong> metodundan farklı olarak sorular metin şeklinde gönderilerek sorulabilir.</p>\n<p>\"<strong>callee</strong>\": Aranacak numara <strong>ZORUNLU</strong><br />\"<strong>callerid</strong>\": Görünecek CLI numara bilgisi<br />\"<strong>gender</strong>\": Seslendirme kadın (<strong>female</strong>) / Erkek (<strong>male</strong>) <strong>Default male</strong><br />\"<strong>language</strong>\": Konuşma Dili. \"<strong>tr</strong>\", \"<strong>en</strong>\", \"<strong>de</strong>\", \"<strong>nl</strong>\", \"<strong>uk</strong>\", \"<strong>ru</strong>\", \"<strong>ar</strong>\" (BAE), \"<strong>sy</strong>\" (Suriye). <strong>Default: tr</strong><br />\"<strong>surveyid</strong>\": Ankete ait benzersiz ID. İlgili Anket sonuçları bu ID ile birlikte döner. <strong>ZORUNLU</strong><br />\"<strong>retry</strong>\": Yanıtlanmayan soru için tekrar sayısı.<br />\"<strong>dtmflen</strong>\": Maksimum Tuşlama Hane sayısı. Default: 1.<br />\"<strong>dtmfwait</strong>\": Tuşlama bekleme süresi. Default: 4 saniye.<br />\"<strong>endmessage</strong>\": Anket sonunda varsa dinletilmek istenilen mesaj. Öncesinden sisteme yüklenmiş olmalıdır.<br />\"<strong>rate</strong>\": Okuma hızı. Yüzde olarak <strong>-50</strong> ile <strong>50</strong> arası. Default <strong>0</strong>.<br />\"<strong>pitch</strong>\": Ses perdesi. Yüzde olarak -<strong>50</strong> ile <strong>50</strong> arası. Default <strong>0</strong>.<br />\"<strong>responseurl</strong>\": Sonuç bilgilerinin gönderileceği URL Adresi. <strong>ZORUNLU</strong><br />\"<strong>questions</strong>\": Sorular numerik olarak sıralı şekilde eklenmelidir. <strong>ZORUNLU</strong><br /><strong>1</strong>: 1. soru<br /><strong>2</strong>: 2. soru<br /><strong>3</strong>: 3. soru<br />....</p>\n<p><strong>RESPONSE</strong>: Çağrıya ait <strong>uniqueid</strong> döner.</p>\n<hr />\n<p><strong>Responseurl için dönecek sonuç örneği:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"survey\": {\n        \"company\": \"FIRMA\",\n        \"callee\": \"ARANAN NUMARA\",\n        \"surveyid\": \"123456789\",\n        \"questions\": \"1\",\n        \"answer\": \"2\",\n        \"uniqueid\": \"1234644895464797\",\n        \"message\": \"ANSWER\"\n    }\n}\n\n</code></pre>\n<p><strong>surveyid</strong>: Anket oluşturulurken girilen ID. İlgili Anket sonuçları bu ID ile birlikte döner.<br /><strong>questions</strong>: İlgili soru numarası.<br /><strong>answer</strong>: Soruya verilen yanıt.<br /><strong>uniqueid</strong>: Çağrıya ait benzersiz ID.<br /><strong>message</strong>: ANSWER yada USERHANGUP</p>\n<p><strong>Survey işleminde, sorulan her sorunun yanıtı anlık olarak iletilir. İletim sonrası varsa diğer soruya geçiş yapılır.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["speech","survey"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f2347af-219c-4b21-8699-52082b78a459"},{"name":"TTSCall","id":"ed3639bf-8e18-4524-b21a-98d7bf0c940b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"callee\": \"905092123456\",\r\n    \"callerid\": \"902121234567\",\r\n    \"gender\": \"male\",\r\n    \"language\": \"tr\",\r\n    \"ttscallid\": \"123456789\",\r\n    \"responseurl\": \"\",\r\n    \"sentence\": \"Sayın A.B. Aracınız hazır\",\r\n    \"rate\": \"\",\r\n    \"pitch\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/speech/ttscall","description":"<p><strong>TTS ÇAĞRISI BAŞLATMA</strong></p>\n<p>\"<strong>callee</strong>\":\" Aranacak Numara <strong>ZORUNLU</strong><br />\"<strong>callerid</strong>\": karşıda görünecek numara<br />\"<strong>gender</strong>\": Seslendirme kadın (<strong>female</strong>) / Erkek (<strong>male</strong>).<br />\"<strong>language</strong>\": Konuşma Dili. <strong>\"tr\", \"en\", \"de\", \"nl\",</strong> \"<strong>uk</strong>\", \"<strong>ru</strong>\", \"<strong>ar</strong>\" (BAE), \"<strong>sy</strong>\" (Suriye)<strong>. Default: tr</strong><br />\"<strong>ttscallid</strong>\": TTS e ait benzersiz id. Sonuç kodunda bu bilgidöner <strong>ZORUNLU</strong><br />\"<strong>responseurl</strong>\": Çağrı durum bilgisi gönderilecek URL<br />\"<strong>sentence</strong>\": Okutulacak Metin <strong>ZORUNLU.</strong><br />\"<strong>rate</strong>\": Okuma hızı. Yüzde olarak <strong>-50</strong> ile <strong>50</strong> arası. Default <strong>0</strong>.<br />\"<strong>pitch</strong>\": Ses perdesi. Yüzde olarak -<strong>50</strong> ile <strong>50</strong> arası. Default <strong>0</strong>.</p>\n<p><strong>RESPONSE</strong>: Çağrıya ait <strong>uniqueid</strong> döner.</p>\n<hr />\n","urlObject":{"protocol":"https","path":["speech","ttscall"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed3639bf-8e18-4524-b21a-98d7bf0c940b"}],"id":"4d7015f6-724a-4bee-9776-20b4abb2a504","description":"<p><strong>KONUŞMA YÖNETİMİ TTS ABONELİĞİ GEREKTİRİR</strong></p>\n<ul>\n<li>Metin okumada noktalama işaretleri <strong>virgül</strong> kısa bekleme, <strong>nokta</strong> uzun bekleme olarak kullanılabilir.</li>\n<li><strong>Birinci</strong>, <strong>İkinci</strong> gibi söylemler kelime olarak yazılması gerekir.</li>\n<li>Normal sayılar doğrudan rakam olarak yazılabilir. <strong>1256</strong> lira (Okuması: Bin İki yüz Elli Altı Lira)</li>\n</ul>\n","_postman_id":"4d7015f6-724a-4bee-9776-20b4abb2a504"},{"name":"SENDFAX","item":[{"name":"SendFax","id":"5e1b2fa9-58f3-4e5e-b1c8-f7e9a6015156","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"recipient\": \"902121234567\",\r\n    \"callerid\": \"902121234568\",\r\n    \"companyname\":\"ABC TICARET\",\r\n    \"email\":\"\",\r\n    \"responseurl\": \"\",\r\n    \"filename\": \"faxtest\",\r\n    \"file\": \"BASE64 FILE docx pdf jpg tif\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/sendfax/sendfax","description":"<p><strong>FAX GÖNDERİM</strong></p>\n<p>\"<strong>recipient</strong>\": Alıcı Numara <strong>ZORUNLU</strong><br />\"<strong>callerid</strong>\": Görünecek Numara,<br />\"<strong>companyname</strong>\": Fax Başlığı<br />\"<strong>email</strong>\": Fax gönderim durumunun iletileceği mail adresi<br />\"<strong>responseurl</strong>\": Fax gönderim durumunun iletileceği URL<br />\"<strong>filename</strong>\": Fax Dosya adı Türkçe karakter kullanılmamalıdır. <strong>ZORUNLU</strong><br />\"<strong>file</strong>\": Gönderilecek FAX dosyası. <strong>BASE64</strong> olarak <strong>docx, pdf, jpg, tif</strong> dosyalar gönderilebilir. <strong>ZORUNLU</strong></p>\n","urlObject":{"protocol":"https","path":["sendfax","sendfax"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e1b2fa9-58f3-4e5e-b1c8-f7e9a6015156"}],"id":"36763a74-ccb6-418c-8a41-a3d92de48769","description":"<p><strong>FAX GÖNDERME</strong></p>\n","_postman_id":"36763a74-ccb6-418c-8a41-a3d92de48769"},{"name":"EVENTS","item":[{"name":"Event URL List","id":"feba3aec-b53e-4e38-ab2a-24bfad6849c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/eventurl/eventurllist","description":"<p><strong>TANIMLI EVENT URL LİSTESİ</strong></p>\n","urlObject":{"protocol":"https","path":["eventurl","eventurllist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"feba3aec-b53e-4e38-ab2a-24bfad6849c2"},{"name":"Event URL Set","id":"e442748e-0461-4dd4-b267-1e48eba43247","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"responseurl\": \"https://abc.com/events\",\r\n    \"urltoken\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/eventurl/eventurlset","description":"<p><strong>EVENT URL REGISTER</strong></p>\n<p><strong>SADECE 1 ADET TANIMLANABİLİR</strong></p>\n<p>\"<strong>responseurl</strong>\": Eventların iletileceği URL adresi <strong>ZORUNLU</strong><br />\"<strong>urltoken</strong>\": Event içeriğinde gönderilmesi istenilen özel token. Eğer tanımlanırsa Event içeriği ile beraber burada belirtilen token bilgiside iletilir. <strong>ZORUNLU DEĞİL</strong></p>\n<p>Tanımlanan URL adresine çağrı akışına dair bilgiler anlık olarak iletilir.</p>\n<hr />\n<p><strong>ÖRNEK EVENT İÇERİĞİ</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"events\": {\n        \"urltoken\": \"\",\n        \"eventdate\": \"2021-12-09 18:28:06.924620\",\n        \"company\": \"FIRMA\",\n        \"direction\": \"INBOUND\",\n        \"prevapplication\": \"QUEUE\",\n        \"application\": \"AGENT\",\n        \"origcli\": \"02121234567\",\n        \"did\": \"902121234568\",\n        \"cli\": \"02121234567\",\n        \"cld\": \"101\",\n        \"uniqueid\": \"207-1639063686.509\",\n        \"dialstatus\": \"ANSWER\",\n        \"specs\": \"\",\n        \"xfer\": \"\",\n        \"ivrid\": \"\",\n        \"ivrdtmf\": \"\",\n        \"ivrsec\": \"\",\n        \"ivrvar\": \"\",\n        \"recordfilename\": \"INBOUND-02121234567-20211209-182806-207-1639063686.509\",\n        \"variable\": \"\",\n        \"result\": \"\"\n    }\n}\n\n</code></pre>\n<p><strong>AÇIKLAMALAR:</strong></p>\n<p><strong>eventdate</strong> : Event Tarih Saati<br /><strong>company</strong> : FİRMA<br /><strong>direction</strong> : Çağrı yönü<br /><strong>prevapplication</strong> : Çağrının Bir önceki application bilgisi. Nereden geldiği<br /><strong>application</strong> : Mevcut bulunduğu application<br /><strong>origcli</strong> : Arayan numara bilgisi. Tüm Eventlarda sabittir<br /><strong>did</strong> : Aranan Hat bilgisi<br /><strong>cli</strong> : Arayan numara bilgisi Event türüne göre değişebilir.<br /><strong>cld</strong> : Aranan Application, Agent, veya Dahili numara.<br /><strong>uniqueid</strong> : Çağrıya ait benzersiz ID<br /><strong>dialstatus</strong> : Çağrının ilgili application içerisindeki durumu: Ring, Answer, Hangup<br /><strong>specs</strong> : Çağrıya ait özel durum. xfer, API, FAX vb<br /><strong>xfer</strong> : Çağrı aktarım türü: blindxfer(Kör transfer), atxfer (Koşullu transfer)<br /><strong>ivrid</strong> : Çağrının varsa geldiği IVR numarası<br /><strong>ivrdtmf</strong> : Çağrının varsa geldiği IVR Tuşlaması<br /><strong>ivrsec</strong> : Çağrının varsa geldiği IVR da geçirdiği süre<br /><strong>ivrvar</strong> : IVR da atanmış veri<br /><strong>recordfilename</strong> : Çağrı Görüşme Ses kaydı dosya adı<br /><strong>variable</strong> : Özel veri. <strong>CALL MANAGEMENT</strong> veya <strong>DYNAMIC</strong> metotlarında set edilmiş bir veri varsa burada döner.<br /><strong>result</strong> :<br /><strong>Outbound Çağrılar :</strong></p>\n<ul>\n<li><strong>1</strong> = Route Bulunamadı, <strong>2</strong> = Zaman aralığı dışında, <strong>3</strong> = Route Bloklu. <strong>6</strong> = Meşgul, <strong>7</strong> = Cevapsız, <strong>8</strong> = Ulaşılamama hata durumları vb.</li>\n</ul>\n<p><strong>Inbound Çağrılar:</strong></p>\n<ul>\n<li>9 = Kuyruk Kaçan, 10 = Kuyruk Zamanaşımı.</li>\n</ul>\n<hr />\n","urlObject":{"protocol":"https","path":["eventurl","eventurlset"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e442748e-0461-4dd4-b267-1e48eba43247"},{"name":"Event URL Del","id":"43b9cf31-02ca-4b82-85dd-f3b5c259a6e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/eventurl/eventurldel","description":"<p><strong>EVENT URL TANIM SİLME</strong></p>\n","urlObject":{"protocol":"https","path":["eventurl","eventurldel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"43b9cf31-02ca-4b82-85dd-f3b5c259a6e2"}],"id":"5e497925-dd6e-423e-86c9-4c6f6ffbefdc","description":"<p><strong>EVENT TAKİP</strong></p>\n","_postman_id":"5e497925-dd6e-423e-86c9-4c6f6ffbefdc"},{"name":"SPEEDDIAL","item":[{"name":"Speeddial List","id":"05282a26-df94-4512-add3-2810abe19f93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"prefix\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/speeddial/speedlist","description":"<p><strong>TANIMLI HIZLI ARAMA LİSTESİ</strong></p>\n<p>\"<strong>prefix</strong>\": Boş geçilirse tüm kısa kod tanımları listelenir.</p>\n","urlObject":{"protocol":"https","path":["speeddial","speedlist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"05282a26-df94-4512-add3-2810abe19f93"},{"name":"Speeddial Add","id":"4f00c6c4-0344-4bea-bc0f-6d52fe7a9428","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"description\": \"\",\r\n    \"prefix\": \"555\",\r\n    \"destination\": \"902121234567\",\r\n    \"sms\": \"no\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/speeddial/speedadd","description":"<p><strong>HIZLI ARAMA EKLEME</strong></p>\n<p>\"<strong>prefix</strong>\": Hızlı Arama kodu. <strong>ZORUNLU</strong><br />\"<strong>destination</strong>\": Aranacak Numara. <strong>ZORUNLU</strong><br />\"<strong>sms</strong>\": Kısa kod numarasına çağrı aktarımlarında karşıya sms bildirimi gönderir.</p>\n","urlObject":{"protocol":"https","path":["speeddial","speedadd"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f00c6c4-0344-4bea-bc0f-6d52fe7a9428"},{"name":"Speeddial Del","id":"6bc876d6-ad2a-4c15-aafa-8e7aeac5ee13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"prefix\":\"555\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/speeddial/speeddel","description":"<p><strong>HIZLI ARAMA TANIM SİLME</strong></p>\n<p>\"<strong>prefix</strong>\": Silinecek Hızlı arama kodu. <strong>ZORUNLU</strong></p>\n","urlObject":{"protocol":"https","path":["speeddial","speeddel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6bc876d6-ad2a-4c15-aafa-8e7aeac5ee13"}],"id":"c2d17847-8118-4ea3-bceb-cf0961416685","description":"<p><strong>HIZLI ARAMA TANIMLARI</strong></p>\n","_postman_id":"c2d17847-8118-4ea3-bceb-cf0961416685"},{"name":"FOLLOW ME","item":[{"name":"followmeList","id":"28f63821-5400-4160-8bc7-66f499c6c628","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"extension\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/followme/followmelist","description":"<p><strong>ÇAĞRI YÖNLENDİRME LİSTESİ</strong></p>\n<p>\"<strong>extension</strong>\": Belirtilirse sadece ilgili dahiliye ait tanımlar listelenir. Boş geçilirse tüm dahililer ve tanımlar listelenir.</p>\n","urlObject":{"protocol":"https","path":["followme","followmelist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"28f63821-5400-4160-8bc7-66f499c6c628"},{"name":"followmeAdd","id":"c3bfd12c-cc6a-4c49-a0c2-5769426c9d66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"extension\": \"101\",\r\n    \"ordinal\": \"1\",\r\n    \"phonenumber\": \"905092123456\",\r\n    \"timeout\": \"30\",\r\n    \"sms\": \"no\",\r\n    \"diversion\":\"no\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/followme/followmeadd","description":"<p><strong>DAHİLİYE ÇAĞRI YÖNLENDİRME EKLEME</strong></p>\n<p>\"<strong>extension</strong>\": Yönlendirme eklenecek dahili <strong>ZORUNLU</strong><br />\"<strong>ordinal</strong>\": Çağrı arama sırası. Burada girilen sıralamaya göre arama yapılır. <strong>ZORUNLU</strong><br />\"<strong>phonenumber</strong>\": Yönlenecek numara. Bir Dahili yada SABİT / GSM numara <strong>ZORUNLU</strong><br />\"<strong>timeout</strong>\": Maksimum Çaldırma Süresi <strong>ZORUNLU</strong><br />\"<strong>sms</strong>\": GSM numaraları için yönlendirme esnasında çağrı bilgilerinin SMS olarak iletilip iletilmeyeceği. GSM cevap vermez veya kapalı olsa da SMS gönderilir. <strong>Default: no</strong><br />\"<strong>diversion</strong>\": <strong>Default no</strong></p>\n","urlObject":{"protocol":"https","path":["followme","followmeadd"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3bfd12c-cc6a-4c49-a0c2-5769426c9d66"},{"name":"followmeDel","id":"2c9f2caf-fae7-4f9d-a79a-79d7874c83fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"followmeid\":\"\",\r\n    \"extension\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/followme/followmedel","description":"<p>\"<strong>followmeid</strong>\": \"<strong>all\"</strong> gönderilirse tüm dahililerin yönlendirme tanımları silinir. Belirli ID gönderilirse sadece ilgili ID' ye ait kayıt silinir.<br />\"<strong>extension</strong>\": Belirtilirse ilgili dahiliye ait yönlendirme tanımları silinir.</p>\n<p><strong>NOT: \"followmeid\" yada \"extension\" tanımlarından birinin gönderilmesi zorunludur.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["followme","followmedel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c9f2caf-fae7-4f9d-a79a-79d7874c83fb"},{"name":"flconfig Add","id":"38b27d57-2d46-448d-b2fa-076aac638683","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"extension\": \"101\",\r\n    \"noansapplication\": \"QUEUE\",\r\n    \"noansdestination\": \"610\",\r\n    \"playback\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/followme/flconfigadd","description":"<p><strong>ÇAĞRI YÖNLENDİRME GENEL AYARLAR</strong></p>\n<p>Bu Bölümde Dahili ve yönlendirmelerinin cevap vermemesi durumunda varsayılan olarak çağrının yönlendirileceği Application ayarlanabilir. Tanım yapılmazsa çağrı varsayılan olarak sonlandırılır.<br />Tanım yapılması <strong>ZORUNLU DEĞİLDİR</strong>.</p>\n<p>\"<strong>extension</strong>\": Ayarlanacak dahili <strong>ZORUNLU</strong><br />\"<strong>noansapplication</strong>\": Dahilinin tüm sıraları yanıt vermezse çağrının gidceği application (IVR, QUEUE vb). <strong>ZORUNLU</strong><br />\"<strong>noansdestination</strong>\": Yönlendirilecek application'a ait numara <strong>ZORUNLU</strong><br />\"<strong>playback</strong>\": Yönlendirme öncesi varsa dinletilmek istenilen anons dosya adı. Öncesinde sisteme yüklenmiş olmalıdır..</p>\n","urlObject":{"protocol":"https","path":["followme","flconfigadd"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"38b27d57-2d46-448d-b2fa-076aac638683"},{"name":"flconfig Del","id":"db887b57-feda-4a3d-be6d-9f405af79cfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"extension\": \"101\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/followme/flconfigdel","description":"<p><strong>YÖNLENDİRME AYARLARI SİLME</strong></p>\n<p>\"<strong>extension</strong>\": Genel Yönlendirme ayarı silinecek dahili <strong>ZORUNLU</strong>.<br />.</p>\n","urlObject":{"protocol":"https","path":["followme","flconfigdel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"db887b57-feda-4a3d-be6d-9f405af79cfb"},{"name":"flconfig List","id":"d3bb30d4-f7bd-4265-8d90-c997cb2c07be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"extension\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/followme/flconfiglist","description":"<p><strong>YÖNLENDİRME AYARLARI LİSTELEME</strong></p>\n<p>\"<strong>extension</strong>\": Belirtilirse sadece ilgili dahiliye ait tanımlar listelenir. Boş geçilirse tüm dahililer ve tanımlar listelenir.</p>\n","urlObject":{"protocol":"https","path":["followme","flconfiglist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d3bb30d4-f7bd-4265-8d90-c997cb2c07be"}],"id":"d3c032e8-808c-4cc6-aa9b-2ff0b089a44a","description":"<p><strong>EXTENSION ÇAĞRI YÖNLENDİRME - ÇALDIRMA GRUBU</strong></p>\n","_postman_id":"d3c032e8-808c-4cc6-aa9b-2ff0b089a44a"},{"name":"BLACKLIST","item":[{"name":"Blacklist Add","id":"7ea7dbb4-0ee7-4de3-958b-981e2070e803","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"number\": \"02121234567\",\r\n    \"inbound\": \"1\",\r\n    \"outbound\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/blacklist/blackadd","description":"<p><strong>ENGELLEME LİSTESİNE NUMARA EKLEME</strong></p>\n<p>\"<strong>number</strong>\": Engellenecek Numara. <strong>ZORUNLU.</strong><br />\"<strong>inbound</strong>\": Numarayı <strong>Gelen</strong> çağrılarda engelle. <strong>1 / 0</strong>. <strong>ZORUNLU.</strong><br />\"<strong>outbound</strong>\": Numarayı <strong>Giden</strong> çağrılarda engelle. <strong>1 / 0</strong> <strong>ZORUNLU.</strong></p>\n<p><strong>inbound</strong> veya <strong>outbound</strong> tanımlardan en az bir tanesi <strong>1 (aktif)</strong> olmalıdır.</p>\n","urlObject":{"protocol":"https","path":["blacklist","blackadd"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ea7dbb4-0ee7-4de3-958b-981e2070e803"},{"name":"Blacklist Del","id":"18732483-3916-4c12-a806-3d9d2d401ad5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"number\": \"02121234567\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/blacklist/blackdel","description":"<p><strong>ENGELLENMİŞ NUMARAYI SİLME</strong></p>\n<p>\"<strong>number</strong>\": Listeden silinecek numara. \"<strong>all</strong>\" gönderilirse tüm kayıtlar silinir. <strong>ZORUNLU.</strong></p>\n","urlObject":{"protocol":"https","path":["blacklist","blackdel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"18732483-3916-4c12-a806-3d9d2d401ad5"},{"name":"Blacklist List","id":"dfeb49c4-9330-4039-8699-c53004537af1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"number\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/blacklist/blacklist","description":"<p><strong>ENGELLİ NUMARALAR LİSTESİ</strong></p>\n<p>\"<strong>number</strong>\": Boş geçilirse tüm engelli numaralar listelenir.</p>\n","urlObject":{"protocol":"https","path":["blacklist","blacklist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dfeb49c4-9330-4039-8699-c53004537af1"}],"id":"a39eff87-90cf-4014-8ffe-39bd7b7081fa","description":"<p><strong>ÇAĞRI ENGELLEME - KARA LİSTE</strong></p>\n","_postman_id":"a39eff87-90cf-4014-8ffe-39bd7b7081fa"},{"name":"REPORTS","item":[{"name":"CDR","id":"5f913df0-e0f2-47e0-87a5-733435ee0f29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startdate\": \"2021-11-24\",\r\n    \"enddate\": \"2021-11-24\",\r\n    \"cdrid\": \"\",\r\n    \"eqcdrid\": \"\",\r\n    \"did\": \"\",\r\n    \"cli\": \"\",\r\n    \"cld\": \"\",\r\n    \"duration\": \"\",\r\n    \"billsec\": \"\",\r\n    \"ringtime\": \"\",\r\n    \"queryoperator\": \"\",\r\n    \"status\": \"\",\r\n    \"direction\": \"\",\r\n    \"uniqueid\": \"\",\r\n    \"application\": \"\",\r\n    \"limit\": \"\",\r\n    \"offset\": \"\",\r\n    \"countonly\": \"no\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/cdr","description":"<p><strong>ARAMA DETAYLARI</strong></p>\n<p>ÖRNEK SONUÇ ÇIKTISI</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"cdrs\": [\n        {\n            \"company\": \"FIRMA\",\n            \"cdrid\": \"70\",\n            \"calldate\": \"2021-11-24 18:31:13\",\n            \"trunk_cname\": \"ABC BILISIM\",\n            \"src_name\": \"DESTEKHATTI\",\n            \"dst_name\": null,\n            \"origcli\": \"905094567890\",\n            \"did\": \"902121234567\",\n            \"cli\": \"905094567890\",\n            \"cld\": \"101\",\n            \"ringtime\": \"6\",\n            \"billsec\": \"4\",\n            \"duration\": \"10\",\n            \"ivrid\": null,\n            \"ivrsec\": null,\n            \"ivrdtmf\": null,\n            \"status\": \"ANSWERED\",\n            \"prev_app\": \"QUEUE\",\n            \"application\": \"AGENT\",\n            \"followmenum\": null,\n            \"xfertype\": null,\n            \"direction\": \"INBOUND\",\n            \"specs\": null,\n            \"recordingfile\": \"INBOUND-905094567890-20211124-183112-207-1637767872.98\",\n            \"uniqueid\": \"207-1637767872.98\"\n        }, ...\n\n</code></pre>\n<p><strong>trunk_cname</strong> = Karşıdan gönderilen varsa isim yada numara<br /><strong>src_name</strong> = Inbound da belirtilen callerid name yada Local çağrılarda Dahili ismi<br /><strong>dst_name</strong> = Hedef numaranın varsa ismi<br /><strong>origcli</strong> = Inbound veya API Arayan numara bilgisi.<br /><strong>cli</strong> = Arayan numara. İlgili çağrı türüne göre değişkenlik oluşturabilir.<br /><strong>cld</strong> = Aranan numara<br /><strong>ringtime</strong> = Çaldırma süresi<br /><strong>billsec</strong> = Görüşme süresi<br /><strong>duration</strong> = Toplam süre. ring + duration<br /><strong>ivrid</strong> = Çağrının geldiği IVR ID<br /><strong>ivrsec</strong> = IVR da geçirilen süre<br /><strong>ivrdtmf</strong> = IVR da yapılan tuşlama<br /><strong>status</strong> = Çağrı durumu<br /><strong>prev_app</strong> = Çağrının geldiği bir önceki Application.<br /><strong>application</strong> = Mevcut Application.<br /><strong>followmenum</strong> = Yönlenen Numara<br /><strong>xfertype</strong> = Aktarım türü.<br /><strong>direction</strong> = Çağrı yönü<br /><strong>specs</strong> = Çağrıya ait özellik Örn: FAX<br /><strong>recordingfile</strong> = Görüşme ses kaydı<br /><strong>uniqueid</strong> = Çağrıya ait Benzersiz ID</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p><strong>Not: startdate</strong> ve <strong>enddate</strong> devamında istenilirse saat <strong>(hh:dd:ss)</strong> gönderilebilir. Sadece Tarih girilirse tam günü verir.</p>\n<p>\"<strong>startdate</strong>\": Başlangıç Tarihi. İstenilirse devamında başlangıç saati <strong>(hh:dd:ss)</strong> gönderilebilir. <strong>ZORUNLU</strong><br />\"<strong>enddate</strong>\": Bitiş Tarihi. İstenilirse devamında bitiş saati <strong>(hh:dd:ss)</strong> gönderilebilir <strong>ZORUNLU</strong><br />\"<strong>cdrid</strong>\": Belirtilirse ilgili cdrid den sonraki veriler getirilir.<br />\"<strong>eqcdrid</strong>\": Belirtilirse sadece ilgili cdrid verisi getirilir.<br />\"<strong>did</strong>\": Aranan Firma DID Numarası.<br />\"<strong>cli</strong>\": Arayan Numara<br />\"<strong>cld</strong>\": Aranan Numara<br />\"<strong>duration</strong>\": Arama Süresi. \"<strong>queryoperator</strong>\" belirtilmezse eşitlik olarak getirir. <strong>ZORUNLU DEĞİL</strong>.<br />\"<strong>billsec</strong>\": Görüşme Süresi. \"<strong>queryoperator</strong>\" belirtilmezse eşitlik olarak getirir. <strong>ZORUNLU DEĞİL</strong>.<br />\"<strong>ringtime</strong>\": Çaldırma Süresi. \"<strong>queryoperator</strong>\" belirtilmezse eşitlik olarak getirir. <strong>ZORUNLU DEĞİL</strong>.<br />\"<strong>queryoperator</strong>\": Süreler ile ilgili sorgulama yöntemi. <strong>\"&gt;, &gt;=, &lt;, &lt;=, =\"</strong> operatörlerinden kullanılabilir. <strong>Default \"=\"</strong><br />\"<strong>status</strong>\": Çağrı Durumu. \"<strong>1\"</strong> = Başarılı Çağrılar, \"<strong>0\"</strong> = Başarısız Çağrılar<br />\"<strong>direction</strong>\": Çağrı yönü. \"<strong>INBOUND\"</strong> = Gelen, \"<strong>OUTBOUND\"</strong> = Giden, \"<strong>LOCAL\"</strong> = İç Aramalar, \"<strong>OTHER\"</strong> = Diğer<br />\"<strong>uniqueid</strong>\": Çağrıya ait benzersiz id. Belirtilirse sadece ilgili ID ile ilişkili çağrılar listelenir.<br />\"<strong>application</strong>\": Filtrelenmek istenilen Application (EXTENSIONS, AGENT vb.).<br />\"<strong>limit</strong>\": Talep edilen çağrı adedi. Boş geçilirse tüm çağrılar listelenir. <strong>\"offset\"</strong> ile birlikte kullanılmalıdır.<br />\"<strong>offset</strong>\": Belirtilen adetten sonrasını <strong>\"limit\"</strong> değeri kadar getirir.<br />\"<strong>countonly</strong>\": Sadece cdr adedini verir. <strong>yes/no</strong> Default: <strong>no</strong>.</p>\n<p><strong>TARİH ARALIĞI EN FAZLA 1 AY OLABİLİR.</strong></p>\n","urlObject":{"protocol":"https","path":["reports","cdr"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f913df0-e0f2-47e0-87a5-733435ee0f29"},{"name":"Call Recording File","id":"45a81df4-fc19-4414-9b11-11cbb8db3c03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startdate\": \"2021-11-20\",\r\n    \"enddate\": \"2021-11-20\",\r\n    \"uniqueid\": \"207-1640859726.387\",\r\n    \"recordingfile\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/getrecording","description":"<p><strong>GÖRÜŞME SES KAYDI DOSYASI</strong></p>\n<p><strong>ÖRNEK SONUÇ ÇIKTISI</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"recording\": {\n        \"recordurl\": \"https://download.url/17210560201809/OUTBOUND-101-905093456789-20211230-132206-207-1640859726.387.wav\",\n        \"sectionurl\": \"https://download.url/17210560201809/ABC-1640859729-101-905093456789-20211230-132206.wav\",\n        \"lifetime\": \"120\"\n    }\n}\n\n</code></pre>\n<p>\"<strong>downloadurl</strong>\": Görüşme Ses kaydı linki.<br />\"<strong>sectionurl</strong>\": Bölüm kaydı linki. Bölüm kaydı varsa dolu gelir değilse bu alan boş döner.<br />\"<strong>lifetime</strong>\": Link Aktif kalma süresi <strong>(dakika)</strong>.</p>\n<p>Oluşurulan unique download linki \"<strong>lifetime</strong>\" süresince geçerlidir. Süre sonunda eğer aynı dosya tekrar indirilmek istenilirse yeniden talep oluşturulması gerekir.</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p>\"<strong>startdate</strong>\": Başlangış Tarihi <strong>ZORUNLU</strong>.<br />\"<strong>enddate</strong>\":Bitiş Tarihi <strong>ZORUNLU</strong>.<br />\"<strong>uniqueid</strong>\" : Çağrıya ait uniqueid.<br />\"<strong>recordingfile</strong>\" Ses kaydı dosya adı.</p>\n<p><strong>uniqueid</strong> veya <strong>recordingfile</strong> en az bir tanesinin gönderilmesi <strong>ZORUNLU.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","getrecording"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"45a81df4-fc19-4414-9b11-11cbb8db3c03"},{"name":"Abandon","id":"bfb26953-da90-4cc9-a41a-65e612a29fa7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"abandonid\": \"\",\r\n    \"startdate\": \"2021-10-24\",\r\n    \"enddate\": \"2021-11-24\",\r\n    \"queuenumber\": \"\",\r\n    \"did\": \"\",\r\n    \"uniqueid\": \"\",\r\n    \"limit\": \"\",\r\n    \"order\": \"asc\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/abandon","description":"<p><strong>KAÇAN ÇAĞRI LİSTESİ</strong></p>\n<p>ÖRNEK SONUÇ ÇIKTISI</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"abandon\": [\n        {\n            \"abandonid\": \"1799\",\n            \"calldate\": \"2021-11-22 08:22:39\",\n            \"company\": \"FIRMA\",\n            \"queue\": \"610\",\n            \"trunk_cname\": null,\n            \"src_name\": \"DESTEKHATTI\",\n            \"cli\": \"05093456789\",\n            \"did\": \"902121234567\",\n            \"wait\": \"9\",\n            \"specs\": null,\n            \"uniqueid\": \"207-1637602649.450\"\n        }, ...\n\n</code></pre>\n<p><strong>wait</strong> = Bekleme süresi</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p><strong>\"startdate</strong>\" ve \"<strong>enddate\" ZORUNLU</strong><br /><strong>\"abandonid\":</strong> Belirtilirse ilgili id den sonraki çağrılar listelenir<br /><strong>\"queuenumber\":</strong> Belirtilirse sadece ilgili kuyruğa ait çağrılar listelenir boş geçilirse tamamı listelenir<br />\"<strong>did</strong>\": Belirtilirse ilgili DID' ye ait sonuçlar listelenir.<br />\"<strong>limit</strong>\": Getirilecek veri limiti.<br />\"<strong>order</strong>\": Getirilecek veri sıralaması (asc, desc). <strong>Default: \"asc\"</strong></p>\n<p><strong>TARİH ARALIĞI EN FAZLA 1 AY OLABİLİR.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","abandon"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bfb26953-da90-4cc9-a41a-65e612a29fa7"},{"name":"CallMe","id":"df5d8187-62d3-4e8b-a063-c2df782b7ed0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startdate\": \"2022-03-08\",\r\n    \"enddate\": \"2022-03-08\",\r\n    \"callmeid\":\"\",\r\n    \"did\": \"\",\r\n    \"uniqueid\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/callme","description":"<p><strong>BENİ ARA TALEP LİSTESİ</strong></p>\n<p>ÖRNEK SONUÇ ÇIKTISI</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"callme\": [\n        {\n            \"callmeid\": \"4\",\n            \"calldate\": \"2022-03-08 15:26:26+03\",\n            \"company\": \"FIRMA\",\n            \"cli\": \"905091234567\",\n            \"did\": \"902121234567\"\n        }...\n\n</code></pre>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p><strong>\"startdate\"</strong> ve <strong>\"enddate\" ZORUNLU</strong><br /><strong>\"callmeid\":</strong> Belirtilirse ilgili id den sonraki çağrılar listelenir.<br /><strong>\"did\":</strong> Belirtilirse sadece ilgili DID numarasına ait çağrılar listelenir boş geçilirse tamamı listelenir.<br />\"<strong>uniqueid</strong>\": Belirtilirse sadece ilgili uniqueid kaydı listelenir.</p>\n<p><strong>TARİH ARALIĞI EN FAZLA 1 AY OLABİLİR.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","callme"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"df5d8187-62d3-4e8b-a063-c2df782b7ed0"},{"name":"CallMe Del","id":"65b55b27-3949-4b12-87a2-ec1af41c328b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"callmeid\": \"4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/callmedel","description":"<p><strong>BENİ ARA TALEP SİLME</strong></p>\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p><strong>\"callmeid\":</strong> Silinmesi istenilen callmeid. Tüm kayıtlar silinmek isteniliyorsa \"<strong>all</strong>\" gönderilmelidir.</p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","callmedel"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"65b55b27-3949-4b12-87a2-ec1af41c328b"},{"name":"QUEUE Report","id":"fa863c51-e863-475b-8d16-fa03cf259829","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startdate\": \"2021-10-24\",\r\n    \"enddate\": \"2021-11-24\",\r\n    \"queuenumber\": \"600\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/queuereport","description":"<p><strong>KUYRUK RAPORU</strong></p>\n<p>ÖRNEK SONUÇ ÇIKTISI</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"queue\": [\n    {\n            \"company\": \"FIRMA\",\n            \"queue\": \"610\",\n            \"date\": \"2021-11-22\",\n            \"intervalhour\": \"20:00\",\n            \"endbyagent\": \"2\",\n            \"endbycustomer\": \"5\",\n            \"abandon\": \"1\",\n            \"xfer\": \"0\",\n            \"ivrexit\": \"0\",\n            \"pickup\": \"0\",\n            \"talksecond\": \"54\",\n            \"avgtalk\": \"6.75\",\n            \"holdsecond\": \"18\",\n            \"avghold\": \"6.5\",\n            \"connect\": \"7\",\n            \"successrate\": \"87.5\",\n            \"sl_20\": \"60\",\n            \"totalcall\": \"8\"\n        },\n\n</code></pre>\n<p>\"<strong>queue</strong>\": Kuyruk Numarası<br />\"<strong>date</strong>\": Rapor tarihi<br />\"<strong>intervalhour</strong>\": Saat aralığı<br />\"<strong>endbyagent</strong>\": Agent tarafından kapatılan adet<br />\"<strong>endbycustomer</strong>\": Müşteri tarafından kapatılan adet<br />\"<strong>abandon</strong>\": Kaçan çağrı adet<br />\"<strong>xfer</strong>\": Transfer edilen çağrı adet<br />\"<strong>ivrexit</strong>\": Beklerken Tuşlama ile çıkış yapan adet<br />\"<strong>pickup</strong>\": Çekilen Çağrı adet<br />\"<strong>talksecond</strong>\": Görüşme süresi<br />\"<strong>avgtalk</strong>\": Ortalama Görüşme süresi<br />\"<strong>holdsecond</strong>\": Toplam Bekleme süresi<br />\"<strong>avghold</strong>\": Ortalama Bekleme süresi<br />\"<strong>connect</strong>\": Bağlanan Adet<br />\"<strong>successrate</strong>\": Başarı yüzde oranı<br />\"<strong>sl_20</strong>\": 20 saniye altı cevaplama yüzde oranı<br />\"<strong>totalcall</strong>\": Toplam çağrı sayısı</p>\n<p>Rapor sonucu belirtilen tarih aralığına ait 24 saat (0-23) şeklinde Saatlik dilimler \"<strong>intervalhour</strong>\" halinde döner.</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p><strong>\"startdate\"</strong> ve \"<strong>enddate\" ZORUNLU</strong></p>\n<p>\"<strong>queuenumber</strong>\": Raporu istenilen Kuyruk numarası.</p>\n<p><strong>TARİH ARALIĞI EN FAZLA 1 AY OLABİLİR.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","queuereport"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fa863c51-e863-475b-8d16-fa03cf259829"},{"name":"Pause Report","id":"2403aaef-e19f-46a3-8aef-a1d2c6191999","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startdate\": \"2022-12-05\",\r\n    \"enddate\": \"2022-12-05\",\r\n    \"agent\": \"101\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/pausereport","description":"<p>PAUSE RAPORU<br />Sistem üzerinde 1 aylık rapor tutulur.</p>\n<p>ÖRNEK SONUÇ ÇIKTISI</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"pausereport\": [\n        {\n            \"company\": \"FIRMA\",\n            \"startdate\": \"2022-12-05 00:13:54\",\n            \"enddate\": \"2022-12-05 00:16:36\",\n            \"agent\": \"101\",\n            \"seconds\": \"162\",\n            \"reason\": \"ihtiyaç\"\n        },\n        {\n            \"company\": \"FIRMA\",\n            \"startdate\": \"2022-12-05 00:05:59\",\n            \"enddate\": \"2022-12-05 00:11:00\",\n            \"agent\": \"101\",\n            \"seconds\": \"301\",\n            \"reason\": \"ihtiyaç\"\n        }, ...\n\n</code></pre>\n<p>\"<strong>agent</strong>\": Pause işleminin yapıldığı Agent<br />\"<strong>seconds</strong>\": Pause Süresi<br />\"<strong>reason</strong>\": Pause Sebebi</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p><strong>\"startdate\"</strong> ve \"<strong>enddate\" ZORUNLU</strong></p>\n<p>\"<strong>agent</strong>\": Raporu istenilen Agent numarası. Boş geçilirse tüm Agentlar için listeleme yapılır.</p>\n<p><strong>TARİH ARALIĞI EN FAZLA 1 AY OLABİLİR.</strong></p>\n<p><strong>memberpause metodunda \"reason\" belirtilmemişse rapor oluşturulmaz.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","pausereport"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2403aaef-e19f-46a3-8aef-a1d2c6191999"},{"name":"DID Report","id":"7e1ffd7d-5922-42ee-8d5d-fc0fd8c1df44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startdate\": \"2021-10-24\",\r\n    \"enddate\": \"2021-11-24\",\r\n    \"did\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/didreport","description":"<p><strong>ARANAN HAT RAPORU</strong></p>\n<p>ÖRNEK SONUÇ ÇIKTISI</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"did\": [\n        {\n            \"company\": \"FIRMA\",\n            \"date\": \"2021-11-24\",\n            \"did\": \"902121234567\",\n            \"talksecond\": \"57\",\n            \"talkcount\": \"8\",\n            \"totalcall\": \"8\",\n            \"successrate\": \"100\"\n        }, ...\n\n</code></pre>\n<p>\"<strong>talksecond</strong>\": Görüşme süresi<br />\"<strong>talkcount</strong>\": Görüşme adedi<br />\"<strong>totalcall</strong>\": Toplam çağrı adedi<br />\"<strong>successrate</strong>\": Başarı yüzde oranı</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p>\"<strong>did</strong>\" Belirtilirse sadece ilgili DID için sonuçlar döner</p>\n<p><strong>startdate</strong> ve <strong>enddate</strong> devamında istenilirse saat <strong>(hh:dd:ss)</strong> gönderilebilir. Sadece Tarih girilirse tam günü verir.</p>\n<p><strong>startdate</strong> ve <strong>enddate ZORUNLU</strong></p>\n<p><strong>TARİH ARALIĞI EN FAZLA 1 AY OLABİLİR.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","didreport"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e1ffd7d-5922-42ee-8d5d-fc0fd8c1df44"},{"name":"CLI Report","id":"0f3c455a-5c8c-47d9-a5b0-6c73b38fac4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startdate\": \"2021-10-24\",\r\n    \"enddate\": \"2021-11-24\",\r\n    \"cli\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/clireport","description":"<p><strong>ARAYAN NUMARA RAPORU</strong></p>\n<p>ÖRNEK SONUÇ ÇIKTISI</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"caller\": [\n        {\n            \"company\": \"FIRMA\",\n            \"date\": \"2021-11-19\",\n            \"cli\": \"05123456789\",\n            \"src_name\": \"ABC COMPANY\",\n            \"billsec\": \"123\",\n            \"success\": \"13\",\n            \"total\": \"9\"\n        },\n        {\n            \"company\": \"FIRMA\",\n            \"date\": \"2021-11-22\",\n            \"cli\": \"03121234567\",\n            \"src_name\": \"XYZ COMPANY\",\n            \"billsec\": \"\",\n            \"success\": \"0\",\n            \"total\": \"8\"\n        }, ...\n\n</code></pre>\n<p>\"<strong>cli</strong>\": Arayan numara<br />\"<strong>src_name</strong>\": Arayan ismi.<br />\"<strong>billsec</strong>\": Görüşme süresi (Saniye).<br />\"<strong>success</strong>\": Başarılı çağrı adedi.<br />\"<strong>total</strong>\": Toplam çağrı adedi.</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p>\"<strong>cli</strong>\": Belirtilirse sadece ilgili CLI sonucu döner.</p>\n<p><strong>startdate</strong> ve <strong>enddate ZORUNLU</strong></p>\n<p><strong>TARİH ARALIĞI EN FAZLA 1 AY OLABİLİR.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","clireport"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0f3c455a-5c8c-47d9-a5b0-6c73b38fac4e"},{"name":"IVR Report","id":"f74916dc-40fa-4221-9b2d-63874bf98c0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startdate\": \"2021-11-24\",\r\n    \"enddate\": \"2021-11-24\",\r\n    \"ivrid\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/ivrreport","description":"<p><strong>IVR RAPORU</strong></p>\n<p>ÖRNEK SONUÇ ÇIKTISI</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"ivr\": [\n        {\n            \"company\": \"FIRMA\",\n            \"calldate\": \"2021-11-24\",\n            \"ivrid\": \"1\",\n            \"ivrdtmf\": \"2\",\n            \"count\": \"2\",\n            \"ivrsec\": \"14\"\n        }...\n    ]\n}\n\n</code></pre>\n<p>\"<strong>calldate</strong>\": Tarih<br />\"<strong>ivrid</strong>\": İlgili IVR ID.<br />\"<strong>ivrdtmf</strong>\": IVR da yapılan tuşlama.<br />\"<strong>count</strong>\":Tuşlama adet.<br />\"<strong>ivrsec</strong>\":İlgili IVR da geçirilen süre toplam.</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p>\"<strong>ivrid</strong>\": Belirtilirse sadece ilgili IVR'a ait sonuçlar döner</p>\n<p><strong>startdate</strong> ve <strong>enddate ZORUNLU</strong></p>\n<p><strong>TARİH ARALIĞI EN FAZLA 1 AY OLABİLİR.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","ivrreport"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f74916dc-40fa-4221-9b2d-63874bf98c0f"},{"name":"Extension Report","id":"c3eb9a7e-2091-4c12-9d0e-2be9f5a09929","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startdate\": \"2021-11-23\",\r\n    \"enddate\": \"2021-11-23\",\r\n    \"direction\": \"INBOUND\",\r\n    \"extension\": \"\",\r\n    \"intervalreport\": \"no\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/extensionreport","description":"<p><strong>DAHİLİ ÇAĞRI RAPORLARI</strong></p>\n<p>ÖRNEK SONUÇ ÇIKTISI</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"extensions\": [\n        {\n            \"company\": \"FIRMA\",\n            \"extension\": \"101\",\n            \"name\": \"CAN\",\n            \"date\": \"2021-12-09\",\n            \"intervalhour\": \"18:00\",\n            \"direction\": \"INBOUND\",\n            \"successcalls\": \"5\",\n            \"totalcalls\": \"5\",\n            \"successrate\": \"100\",\n            \"talksecond\": \"57\",\n            \"avgtalk\": \"11.4\"\n        },\n        {\n            \"company\": \"FIRMA\",\n            \"extension\": \"101\",\n            \"name\": \"CAN\",\n            \"date\": \"2021-11-19\",\n            \"intervalhour\": \"12:00\",\n            \"direction\": \"INBOUND\",\n            \"successcalls\": \"9\",\n            \"totalcalls\": \"9\",\n            \"successrate\": \"100\",\n            \"talksecond\": \"45\",\n            \"avgtalk\": \"5\"\n        },\n\n</code></pre>\n<p>\"<strong>extension</strong>\": Dahili numara<br />\"<strong>name</strong>\": İsim. Inbound Agent çağrılarında Agent ismi tanımsızsa \"null\" döner.<br />\"<strong>date</strong>\": Tarih<br />\"<strong>intervalhour</strong>\": Saat aralığı<br />\"<strong>direction</strong>\": Çağrı yönü<br />\"<strong>successcalls</strong>\": Başarılı adet<br />\"<strong>totalcalls</strong>\": Toplam çağrı<br />\"<strong>successrate</strong>\": Başarı yüzde oranı<br />\"<strong>talksecond</strong>\": Görüşme süresi<br />\"<strong>avgtalk</strong>\": Ortalama görüşme süresi</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p><strong>startdate</strong> ve <strong>enddate ZORUNLU</strong><br />\"<strong>direction</strong>\": Çağrı yönü \"<strong>INBOUND\"</strong> yada \"<strong>OUTBOUND\".</strong> <strong>ZORUNLU</strong><br />\"<strong>extension</strong>\": Belirtilirse sadece ilgili dahiliye ait raporlar gelir.<br />\"<strong>intervalreport</strong>\": Sonucu Saatlik dilimler halinde verir. <strong>yes/no</strong> <strong>Default:no</strong></p>\n<p><strong>TARİH ARALIĞI EN FAZLA 1 AY OLABİLİR.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","extensionreport"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3eb9a7e-2091-4c12-9d0e-2be9f5a09929"},{"name":"Country Report","id":"4ca544d9-b202-47fd-94ac-2a8a16f7cc57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startdate\": \"2021-11-01\",\r\n    \"enddate\": \"2021-11-08\",\r\n    \"direction\":\"INBOUND\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://capi.ncvav.com/reports/countryreport","description":"<p><strong>ÜLKE ARAMA RAPORU</strong></p>\n<p>ÖRNEK SONUÇ ÇIKTISI</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"country\": [\n        {\n            \"company\": \"COMPANY\",\n            \"date\": \"2021-11-03\",\n            \"country\": \"Turkiye\",\n            \"success\": \"4\",\n            \"singular\": \"3\",\n            \"total\": \"41\"\n        }, ...\n    ]\n}\n\n</code></pre>\n<p>\"<strong>country</strong>\": Çağrı yönüne göre Ülke<br />\"<strong>success</strong>\": Başarılı çağrı adedi.<br />\"<strong>singular</strong>\": Tekil çağrı adedi.<br />\"<strong>total</strong>\": Toplam çağrı adedi.</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p>\"<strong>direction</strong>\": Çağrı Yönü \"<strong>INBOUND</strong>\", \"<strong>OUTBOUND</strong>\". <strong>ZORUNLU</strong>. </p>\n<p><strong>startdate</strong> ve <strong>enddate ZORUNLU.</strong></p>\n<p><strong>TARİH ARALIĞI EN FAZLA 1 AY OLABİLİR.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","countryreport"],"host":["capi","ncvav","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4ca544d9-b202-47fd-94ac-2a8a16f7cc57"},{"name":"Country Queue Report","id":"417f0a40-102a-4c3d-bf74-da6d1276e4ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startdate\": \"2021-11-01\",\r\n    \"enddate\": \"2021-11-08\",\r\n    \"queuenumber\": \"610\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://capi.ncvav.com/reports/countryqueue","description":"<p><strong>ÜLKE KUYRUK DAĞILIM RAPORU</strong></p>\n<p>ÖRNEK SONUÇ ÇIKTISI</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"countryqueue\": [\n        {\n            \"company\": \"COMPANY\",\n            \"queue\": \"610\",\n            \"date\": \"2021-11-03\",\n            \"country\": \"Turkiye\",\n            \"singular\": \"1\",\n            \"total\": \"3\"\n        },\n        {\n            \"company\": \"COMPANY\",\n            \"queue\": \"610\",\n            \"date\": \"2021-11-04\",\n            \"country\": \"Germany\",\n            \"singular\": \"2\",\n            \"total\": \"4\"\n        }, ...\n    ]\n}\n\n</code></pre>\n<p>\"<strong>queue</strong>\": Aranan Kuyruk Numarası.</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p>\"<strong>queuenumber</strong>\": Belirtilirse sadece ilgili Kuyruk sonucu döner.</p>\n<p><strong>startdate</strong> ve <strong>enddate ZORUNLU</strong></p>\n<p><strong>TARİH ARALIĞI EN FAZLA 1 AY OLABİLİR.</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","countryqueue"],"host":["capi","ncvav","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"417f0a40-102a-4c3d-bf74-da6d1276e4ed"},{"name":"Voicemail List","id":"79c1a126-1633-4e2b-8e35-e2b2467f90e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startdate\": \"2021-12-10\",\r\n    \"enddate\": \"2021-12-24\",\r\n    \"extension\": \"\",\r\n    \"uniqueid\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/voicemaillist","description":"<p><strong>SESLİ POSTA VOICEMAIL LİSTESİ</strong></p>\n<p>ÖRNEK SONUÇ ÇIKTISI</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"voicemail\": [\n        {\n            \"company\": \"FIRMA\",\n            \"date\": \"2021-12-14 18:11:39\",\n            \"did\": \"902121234567\",\n            \"cli\": \"05123456789\",\n            \"extension\": \"101\",\n            \"file\": \"101-05123456789-20211214-181139-111-1639494728.61\",\n            \"uniqueid\": \"111-1639494728.61\",\n            \"text\": null,\n            \"duration\": \"5\"\n        },\n\n</code></pre>\n<p><strong>text</strong>: Sesli mesajın metni</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p><strong>startdate</strong> ve <strong>enddate ZORUNLU</strong></p>\n<p>\"<strong>extension</strong>\": Belirtilirse ilgili Extension'a ait VoiceMail listesi getirilir.<br />\"<strong>uniqueid</strong>\": İlgili ID ye ait VoiceMail listesi.</p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","voicemaillist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"79c1a126-1633-4e2b-8e35-e2b2467f90e4"},{"name":"Voicemail File","id":"6ff22b7e-d7f3-457d-a22a-541c7405e3aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"uniqueid\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/voicemailfile","description":"<p><strong>SESLİ POSTA VOICEMAIL SES DOSYASI</strong></p>\n<p>Oluşurulan unique download linki 2 saat süre ile geçerlidir. 2 saat sonunda eğer aynı dosya tekrar indirilmek istenilirse yeniden talep oluşturulması gerekir.</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p>\"<strong>uniqueid</strong>\": <strong>ZORUNLU</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","voicemailfile"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ff22b7e-d7f3-457d-a22a-541c7405e3aa"},{"name":"Voicemail Text","id":"bdd703ad-e09e-439f-9abb-7c7c06584dde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"uniqueid\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/voicemailtext","description":"<p><strong>SESLİ POSTA VOICEMAIL METİN TTS ABONELİĞİ GEREKTİRİR</strong></p>\n<p>Bırakılan Sesli Postayı metne çevirir</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p>\"<strong>uniqueid</strong>\": <strong>ZORUNLU</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","voicemailtext"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bdd703ad-e09e-439f-9abb-7c7c06584dde"},{"name":"FAX List","id":"7bf90192-56c6-47d0-a8cb-76cf7147d601","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"startdate\": \"2021-11-10\",\r\n    \"enddate\": \"2021-12-24\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/faxlist","description":"<p><strong>FAX DETAY LİSTESİ</strong></p>\n<p>ÖRNEK SONUÇ</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"faxlist\": [\n        {\n            \"company\": \"FIRMA\",\n            \"date\": \"2021-12-16 22:23:32+03\",\n            \"cli\": \"02161234568\",\n            \"cld\": \"902121234567\",\n            \"faxdirection\": \"send\",\n            \"filename\": \"faxtest\",\n            \"pages\": \"1\",\n            \"status\": \"SUCCESS\",\n            \"statusstring\": \"OK\",\n            \"uniqueid\": \"111-1639682627.54\"\n        },\n        {\n            \"company\": \"FIRMA\",\n            \"date\": \"2021-12-16 22:42:32+03\",\n            \"cli\": \"02161234568\",\n            \"cld\": \"902121234567\",\n            \"faxdirection\": \"receive\",\n            \"filename\": \"02161234568-902121234567-20211216-224246-111-1639683765.71\",\n            \"pages\": \"1\",\n            \"status\": \"SUCCESS\",\n            \"statusstring\": \"OK\",\n            \"uniqueid\": \"111-1639683765.71\"\n        }\n\n</code></pre>\n<p>\"<strong>faxdirection</strong>\": Fax yönü<br />\"<strong>filename</strong>\": Dosya adı<br />\"<strong>pages</strong>\": sayfa sayısı<br />\"<strong>status</strong>\": Başarı durumu<br />\"<strong>statusstring</strong>\": Başarı durumu açıklama</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p><strong>startdate</strong> ve <strong>enddate ZORUNLU</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","faxlist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7bf90192-56c6-47d0-a8cb-76cf7147d601"},{"name":"FAX File","id":"5386d32d-654b-4e6d-b784-460ff808e226","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"TOKENKEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"uniqueid\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{URL}}/reports/faxfile","description":"<p><strong>FAX DOSYASI DOWNLOAD</strong></p>\n<p>Oluşurulan unique download linki 2 saat süre ile geçerlidir. 2 saat sonunda eğer aynı dosya tekrar indirilmek istenilirse yeniden talep oluşturulması gerekir.</p>\n<hr />\n<p><strong>SORGU PARAMETRELERİ:</strong></p>\n<p><strong>\"uniqueid\": ZORUNLU</strong></p>\n<hr />\n","urlObject":{"protocol":"https","path":["reports","faxfile"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5386d32d-654b-4e6d-b784-460ff808e226"}],"id":"67dbdb3a-5aa3-44d2-865c-fb0d2b3689de","description":"<p><strong>ÇAĞRI RAPORLARI</strong></p>\n","_postman_id":"67dbdb3a-5aa3-44d2-865c-fb0d2b3689de"}]}