{"info":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","description":"<html><head></head><body><p>SipSis Crm V2.X API</p>\n<p><a href=\"https://www.baypro.com.tr/call-center-tek-urun-eticaret.html\">https://www.baypro.com.tr/call-center-tek-urun-eticaret.html</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"21932885","collectionId":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","publishedId":"2s93JrvQC3","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-03-09T20:08:24.000Z"},"item":[{"name":"Order","item":[{"name":"getOrderStatuses","id":"38827247-3559-42ea-8d7d-7d9f603cd5ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"YOUT_CRM_URL/getOrderStatuses/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["getOrderStatuses",""],"host":["YOUT_CRM_URL"],"query":[],"variable":[]}},"response":[{"id":"3504c5c6-075c-45b7-b5fc-dcbee95dbe7d","name":"getOrderStatuses","originalRequest":{"method":"GET","header":[],"url":"https://your-crm-url.com/getOrderStatuses/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 09 Mar 2023 17:23:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Api-Key"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"\",\n    \"data\": [\n        {\n            \"id\": \"1\",\n            \"name\": \"Onay Bekleyen\"\n        },\n        {\n            \"id\": \"2\",\n            \"name\": \"Tedarik Sürecinde\"\n        },\n        {\n            \"id\": \"3\",\n            \"name\": \"İptal Edilen\"\n        },\n        {\n            \"id\": \"4\",\n            \"name\": \"İade Alınan\"\n        },\n        {\n            \"id\": \"5\",\n            \"name\": \"Ulaşılamayan\"\n        },\n        {\n            \"id\": \"7\",\n            \"name\": \"Hazırlanıyor\"\n        },\n        {\n            \"id\": \"8\",\n            \"name\": \"Kargoya Verilecek\"\n        },\n        {\n            \"id\": \"9\",\n            \"name\": \"Kargoya Verildi\"\n        },\n        {\n            \"id\": \"10\",\n            \"name\": \"Ürün Ddeğişimi\"\n        },\n        {\n            \"id\": \"11\",\n            \"name\": \"Tamamlandı\"\n        },\n        {\n            \"id\": \"12\",\n            \"name\": \"Sorunlu Kargolar\"\n        },\n        {\n            \"id\": \"101\",\n            \"name\": \"İleri Tarihli Sipariş\"\n        }\n    ]\n}"}],"_postman_id":"38827247-3559-42ea-8d7d-7d9f603cd5ca"},{"name":"getOrders","id":"d567b626-968d-4194-a319-09272baeea3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"YOUT_CRM_URL/getOrders/?startDate=2022-12-01&endDate=2022-12-07&orderStatus=11","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["getOrders",""],"host":["YOUT_CRM_URL"],"query":[{"description":{"content":"<p>Example : 2022-01-23</p>\n","type":"text/plain"},"key":"startDate","value":"2022-12-01"},{"description":{"content":"<p>Example : 2022-12-23</p>\n","type":"text/plain"},"key":"endDate","value":"2022-12-07"},{"description":{"content":"<p>Order Status : </p>\n<p>1 - Pending Orders\n2 - In the Supply Process\n3 - Canceled\n4 - Returns Received\n5 - Unreachable\n6 - Preparing\n7 - To be shipped\n8 - Shippedi\n9 - Product Dexchange\n10 - Product Dexchange\n11 - Completed\n12 - Problematic Cargoes\n13 - Future Order</p>\n","type":"text/plain"},"key":"orderStatus","value":"11"}],"variable":[]}},"response":[],"_postman_id":"d567b626-968d-4194-a319-09272baeea3f"},{"name":"orderDetail","id":"6fe5f5d8-9496-474c-9dce-834876c36a5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"YOUT_CRM_URL/orderDetail/?orderID=123123","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["orderDetail",""],"host":["YOUT_CRM_URL"],"query":[{"key":"orderID","value":"123123"}],"variable":[]}},"response":[{"id":"ef6e50a1-b537-4a91-a86f-602c97acb7c8","name":"ExampleResponse","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://your-crm-url.com/orderDetail/?orderID=27669","protocol":"https","host":["your-crm-url","com"],"path":["orderDetail",""],"query":[{"key":"orderID","value":"27669"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 09 Mar 2023 13:54:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Api-Key"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"\",\n    \"data\": {\n        \"id\": \"8\",\n        \"orderID\": \"27669\",\n        \"customerID\": \"8\",\n        \"siteID\": \"0\",\n        \"campaginID\": \"0\",\n        \"customerIP\": \"5.27.39.87\",\n        \"orderdate\": \"2022-11-16 20:28:38\",\n        \"name_surname\": \"tanju saglar\",\n        \"shp_address\": \"Kocaeli Gebze mng kargo Anibal şubesi \\r\\n\",\n        \"shp_state\": \"gebze\",\n        \"shp_city\": \"Kocaeli\",\n        \"cust_phone\": \"0532 111 11 11\",\n        \"custemail\": \"\",\n        \"shp_type\": \"UG\",\n        \"shp_method\": \"7\",\n        \"shp_date\": \"2022-11-16 20:28:38\",\n        \"pay_method\": \"1\",\n        \"pay_status\": \"\",\n        \"order_total\": \"150.00\",\n        \"order_tax\": \"22.88\",\n        \"order_ship_price\": \"0.00\",\n        \"discount\": \"0.00\",\n        \"paymodrate\": \"0.00\",\n        \"discountinfo\": \"\",\n        \"paymentinfo\": \"\",\n        \"lastseen\": \"0\",\n        \"entgMod\": \"\",\n        \"entgID\": \"0\",\n        \"UserID\": \"1\",\n        \"origin\": \"\",\n        \"notes\": \"\",\n        \"status\": \"11\",\n        \"kardagitimi\": \"0\",\n        \"remindDate\": \"0000-00-00\",\n        \"po_track_code\": \"27669\",\n        \"po_check_date\": \"2022-11-19 12:15:03\",\n        \"products\": [\n            {\n                \"id\": \"8\",\n                \"orderID\": \"8\",\n                \"productID\": \"1\",\n                \"productName\": \"DÖKÜLME KARŞITI ŞAMPUAN\",\n                \"unit\": \"1\",\n                \"orgUnit\": \"1\",\n                \"price\": \"127.12\",\n                \"price_unit\": \"127.12\",\n                \"tax_p\": \"18\",\n                \"tax\": \"22.88\",\n                \"price_taxed\": \"150.00\",\n                \"discount\": \"0.00\",\n                \"discount_type\": \"\",\n                \"discount_perch\": \"0\",\n                \"total\": \"150.00\",\n                \"orderdate\": \"2022-11-16 20:28:38\"\n            }\n        ]\n    }\n}"}],"_postman_id":"6fe5f5d8-9496-474c-9dce-834876c36a5a"},{"name":"setOrderStatus","id":"faebf804-2e9f-4d53-b878-e255f1322dba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"orderID","value":"1570762","type":"text"},{"key":"orderStatusID","value":"1","description":"<p>Order Status : \n1 - Pending Orders\n2 - In the Supply Process\n3 - Canceled\n4 - Returns Received\n5 - Unreachable\n6 - Preparing\n7 - To be shipped\n8 - Shippedi\n9 - Product Dexchange\n10 - Product Dexchange\n11 - Completed\n12 - Problematic Cargoes\n13 - Future Order</p>\n","type":"text"}]},"url":"YOUT_CRM_URL/setOrderStatus/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["setOrderStatus",""],"host":["YOUT_CRM_URL"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[],"_postman_id":"faebf804-2e9f-4d53-b878-e255f1322dba"},{"name":"setCustomParam","id":"ddd3739a-6b5e-42ee-badc-4d774187b531","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"orderID","value":"1570762","type":"text"},{"key":"CustomParam","value":"ANY","description":"<p>Custom parameter</p>\n","type":"text"}]},"url":"YOUT_CRM_URL/setCustomParam/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["setCustomParam",""],"host":["YOUT_CRM_URL"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[],"_postman_id":"ddd3739a-6b5e-42ee-badc-4d774187b531"},{"name":"addOrder","id":"6f72bc0e-407f-4881-a171-72b3f9b945e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name_surname","value":"Emrah Güleryüz","description":"<p>Customer Name Surname</p>\n","type":"text"},{"key":"phone","value":"05522781616","description":"<p>Customer Phone Number</p>\n","type":"text"},{"key":"email","value":"yeshil@dr.ocm","description":"<p>Customer Email</p>\n","type":"text"},{"key":"street","value":"Karslı ahmet cd. adem sk. no 69/6","description":"<p>Customer Address</p>\n","type":"text"},{"key":"state","value":"Ataşehir","description":"<p>Customer State</p>\n","type":"text"},{"key":"city","value":"İstanbul","description":"<p>Customer City</p>\n","type":"text"},{"key":"zip","value":"34752","description":"<p>Customer Zip Code</p>\n","type":"text"},{"key":"country","value":"TR","description":"<p>Customer Country Code</p>\n","type":"text"},{"key":"prodID","value":"12","description":"<p>Product ID (see getProducts function)</p>\n","type":"text"},{"key":"Quantity","value":"3","description":"<p>Product Quantity</p>\n","type":"text"},{"key":"paymodID","value":"1","description":"<p>Payment Module ID (see getPaymodules function)</p>\n","type":"text"},{"key":"campaginID","value":"","description":"<p>Campagin ID (see getCampagins function)</p>\n","type":"text"},{"key":"siteID","value":"1","description":"<p>Website ID (see getWebsites function)</p>\n","type":"text"},{"key":"notes","value":"Order notes example Color, Size","description":"<p>Order notes</p>\n","type":"text"},{"key":"ipaddr","value":"185.14.22.3","description":"<p>Customer IP address</p>\n","type":"text"},{"key":"orderStatus","value":"1","description":"<p>Order Status : \n1 - Pending Orders\n2 - In the Supply Process\n3 - Canceled\n4 - Returns Received\n5 - Unreachable\n6 - Preparing\n7 - To be shipped\n8 - Shippedi\n9 - Product Dexchange\n10 - Product Dexchange\n11 - Completed\n12 - Problematic Cargoes\n13 - Future Order</p>\n","type":"text"}]},"url":"YOUT_CRM_URL/addOrder/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["addOrder",""],"host":["YOUT_CRM_URL"],"query":[],"variable":[]}},"response":[{"id":"9f769a2f-e885-4fc8-b39b-64fc7f993d73","name":"addOrder","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name_surname","value":"Emrah Güleryüz","description":"Customer Name Surname","type":"text"},{"key":"phone","value":"05414522990","description":"Customer Phone Number","type":"text"},{"key":"email","value":"yeshil@dr.ocm","description":"Customer Email","type":"text"},{"key":"street","value":"Karslı ahmet cd. adem sk. no 69/6","description":"Customer Address","type":"text"},{"key":"state","value":"Ataşehir","description":"Customer State","type":"text"},{"key":"city","value":"İstanbul","description":"Customer City","type":"text"},{"key":"zip","value":"34752","description":"Customer Zip Code","type":"text"},{"key":"country","value":"TR","description":"Customer Country Code","type":"text"},{"key":"prodID","value":"12","description":"Product ID (see getProducts function)","type":"text"},{"key":"Quantity","value":"3","description":"Product Quantity","type":"text"},{"key":"paymodID","value":"1","description":"Payment Module ID (see getPaymodules function)","type":"text"},{"key":"campaginID","value":"","description":"Campagin ID (see getCampagins function)","type":"text"},{"key":"siteID","value":"","description":"Website ID (see getWebsites function)","type":"text"},{"key":"notes","value":"","description":"Order notes","type":"text"},{"key":"ipaddr","value":"","description":"Customer IP Addr\n","type":"text"},{"key":"orderStatus","value":"","description":"Order Statues : \n1 - Pending Orders\n2 - In the Supply Process\n3 - Canceled\n4 - Returns Received\n5 - Unreachable\n6 - Preparing\n7 - To be shipped\n8 - Shippedi\n9 - Product Dexchange\n10 - Product Dexchange\n11 - Completed\n12 - Problematic Cargoes\n13 - Future Order","type":"text"}]},"url":"https://your-crm-url.com/addOrder/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 09 Mar 2023 16:59:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Api-Key"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Order successfully created\",\n    \"orderID\": 1570764,\n    \"dataID\": \"930\"\n}"}],"_postman_id":"6f72bc0e-407f-4881-a171-72b3f9b945e4"},{"name":"setOrderCustomerInfo","id":"7473243c-67f8-4752-82c4-c4fa5cb62694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name_surname","value":"Mustafa Topçu","description":"<p>Customer Name Surname</p>\n","type":"text"},{"key":"phone","value":"05076316088","description":"<p>Customer Phone Number</p>\n","type":"text"},{"key":"email","value":"mail@mail.com","description":"<p>Customer Email</p>\n","type":"text"},{"key":"street","value":"Bogazici Cd. Karlı Plaza no 25","description":"<p>Customer Address</p>\n","type":"text"},{"key":"state","value":"Beykoz","description":"<p>Customer State</p>\n","type":"text"},{"key":"city","value":"İstanbul","description":"<p>Customer City</p>\n","type":"text"},{"key":"zip","value":"34000","description":"<p>Customer Zip Code</p>\n","type":"text"},{"key":"country","value":"TR","description":"<p>Customer Country Code</p>\n","type":"text"},{"key":"orderID","value":"1570763","description":"<p>Order number to be updated</p>\n","type":"text"}]},"url":"YOUT_CRM_URLsetOrderCustomerInfo/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":[""],"host":["YOUT_CRM_URLsetOrderCustomerInfo"],"query":[],"variable":[]}},"response":[{"id":"01e837d6-f331-4ce6-bb39-44d5310e57a0","name":"setOrderCustomerInfo","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name_surname","value":"Mustafa Topçu","description":"Customer Name Surname","type":"text"},{"key":"phone","value":"05076316088","description":"Customer Phone Number","type":"text"},{"key":"email","value":"mail@mail.com","description":"Customer Email","type":"text"},{"key":"street","value":"Bogazici Cd. Karlı Plaza no 25","description":"Customer Address","type":"text"},{"key":"state","value":"Beykoz","description":"Customer State","type":"text"},{"key":"city","value":"İstanbul","description":"Customer City","type":"text"},{"key":"zip","value":"34000","description":"Customer Zip Code","type":"text"},{"key":"country","value":"TR","description":"Customer Country Code","type":"text"},{"key":"orderID","value":"1570763","description":"Order number to be updated","type":"text"}]},"url":"https://your-crm-url.com/setOrderCustomerInfo/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 09 Mar 2023 18:50:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Api-Key"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Order updated successfully\"\n}"}],"_postman_id":"7473243c-67f8-4752-82c4-c4fa5cb62694"},{"name":"setOrderShippingMethod","id":"7766d080-a4c8-48af-b8cd-a7c306bb3ff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"orderID","value":"1570764","description":"<p>order number to be updated</p>\n","type":"text"},{"key":"shippingMethodID","value":"7","description":"<p>Shipping Method ID (see getShippingMethods function)</p>\n","type":"text"}]},"url":"YOUT_CRM_URL/setOrderShippingMethod/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["setOrderShippingMethod",""],"host":["YOUT_CRM_URL"],"query":[],"variable":[]}},"response":[{"id":"1d7328cc-28d7-4ab1-9ddb-75541673e413","name":"setOrderShippingMethod","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"orderID","value":"1570764","description":"order number to be updated","type":"text"},{"key":"shippingMethodID","value":"7","description":"Shipping Method ID (see getShippingMethods function)","type":"text"}]},"url":"https://your-crm-url.com/setOrderShippingMethod/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 09 Mar 2023 18:59:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Api-Key"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Order shipping method updated successfully\"\n}"}],"_postman_id":"7766d080-a4c8-48af-b8cd-a7c306bb3ff9"}],"id":"b5e9d434-6b00-43a1-9016-f16ec8f31ddf","_postman_id":"b5e9d434-6b00-43a1-9016-f16ec8f31ddf","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}}},{"name":"Lead","item":[{"name":"getLeadData","id":"e6eabc80-c221-40b0-a8ec-3f356268b3e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"YOUT_CRM_URL/getLeadData/?startDate&endDate&status=3","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["getLeadData",""],"host":["YOUT_CRM_URL"],"query":[{"description":{"content":"<p>Example : 2022-01-23</p>\n","type":"text/plain"},"key":"startDate","value":null},{"description":{"content":"<p>Example : 2022-01-23</p>\n","type":"text/plain"},"key":"endDate","value":null},{"description":{"content":"<p>1 : Pending\n2: Called\n3 : Not reachable\n4 : Archive</p>\n","type":"text/plain"},"key":"status","value":"3"}],"variable":[]}},"response":[{"id":"aa2ba33e-c83c-4c5d-9f3d-ea45f89fa218","name":"getLeadData","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://your-crm-url.com/getLeadData/?startDate=2022-01-23&endDate=2022-01-30&status=1","protocol":"https","host":["your-crm-url","com"],"path":["getLeadData",""],"query":[{"key":"startDate","value":"2022-01-23","description":"Example : 2022-01-23"},{"key":"endDate","value":"2022-01-30","description":"Example : 2022-01-23"},{"key":"status","value":"1","description":"1 : Pending\n2: Called\n3 : Not reachable\n4 : Archive"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 09 Mar 2023 19:21:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Api-Key"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"no record found\"\n}"}],"_postman_id":"e6eabc80-c221-40b0-a8ec-3f356268b3e6"},{"name":"addLead","id":"ceebaff9-3459-4b10-9a8b-666e00e64db2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name_surname","value":"Iyigün Karadağ","description":"<p>Customer Name surname</p>\n","type":"text"},{"key":"phone","value":"05551214121","description":"<p>Customer phone number</p>\n","type":"text"},{"key":"siteID","value":"","description":"<p>see getWebsites function</p>\n","type":"text"},{"key":"notes","value":"Google maps","type":"text"},{"key":"ipaddr","value":"192.168.1.1","description":"<p>customer IP Address</p>\n","type":"text"}]},"url":"YOUT_CRM_URL/addLead/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["addLead",""],"host":["YOUT_CRM_URL"],"query":[],"variable":[]}},"response":[{"id":"b6b0aa24-db15-42c7-8b2f-0d7ed78edddb","name":"addLead","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name_surname","value":"Iyigün Karadağ","description":"Customer Name surname","type":"text"},{"key":"phone","value":"05551214121","description":"Customer phone number","type":"text"},{"key":"siteID","value":"","description":"see getWebsites function","type":"text"},{"key":"notes","value":"Google maps","type":"text"},{"key":"ipaddr","value":"192.168.1.1","description":"customer IP Address","type":"text"}]},"url":"https://your-crm-url.com/addLead/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 09 Mar 2023 19:13:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Api-Key"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Lead data saved successfully\"\n}"}],"_postman_id":"ceebaff9-3459-4b10-9a8b-666e00e64db2"},{"name":"setLeadStatus","id":"5fa3a36a-b4b6-40b7-885b-d4e2a52cc787","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"leadID","value":"1","type":"text"},{"key":"status","value":"1","description":"<p>1 : Pending\n2: Called\n3 : Not reachable\n4 : Archive</p>\n","type":"text"}]},"url":"YOUT_CRM_URL/setLeadStatus/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["setLeadStatus",""],"host":["YOUT_CRM_URL"],"query":[],"variable":[]}},"response":[{"id":"81ce2d64-9828-44c7-a741-ece84f7c23ff","name":"setLeadStatus","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"leadID","value":"1","type":"text"},{"key":"status","value":"1","description":"1 : Pending\n2: Called\n3 : Not reachable\n4 : Archive","type":"text"}]},"url":"https://your-crm-url.com/setLeadStatus/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 09 Mar 2023 19:26:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Api-Key"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Lead status updated successfully\"\n}"}],"_postman_id":"5fa3a36a-b4b6-40b7-885b-d4e2a52cc787"}],"id":"4a8ba989-d326-405f-b624-77a1df1bfe0d","_postman_id":"4a8ba989-d326-405f-b624-77a1df1bfe0d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}}},{"name":"getProducts","id":"86e38ffb-9609-4726-8e90-3fba1b8ac56e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"YOUT_CRM_URL/getProducts/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["getProducts",""],"host":["YOUT_CRM_URL"],"query":[],"variable":[]}},"response":[],"_postman_id":"86e38ffb-9609-4726-8e90-3fba1b8ac56e"},{"name":"getPaymodules","id":"3a11a0a7-ab4a-425a-b49c-c21273d74087","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"YOUT_CRM_URL/getPaymodules/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["getPaymodules",""],"host":["YOUT_CRM_URL"],"query":[],"variable":[]}},"response":[{"id":"75939730-06e7-4ac1-9988-830f255deb38","name":"getPaymodules","originalRequest":{"method":"GET","header":[],"url":"https://your-crm-url.com/getPaymodules/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 09 Mar 2023 17:11:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Api-Key"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"\",\n    \"data\": [\n        {\n            \"id\": \"1\",\n            \"module\": \"kapida_nakit\",\n            \"modulename\": \"Kapıda Nakit\",\n            \"viewname\": \"Kapıda Nakit Ödeme\",\n            \"online\": \"0\",\n            \"icon\": \"\",\n            \"extconf\": \"\",\n            \"param_0_title\": \"İndirim Oranı (%)\",\n            \"param_0_value\": \"0\",\n            \"param_1_title\": \"Ek Ücret Farkı (TL)\",\n            \"param_1_value\": \"0\",\n            \"param_2_title\": \"\",\n            \"param_2_value\": \"\",\n            \"param_3_title\": \"\",\n            \"param_3_value\": \"\",\n            \"param_4_title\": \"\",\n            \"param_4_value\": \"\",\n            \"param_5_title\": \"\",\n            \"param_5_value\": \"\",\n            \"s_order\": \"0\",\n            \"taksit\": \"0\",\n            \"status\": \"Aktif\"\n        },\n        {\n            \"id\": \"2\",\n            \"module\": \"kapida_kk\",\n            \"modulename\": \"Kapıda Kredi Kartı\",\n            \"viewname\": \"Kapıda Kredi Kartı ile Öde\",\n            \"online\": \"0\",\n            \"icon\": \"\",\n            \"extconf\": \"\",\n            \"param_0_title\": \"İndirim Oranı (%)\",\n            \"param_0_value\": \"0\",\n            \"param_1_title\": \"Ek Ücret Farkı (TL)\",\n            \"param_1_value\": \"0\",\n            \"param_2_title\": \"\",\n            \"param_2_value\": \"\",\n            \"param_3_title\": \"\",\n            \"param_3_value\": \"\",\n            \"param_4_title\": \"\",\n            \"param_4_value\": \"\",\n            \"param_5_title\": \"\",\n            \"param_5_value\": \"\",\n            \"s_order\": \"1\",\n            \"taksit\": \"0\",\n            \"status\": \"Aktif\"\n        },\n        {\n            \"id\": \"4\",\n            \"module\": \"bankahavalesi\",\n            \"modulename\": \"Banka Havalesi\",\n            \"viewname\": \"Banka Havalesi\",\n            \"online\": \"0\",\n            \"icon\": \"\",\n            \"extconf\": \"0\",\n            \"param_0_title\": \"İndirim Oranı (%)\",\n            \"param_0_value\": \"5\",\n            \"param_1_title\": \"Ek Ücret Farkı (TL)\",\n            \"param_1_value\": \"0\",\n            \"param_2_title\": \"\",\n            \"param_2_value\": \"\",\n            \"param_3_title\": \"\",\n            \"param_3_value\": \"\",\n            \"param_4_title\": \"\",\n            \"param_4_value\": \"\",\n            \"param_5_title\": \"\",\n            \"param_5_value\": \"\",\n            \"s_order\": \"2\",\n            \"taksit\": \"0\",\n            \"status\": \"Aktif\"\n        }\n    ]\n}"}],"_postman_id":"3a11a0a7-ab4a-425a-b49c-c21273d74087"},{"name":"getCampagins","id":"8b8af857-0630-40f7-a357-1d30cbea5b29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"77a80114-add5-4204-ae78-db96ab0524de","name":"getCampagins","originalRequest":{"method":"GET","header":[],"url":"https://your-crm-url.com/getCampagins/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 09 Mar 2023 17:13:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Api-Key"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"\",\n    \"data\": [\n        {\n            \"id\": \"1\",\n            \"name\": \"Hurriyet\",\n            \"cType\": \"Internet\",\n            \"adddate\": \"2022-11-03 11:58:03\",\n            \"earnings\": \"0\",\n            \"earnings_success\": \"0\",\n            \"SiteID\": \"1\",\n            \"platform\": \"Hürriyet\",\n            \"reklamID\": \"\",\n            \"status\": \"Aktif\"\n        }\n    ]\n}"}],"_postman_id":"8b8af857-0630-40f7-a357-1d30cbea5b29"},{"name":"getWebsites","id":"e47a5939-3d95-4996-9301-2a529c265ae7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"YOUT_CRM_URL/getWebsites/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["getWebsites",""],"host":["YOUT_CRM_URL"],"query":[],"variable":[]}},"response":[{"id":"a4b4c6b6-dd84-4470-925e-60dbd4ea114c","name":"getWebsites","originalRequest":{"method":"GET","header":[],"url":"https://your-crm-url.com/getWebsites/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 09 Mar 2023 17:15:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Api-Key"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"\",\n    \"data\": [\n        {\n            \"id\": \"1\",\n            \"title\": \"Example\",\n            \"siteurl\": \"https://www.exampledomain.com\",\n            \"adddate\": \"2023-03-09 20:15:07\",\n            \"view\": \"0\",\n            \"uniqueview\": \"0\",\n            \"remarketcode\": \"\",\n            \"trackup\": \"0000-00-00 00:00:00\",\n            \"status\": \"Aktif\"\n        }\n    ]\n}"}],"_postman_id":"e47a5939-3d95-4996-9301-2a529c265ae7"},{"name":"getShippingMethods","id":"e7455dd8-e6b5-484c-9477-23acb8c1e5be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"YOUT_CRM_URL/getShippingMethods/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]},"isInherited":true,"source":{"_postman_id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","id":"37456f7c-c283-496c-8fc0-8ba88ab1cc1c","name":"Sipsis CRM","type":"collection"}},"urlObject":{"path":["getShippingMethods",""],"host":["YOUT_CRM_URL"],"query":[],"variable":[]}},"response":[{"id":"e18ce0ab-77d0-4821-a998-99fca934825e","name":"getShippingMethods","originalRequest":{"method":"GET","header":[],"url":"https://your-crm-url.com/getShippingMethods/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 09 Mar 2023 17:20:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Api-Key"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"\",\n    \"data\": [\n        {\n            \"id\": \"7\",\n            \"name\": \"Pozitif [MNG]\",\n            \"modname\": \"pozitif\"\n        },\n        {\n            \"id\": \"8\",\n            \"name\": \"Pozitif [PTT]\",\n            \"modname\": \"pozitif\"\n        }\n    ]\n}"}],"_postman_id":"e7455dd8-e6b5-484c-9477-23acb8c1e5be"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Api-Key"},{"key":"value","value":"YOUR_API_KEY"}]}},"event":[{"listen":"prerequest","script":{"id":"bc966110-0b66-465a-a832-68e001558011","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8cf9f8d7-418c-426d-88a6-8085b0922c51","type":"text/javascript","exec":[""]}}],"variable":[{"key":"CRM_URL","value":"YOUT_CRM_URL","type":"string"},{"key":"API_KEY","value":"YOUR_API_KEY","type":"string"}]}