{"info":{"_postman_id":"700e68fa-2a5a-4db4-869a-5ee2c6665aab","name":"Ecommerce (тестування API)","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"23035465","collectionId":"700e68fa-2a5a-4db4-869a-5ee2c6665aab","publishedId":"VUxRNRTD","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-09-02T06:24:03.000Z"},"item":[{"name":"Кошик","item":[{"name":"Оновлення кількості товарів у кошику","id":"5b46774f-3997-426e-94cf-f0397cd9baf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/cart-product/:id","urlObject":{"path":["api-user","cart-product",":id"],"host":["http://ecommerce.softpro.ua"],"query":[],"variable":[{"id":"5fdc1c53-da03-4ee1-b387-5cff5e73a89c","description":{"content":"<p>(Required) Product ID</p>\n","type":"text/plain"},"type":"any","value":"1","key":"id"}]}},"response":[{"id":"948424a7-d1c3-4b5b-b94b-431ce55c5a8c","name":"Додати товар до кошику","originalRequest":{"method":"PUT","header":[],"url":{"raw":"https://test.aptekar.ua/api-user/cart-product/:id","protocol":"https","host":["test","aptekar","ua"],"path":["api-user","cart-product",":id"],"variable":[{"key":"id","value":"1","description":"(Required) Product ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"time\": 3,\n  \"status\": \"successful\",\n  \"offset\": 0,\n  \"limit\": 10,\n  \"total\": 79,\n  \"data\": {}\n}"}],"_postman_id":"5b46774f-3997-426e-94cf-f0397cd9baf5"},{"name":"Видалення позиції з кошику","id":"7e1591a8-22f1-404b-9398-b92205ea72c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/cart-product/:id","urlObject":{"path":["api-user","cart-product",":id"],"host":["http://ecommerce.softpro.ua"],"query":[],"variable":[{"id":"d48c6b01-a098-466c-b7d3-4608e100251c","description":{"content":"<p>(Required) Product ID</p>\n","type":"text/plain"},"type":"any","value":"1","key":"id"}]}},"response":[{"id":"ccfa4ac3-55f9-4719-9bfd-01d83c2db51b","name":"Видалити товар з кошику","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://test.aptekar.ua/api-user/cart-product/:id","protocol":"https","host":["test","aptekar","ua"],"path":["api-user","cart-product",":id"],"variable":[{"key":"id","value":"1","description":"(Required) Product ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"order item was deleted\",\n  \"tag\": [\n    \"cart\",\n    \"del_cart\"\n  ]\n}"}],"_postman_id":"7e1591a8-22f1-404b-9398-b92205ea72c7"},{"name":"Отримання списку всіх товарів, що наявні у відділенні","id":"0178cff3-3237-43c6-b631-db316c81db06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/cart-check-department/:id?contact_id=1","urlObject":{"path":["api-user","cart-check-department",":id"],"host":["http://ecommerce.softpro.ua"],"query":[{"description":{"content":"<p>(Required) User ID</p>\n","type":"text/plain"},"key":"contact_id","value":"1"}],"variable":[{"id":"d14cae01-a4ba-405d-9e00-c8215610720e","type":"any","value":"8","key":"id"}]}},"response":[{"id":"58052783-5c62-455b-a002-8e2b39bf78b1","name":"Залишки товарів з кошику у відділенні","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.aptekar.ua/api-user/cart-check-department/:id?uid=1","protocol":"https","host":["test","aptekar","ua"],"path":["api-user","cart-check-department",":id"],"query":[{"key":"uid","value":"1"}],"variable":[{"key":"id","value":"8"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"rows\": {\n    \"product_id\": \"111871258710370682581\",\n    \"order_items_id\": \"1728203283849283280\",\n    \"product_name\": \"Антиполицай лед. №4*10\",\n    \"image\": \"Lorem exercitation deserunt\",\n    \"count\": 0.5,\n    \"amount\": 5\n  }\n}"}],"_postman_id":"0178cff3-3237-43c6-b631-db316c81db06"},{"name":"Отримання даних про клієнта","id":"cf5e7a8e-9a5a-4cc0-8c42-e0ceb6993e57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/cart-user","urlObject":{"path":["api-user","cart-user"],"host":["http://ecommerce.softpro.ua"],"query":[],"variable":[]}},"response":[{"id":"6a356bc6-8a15-416c-a977-d206297cb263","name":"Інформація про клієнта","originalRequest":{"method":"GET","header":[],"url":"https://test.aptekar.ua/api-user/cart-user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"city\": {\n        \"id\": \"8d5a980d-391c-11dd-90d9-001a92567626\",\n        \"text\": \"Київ\"\n    },\n    \"delivery\": {\n        \"delivery_info\": {\n            \"department_id\": null\n        }\n    }\n}"}],"_postman_id":"cf5e7a8e-9a5a-4cc0-8c42-e0ceb6993e57"},{"name":"Замовлення всіх позицій з кошика у обраному відділенні","id":"96c72d3a-9ed1-44f7-a73d-2d443f9d4756","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/cart.vue.order_everything_in_department/?department_id=8&contact_id=1","urlObject":{"path":["api-user","cart.vue.order_everything_in_department",""],"host":["http://ecommerce.softpro.ua"],"query":[{"description":{"content":"<p>(Required) Department ID</p>\n","type":"text/plain"},"key":"department_id","value":"8"},{"description":{"content":"<p>(Required) User ID</p>\n","type":"text/plain"},"key":"contact_id","value":"1"}],"variable":[]}},"response":[{"id":"b906accd-9adb-4816-9210-7202d911f94c","name":"Замовлення всіх товарів у обраному відділенні","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.aptekar.ua/api-user/cart.vue.order_everything_in_department/?department_id=8&contact_id=1","protocol":"https","host":["test","aptekar","ua"],"path":["api-user","cart.vue.order_everything_in_department",""],"query":[{"key":"department_id","value":"8"},{"key":"contact_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"Обрано товари в наявності\"\n}"}],"_postman_id":"96c72d3a-9ed1-44f7-a73d-2d443f9d4756"},{"name":"Отримання списку відділень згідно переліку товарів у кошику","id":"019cf4d3-d2f0-44c3-90dd-932de1b9eebe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/cart-department?contact_id=1&city=8d5a980d-391c-11dd-90d9-001a92567626","urlObject":{"path":["api-user","cart-department"],"host":["http://ecommerce.softpro.ua"],"query":[{"description":{"content":"<p>(Required) User ID</p>\n","type":"text/plain"},"key":"contact_id","value":"1"},{"description":{"content":"<p>(Required) City ID</p>\n","type":"text/plain"},"key":"city","value":"8d5a980d-391c-11dd-90d9-001a92567626"}],"variable":[]}},"response":[{"id":"44d73d02-a776-42b0-a829-376955cb3173","name":"Список відділень для самовивозу товарів","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.aptekar.ua/api-user/cart-department?contact_id=1&city=8d5a980d-391c-11dd-90d9-001a92567626","protocol":"https","host":["test","aptekar","ua"],"path":["api-user","cart-department"],"query":[{"key":"contact_id","value":"1"},{"key":"city","value":"8d5a980d-391c-11dd-90d9-001a92567626"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": {\n    \"coor_name\": \"Деснянський\",\n    \"department_id\": \"1\",\n    \"geom\": [\n      30.600218,\n      50.527095\n    ],\n    \"department_name\": \"Аптека 1 - Аптекарь\",\n    \"phone\": \"0 800 211 941, (044) 356-39-25\",\n    \"email\": \"apteka1@aptekar.com.ua\",\n    \"work_time\": \"08:00 - 20:00\",\n    \"address\": \"ул. Радунская, 5А\",\n    \"image\": \"image/8943787702685619/apteka1.jpg?97253\",\n    \"full_cart\": -4134588.75926511\n  }\n}"}],"_postman_id":"019cf4d3-d2f0-44c3-90dd-932de1b9eebe"},{"name":"Підтвердження коректності даних та завершення замовлення","id":"b2cce4fd-3613-4f04-a069-3c26353b4b72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"user","value":"{\"email\":\"example@mail.com\", \"first_name\":\"Іван\", \"last_name\":\"Іванов\",\"phone\":\"+380501112233\",\"payment_type\": \"portmone\"}","type":"text"},{"key":"delivery","value":"{\"city\":\"8d5a980d-391c-11dd-90d9-001a92567626\",\"type\":\"takeaway\",\"departmentId\":\"Т_107A\"}","type":"text","disabled":true},{"key":"comment","value":"Передзвоніть будь-ласка!","type":"text"},{"key":"delivery","value":"{\"city\":\"8d5a980d-391c-11dd-90d9-001a92567626\",\"type\":\"np_warehouse\",\"departmentId\":\"511fcfe1-e1c2-11e3-8c4a-0050568002cf\"}","type":"text","disabled":true},{"key":"delivery","value":"{\"city\":\"8d5a980d-391c-11dd-90d9-001a92567626\",\"type\":\"np_courier\",\"address\":\"84e27bb4-2583-11e5-add9-005056887b8d\", \"street\":\"1\",\"apartments\":\"20\",\"city\":\"eb252228-a17a-11e4-a77a-005056887b8d\"}","type":"text"}]},"url":"aptekar.local.ua/api-user/cart-finish-order?contact_id=1","urlObject":{"path":["api-user","cart-finish-order"],"host":["aptekar","local","ua"],"query":[{"key":"contact_id","value":"1"}],"variable":[]}},"response":[{"id":"b8aa8777-44c1-413a-985b-42a1b1793064","name":"Успішне оформлення замовлення","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"user","value":"{\"email\":\"example@mail.com\", \"first_name\":\"Іван\", \"last_name\":\"Іванов\",\"phone\":\"0501112233\",\"payment_type\": \"portmone\"}"},{"key":"delivery","value":"{\"city\":\"8d5a980d-391c-11dd-90d9-001a92567626\",\"type\":\"takeaway\"}"},{"key":"comment","value":"Передзвоніть будь-ласка!"}]},"url":{"raw":"https://test.aptekar.ua/api-user/cart-finish-order?contact_id=1","protocol":"https","host":["test","aptekar","ua"],"path":["api-user","cart-finish-order"],"query":[{"key":"contact_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"redirect\": \"/order/992020946153235489\"\n}"}],"_postman_id":"b2cce4fd-3613-4f04-a069-3c26353b4b72"},{"name":"Завершення оформлення броні","id":"8c80baa3-e77f-4e65-96f3-3519697fbe79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/cart-finish-reservation?uid=1&phone=+ 38(099)999-99-99&email=example@mail.com&comment=Передзвоніть будь-ласка!&status=2&portmone={\"rrn\":\"116832940729\",\"token\":\"18393034331118383333128F0DBE8B6D559A3C4ABE4204210CBE16AE2C8BCD5AB8606C463D2B33E7EDD149BDE8B09C2121D688027A27EDF27904A3D629C82476C8D03A0D63997A27F9B6241\",\"status\":\"PAYED\",\"bank_id\":\"1042\",\"authCode\":\"17772С\",\"cardMask\":\"535562******8862\",\"gateType\":\"GooglePay\",\"pay_date\":\"sint esse aute velit\",\"errorCode\":\"0\",\"billAmount\":\"incididunt id nisi dolor\",\"chargeback\":\"N\",\"commission\":0,\"shopBillId\":\"904138833\",\"description\":\"заказ №90848\",\"merchant_id\":\"20905956\",\"terminal_id\":\"3089230\",\"errorMessage\":\"labore dolor\",\"pay_order_date\":\"18.06.2021\",\"shopOrderNumber\":\"2597996475694712447;115\",\"payee_export_date\":\"17.06.2021 13:23:14\",\"payee_export_flag\":\"Y\"}&payment_type=portmone&subscribe=false","urlObject":{"path":["api-user","cart-finish-reservation"],"host":["http://ecommerce.softpro.ua"],"query":[{"description":{"content":"<p>(Required) User ID</p>\n","type":"text/plain"},"key":"uid","value":"1"},{"key":"phone","value":"+ 38(099)999-99-99"},{"key":"email","value":"example@mail.com"},{"key":"comment","value":"Передзвоніть будь-ласка!"},{"key":"status","value":"2"},{"key":"portmone","value":"{\"rrn\":\"116832940729\",\"token\":\"18393034331118383333128F0DBE8B6D559A3C4ABE4204210CBE16AE2C8BCD5AB8606C463D2B33E7EDD149BDE8B09C2121D688027A27EDF27904A3D629C82476C8D03A0D63997A27F9B6241\",\"status\":\"PAYED\",\"bank_id\":\"1042\",\"authCode\":\"17772С\",\"cardMask\":\"535562******8862\",\"gateType\":\"GooglePay\",\"pay_date\":\"sint esse aute velit\",\"errorCode\":\"0\",\"billAmount\":\"incididunt id nisi dolor\",\"chargeback\":\"N\",\"commission\":0,\"shopBillId\":\"904138833\",\"description\":\"заказ №90848\",\"merchant_id\":\"20905956\",\"terminal_id\":\"3089230\",\"errorMessage\":\"labore dolor\",\"pay_order_date\":\"18.06.2021\",\"shopOrderNumber\":\"2597996475694712447;115\",\"payee_export_date\":\"17.06.2021 13:23:14\",\"payee_export_flag\":\"Y\"}"},{"key":"payment_type","value":"portmone"},{"key":"subscribe","value":"false"}],"variable":[]}},"response":[{"id":"4b4beeda-9a63-4333-8b17-be2489aeeca3","name":"Успішне оформлення броні","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://ecommerce.softpro.ua/api-user/cart-finish-reservation?uid=1&phone=+ 38(099)999-99-99&email=example@mail.com&comment=Передзвоніть будь-ласка!&status=2&portmone=[object Object]&payment_type=portmone&subscribe=false","protocol":"http","host":["ecommerce","softpro","ua"],"path":["api-user","cart-finish-reservation"],"query":[{"key":"uid","value":"1"},{"key":"phone","value":"+ 38(099)999-99-99"},{"key":"email","value":"example@mail.com"},{"key":"comment","value":"Передзвоніть будь-ласка!"},{"key":"status","value":"2"},{"key":"portmone","value":"[object Object]"},{"key":"payment_type","value":"portmone"},{"key":"subscribe","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"redirect\": \"/service-order/992020946153235489\"\n}"}],"_postman_id":"8c80baa3-e77f-4e65-96f3-3519697fbe79"},{"name":"Додання товарів до кошику","id":"ce41565d-1a6a-4dd7-88cc-d110bf90427c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/cart.add.api?contact_id=1&id=111871258710370682581&quantity=1.0&part_quantity=1&department_id=8","urlObject":{"path":["api-user","cart.add.api"],"host":["http://ecommerce.softpro.ua"],"query":[{"description":{"content":"<p>Ідентифікатор користувача</p>\n","type":"text/plain"},"key":"contact_id","value":"1"},{"description":{"content":"<p>Ідентифікатор товару</p>\n","type":"text/plain"},"key":"id","value":"111871258710370682581"},{"description":{"content":"<p>Кількість одиниць</p>\n","type":"text/plain"},"key":"quantity","value":"1.0"},{"description":{"content":"<p>Кількість складових частин</p>\n","type":"text/plain"},"key":"part_quantity","value":"1"},{"description":{"content":"<p>Ідентифікатор відділення</p>\n","type":"text/plain"},"key":"department_id","value":"8"}],"variable":[]}},"response":[{"id":"5934eda3-70a9-4c10-973d-9d8f9c99ba45","name":"Успішне додання товарів до кошику","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://ecommerce.softpro.ua/api-user/cart.add.api?contact_id=1&id=111871258710370682581&quantity=1.0&part_quantity=1&department_id=8","protocol":"http","host":["ecommerce","softpro","ua"],"path":["api-user","cart.add.api"],"query":[{"key":"contact_id","value":"1","description":"Ідентифікатор користувача"},{"key":"id","value":"111871258710370682581","description":"Ідентифікатор товару"},{"key":"quantity","value":"1.0","description":"Кількість одиниць"},{"key":"part_quantity","value":"1","description":"Кількість складових частин"},{"key":"department_id","value":"8","description":"Ідентифікатор відділення"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"Успішно додано в корзину\",\n  \"tag\": \"cart\"\n}"}],"_postman_id":"ce41565d-1a6a-4dd7-88cc-d110bf90427c"},{"name":"Повернення перелік варіантів доставки в межах населеного пункту","id":"07da5e50-37e2-40d8-ab29-d410ba3cb752","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/cart-delivery-city/:city_id","urlObject":{"path":["api-user","cart-delivery-city",":city_id"],"host":["http://ecommerce.softpro.ua"],"query":[],"variable":[{"id":"51f53a00-a814-40dd-bb8e-94256a4cae9f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8d5a980d-391c-11dd-90d9-001a92567626","key":"city_id"}]}},"response":[{"id":"08792193-9d99-4666-9c6d-2d548651d8aa","name":"Варіанти доставки товарів м. Київ","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://ecommerce.softpro.ua/api-user/cart-delivery-city/:city_id","protocol":"http","host":["ecommerce","softpro","ua"],"path":["api-user","cart-delivery-city",":city_id"],"variable":[{"key":"city_id","value":"8d5a980d-391c-11dd-90d9-001a92567626","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"type\": \"takeaway\",\n        \"title\": \"Самовывоз\",\n        \"subtext\": null,\n        \"price\": \"0\"\n    },\n    {\n        \"type\": \"courier\",\n        \"title\": \"Доставка курьером (по Киеву)\",\n        \"subtext\": \"Будет передан в службу доставки сегодня\",\n        \"price\": \"49\"\n    },\n    {\n        \"type\": \"np_warehouse\",\n        \"title\": \"Нова Пошта на отделение\",\n        \"subtext\": \"Будет передан в службу доставки сегодня\",\n        \"price\": \"59\"\n    },\n    {\n        \"type\": \"np_courier\",\n        \"title\": \"Нова Пошта курьером\",\n        \"subtext\": \"Будет передан в службу доставки сегодня\",\n        \"price\": \"59\"\n    }\n]"}],"_postman_id":"07da5e50-37e2-40d8-ab29-d410ba3cb752"}],"id":"0054aefe-e87b-42e4-9a9b-9fc002dbef5b","_postman_id":"0054aefe-e87b-42e4-9a9b-9fc002dbef5b","description":""},{"name":"Нова пошта","item":[{"name":"Перелік відділень нової пошти. Пошук за кодом або назвою населеного пункту","id":"f2ad1007-2fc8-4fed-b419-ca0cd597e3f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/cart-np-search-city?key=Київ","urlObject":{"path":["api-user","cart-np-search-city"],"host":["http://ecommerce.softpro.ua"],"query":[{"key":"key","value":"Київ"},{"disabled":true,"key":"val","value":"8d5a980d-391c-11dd-90d9-001a92567626"}],"variable":[]}},"response":[{"id":"d1b911b8-4504-4704-8343-dad6b120af8f","name":"Пошук за назвою населеного пункту","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://ecommerce.softpro.ua/api-user/cart-np-search-city?key=Київ","protocol":"http","host":["ecommerce","softpro","ua"],"path":["api-user","cart-np-search-city"],"query":[{"key":"key","value":"Київ"},{"key":"val","value":"8d5a980d-391c-11dd-90d9-001a92567626","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"8d5a980d-391c-11dd-90d9-001a92567626\",\n        \"text\": \"м. Київ, Київська обл.\"\n    },\n    {\n        \"id\": \"6dbe5985-96d1-11ea-a970-b8830365ade4\",\n        \"text\": \"с. Київець, Миколаївський р-н, Львівська обл.\"\n    },\n    {\n        \"id\": \"06f8795a-4079-11de-b509-001d92f78698\",\n        \"text\": \"с. Київ, Доманівський р-н, Миколаївська обл.\"\n    },\n    {\n        \"id\": \"fd249301-887a-11e9-898c-005056b24375\",\n        \"text\": \"с. Київка, Голопристанський р-н, Херсонська обл.\"\n    },\n    {\n        \"id\": \"cfbeaca4-4063-11de-b509-001d92f78698\",\n        \"text\": \"с. Київське, Новомиколаївський р-н, Запорізька обл.\"\n    },\n    {\n        \"id\": \"000655dc-4079-11de-b509-001d92f78698\",\n        \"text\": \"с. Київське, Баштанський р-н, Миколаївська обл.\"\n    },\n    {\n        \"id\": \"000655d8-4079-11de-b509-001d92f78698\",\n        \"text\": \"с. Київське, Новоодеський р-н, Миколаївська обл.\"\n    },\n    {\n        \"id\": \"7833e610-3b51-11de-913b-001d92f78698\",\n        \"text\": \"с. Київське, Гадяцький р-н, Полтавська обл.\"\n    },\n    {\n        \"id\": \"69da419c-3f5d-11de-b509-001d92f78698\",\n        \"text\": \"с. Київське, Синельниківський р-н, Дніпропетровська обл.\"\n    }\n]"},{"id":"28d9ef4b-26cd-4762-ba02-29ee632b0432","name":"Пошук за кодом населеного пункту","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"http://ecommerce.softpro.ua/api-user/cart-np-search-city?val=8d5a980d-391c-11dd-90d9-001a92567626","host":["http://ecommerce.softpro.ua"],"path":["api-user","cart-np-search-city"],"query":[{"key":"key","value":"Київ","disabled":true},{"key":"val","value":"8d5a980d-391c-11dd-90d9-001a92567626"}]}},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"8d5a980d-391c-11dd-90d9-001a92567626\",\n        \"text\": \"м. Київ, Київська обл.\"\n    }\n]"}],"_postman_id":"f2ad1007-2fc8-4fed-b419-ca0cd597e3f7"},{"name":"Пелелік відділень нової пошти в межах населеного пукту","id":"8a4a4357-5779-4d3c-a262-d90d36ad7089","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/cart-np-search-street/?parent=8d5a980d-391c-11dd-90d9-001a92567626","urlObject":{"path":["api-user","cart-np-search-street",""],"host":["http://ecommerce.softpro.ua"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"parent","value":"8d5a980d-391c-11dd-90d9-001a92567626"}],"variable":[]}},"response":[{"id":"8c6f000f-ea07-46a4-bffe-99fb6a57a995","name":"Пошук в межах м. Київ","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://ecommerce.softpro.ua/api-user/cart-np-search-street/?parent=8d5a980d-391c-11dd-90d9-001a92567626","protocol":"http","host":["ecommerce","softpro","ua"],"path":["api-user","cart-np-search-street",""],"query":[{"key":"parent","value":"8d5a980d-391c-11dd-90d9-001a92567626"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"ef905acd-e1f4-11e5-899e-005056887b8d\",\n  \"text\": \"вул. 1-а Вишнева\"\n}"}],"_postman_id":"8a4a4357-5779-4d3c-a262-d90d36ad7089"},{"name":"Перелік відділень в межах населеного пункту. Сортує за відстанню по координатах.","id":"c9563ca5-02cd-40cf-9ed8-688b459f0df6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/cart-np-search-warehouse?parent=8d5a980d-391c-11dd-90d9-001a92567626&name=Київ&lat=50.403742&long=30.523316","urlObject":{"path":["api-user","cart-np-search-warehouse"],"host":["http://ecommerce.softpro.ua"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"parent","value":"8d5a980d-391c-11dd-90d9-001a92567626"},{"key":"name","value":"Київ"},{"key":"lat","value":"50.403742"},{"key":"long","value":"30.523316"}],"variable":[]}},"response":[{"id":"5aea1999-016d-43d4-9d48-aeaed55b226f","name":"Перелік пунктів видачі м. Київ","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://ecommerce.softpro.ua/api-user/cart-np-search-warehouse?parent=8d5a980d-391c-11dd-90d9-001a92567626&name=Київ&lat=50.403742&long=30.523316","protocol":"http","host":["ecommerce","softpro","ua"],"path":["api-user","cart-np-search-warehouse"],"query":[{"key":"parent","value":"8d5a980d-391c-11dd-90d9-001a92567626"},{"key":"name","value":"Київ"},{"key":"lat","value":"50.403742"},{"key":"long","value":"30.523316"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"bb5404b6-689f-11ec-9014-b8830365bd14\",\n        \"text\": \"Київ, Пункт Видачі №915: вул. Володимира Брожко, 38А (АЗК «БРСМ-Нафта»)\",\n        \"geom\": [\n            \"30.510724000000000\",\n            \"50.412307000000000\"\n        ]\n    },\n    {\n        \"id\": \"2cb65a02-689f-11ec-9014-b8830365bd14\",\n        \"text\": \"Київ, Пункт Видачі №911: вул. Заболотного Академіка, 33/162 (АЗК «БРСМ-Нафта»)\",\n        \"geom\": [\n            \"30.526072000000000\",\n            \"50.342009000000000\"\n        ]\n    },\n    {\n        \"id\": \"7e3c9539-f6f3-11ec-9eb1-d4f5ef0df2b8\",\n        \"text\": \"Київ, Пункт Видачі №934 (до 10 кг): вул. Григоренко, 20 («БудМаркет»)\",\n        \"geom\": [\n            \"30.626400000000000\",\n            \"50.410150000000000\"\n        ]\n    },\n    {\n        \"id\": \"868269a0-37c4-11ec-8818-b8830365bd14\",\n        \"text\": \"Київ, Пункт Видачі №910: вул. Олени Пчілки, 5\",\n        \"geom\": [\n            \"30.631052000000000\",\n            \"50.415945000000000\"\n        ]\n    },\n    {\n        \"id\": \"2cb87603-689f-11ec-9014-b8830365bd14\",\n        \"text\": \"Київ, Пункт Видачі №912: пров. Карельський, 7/2 (АЗК «БРСМ-Нафта»)\",\n        \"geom\": [\n            \"30.634113000000000\",\n            \"50.451019000000000\"\n        ]\n    },\n    {\n        \"id\": \"4a19dbaf-68a0-11ec-9014-b8830365bd14\",\n        \"text\": \"Київ, Пункт Видачі №922: вул. Олени Теліги, 12Б (АЗК «БРСМ-Нафта»)\",\n        \"geom\": [\n            \"30.470125000000000\",\n            \"50.483529000000000\"\n        ]\n    },\n    {\n        \"id\": \"6e3fd711-68a0-11ec-9014-b8830365bd14\",\n        \"text\": \"Київ, Пункт Видачі №923: просп. Юрія Гагаріна, 21А (АЗК «БРСМ-Нафта»)\",\n        \"geom\": [\n            \"30.633304000000000\",\n            \"50.457307000000000\"\n        ]\n    },\n    {\n        \"id\": \"50019cf8-689f-11ec-9014-b8830365bd14\",\n        \"text\": \"Київ, Пункт Видачі №913: вул. Братиславська, 9А (АЗК «БРСМ-Нафта»)\",\n        \"geom\": [\n            \"30.615634000000000\",\n            \"50.480373000000000\"\n        ]\n    },\n    {\n        \"id\": \"02bf4394-68a0-11ec-9014-b8830365bd14\",\n        \"text\": \"Київ, Пункт Видачі №919: вул. Світла, 1 (АЗК «БРСМ-Нафта»)\",\n        \"geom\": [\n            \"30.685638000000000\",\n            \"50.401255000000000\"\n        ]\n    },\n    {\n        \"id\": \"df7abc7b-689f-11ec-9014-b8830365bd14\",\n        \"text\": \"Київ, Пункт Видачі №918: Лугова (Оболонський район), 13Б (АЗК «БРСМ-Нафта»)\",\n        \"geom\": [\n            \"30.471718000000000\",\n            \"50.506545000000000\"\n        ]\n    },\n    {\n        \"id\": \"264450bc-68a0-11ec-9014-b8830365bd14\",\n        \"text\": \"Київ, Пункт Видачі №921: просп. Правди, 39А (АЗК «БРСМ-Нафта»)\",\n        \"geom\": [\n            \"30.425025000000000\",\n            \"50.503997000000000\"\n        ]\n    },\n    {\n        \"id\": \"02c2c269-68a0-11ec-9014-b8830365bd14\",\n        \"text\": \"Київ, Пункт Видачі №920: просп. Володимира Маяковського, 54А (АЗК «БРСМ-Нафта»)\",\n        \"geom\": [\n            \"30.620202000000000\",\n            \"50.521038000000000\"\n        ]\n    },\n    {\n        \"id\": \"df78cb75-689f-11ec-9014-b8830365bd14\",\n        \"text\": \"Київ, Пункт Видачі №917: вул. Костянтинівська, 75Г (АЗК «БРСМ-Нафта»)\",\n        \"geom\": [\n            \"0.000000000000000\",\n            \"0.000000000000000\"\n        ]\n    }\n]"}],"_postman_id":"c9563ca5-02cd-40cf-9ed8-688b459f0df6"}],"id":"62f6de94-d421-4116-b2e0-8c6324112307","_postman_id":"62f6de94-d421-4116-b2e0-8c6324112307","description":""},{"name":"Портмоне","item":[{"name":"Перенаправлення користувача на онлайн-сервіс прийому платежів \"Portmone\" для оплати замовлення онлайн","id":"c3e9849b-cfd6-47be-8b04-dad78c6bf267","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/portmone_redirect/:id","urlObject":{"path":["api-user","portmone_redirect",":id"],"host":["http://ecommerce.softpro.ua"],"query":[],"variable":[{"id":"c41a3326-c8a8-4dbb-88fd-7a6a27c7d84d","description":{"content":"<p>(Required) Order ID</p>\n","type":"text/plain"},"type":"any","value":"992020946153235489","key":"id"}]}},"response":[{"id":"5fa8b6a1-b865-4da7-a779-62a996702a42","name":"Перенаправлення на сервіс оплати","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://ecommerce.softpro.ua/api-user/portmone_redirect/:id","host":["http://ecommerce.softpro.ua"],"path":["api-user","portmone_redirect",":id"],"variable":[{"key":"id","value":"992020946153235489","description":"(Required) Order ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"redirect\": \"https://www.portmone.com.ua/r3/pg/j2q3awvvcpsgg4ks4w4ssk84s0ok0k4?is=33329259d870b4e35c72f6c3e64a55b9a1aa49631a0d573f7063c57106876e1d8daa2861208201fff34e&py=3035001e5f502be79a1c75a9a053c5&h=e0b1e40d4f33c24999ef96e2041a8937\"\n}"}],"_postman_id":"c3e9849b-cfd6-47be-8b04-dad78c6bf267"},{"name":"Оновлення даних про замовлення в БД згідно статусу оплати через онлайн-сервіс прийому платежів \"Portmone\"","id":"af535270-cd9b-4b31-81ea-1079ba964d8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"http://ecommerce.softpro.ua/api-user/portmone?order_id=992020946153235489&status=success","urlObject":{"path":["api-user","portmone"],"host":["http://ecommerce.softpro.ua"],"query":[{"description":{"content":"<p>(Required) Order ID</p>\n","type":"text/plain"},"key":"order_id","value":"992020946153235489"},{"description":{"content":"<p>(Required) Payment status</p>\n","type":"text/plain"},"key":"status","value":"success"}],"variable":[]}},"response":[{"id":"7ff4ce37-3100-4849-870e-cbe4b2c539c7","name":"Перенаправлення з сервісу оплати на сторінку замовлення","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://ecommerce.softpro.ua/api-user/portmone?order_id=992020946153235489&status=success","host":["http://ecommerce.softpro.ua"],"path":["api-user","portmone"],"query":[{"key":"order_id","value":"992020946153235489"},{"key":"status","value":"success"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"redirect\": \"/order/992020946153235489\"\n}"}],"_postman_id":"af535270-cd9b-4b31-81ea-1079ba964d8d"}],"id":"9ccff242-8a77-49a1-95be-ce484bbe8f2f","_postman_id":"9ccff242-8a77-49a1-95be-ce484bbe8f2f","description":""}],"event":[{"listen":"prerequest","script":{"id":"7bd311e8-9a65-4c8d-a01d-ec5e4014288b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7a4eabef-e820-462c-80aa-d2ae21336f7b","type":"text/javascript","exec":[""]}}],"variable":[{"key":"testUrl","value":"https://test.aptekar.ua","type":"string"},{"key":"apiKey","value":"GH31jH24","type":"string"},{"key":"baseUrl","value":"http://ecommerce.softpro.ua","type":"string"}]}