{"item":[{"name":"Explorer","description":"Управление виртуальной файловой системой.","item":[{"id":"adb86d84-a7c8-5226-84c3-bc8c74862cd5","name":"Чтение структуры папок","request":{"name":"Чтение структуры папок","description":{"content":"Получение структуры папок.","type":"text/plain"},"url":{"path":["studio","explorer"],"host":["{{baseUrl}}"],"query":[{"key":"folder_key","value":"11111111-2222-3333-4444-555555555555","disabled":true,"description":{"content":"Ключ папки, уникальный идентификатор.","type":"text/plain"}},{"key":"filter","value":"example text","disabled":true,"description":{"content":"Фильтр для поиска по текстовым полям.","type":"text/plain"}},{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}},{"key":"sort_field","value":"CREATION_DATE","disabled":true,"description":{"content":"Название колонки в таблице с папками.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8f81a48c-96ec-5cc4-b5a9-c2a5b7bdde58","name":"Создание папки","request":{"name":"Создание папки","description":{"content":"Создание новой папки.","type":"text/plain"},"url":{"path":["studio","explorer"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"parent_key\": \"11111111-2222-3333-4444-555555555555\",\n \"name\": \"folder_1\",\n \"comment\": \"long long long long text\",\n \"color\": \"red\",\n \"expiration_date\": \"2026-09-21T19:45:00Z\",\n \"attributes\": []\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"20af2528-8bed-5285-8c7a-a823ba35c02e","name":"Обновление папки","request":{"name":"Обновление папки","description":{"content":"Переименование и перемещение папки.","type":"text/plain"},"url":{"path":["studio","explorer",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Ключ папки, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"parent_key\": \"11111111-2222-3333-4444-555555555555\",\n \"name\": \"folder_1\",\n \"comment\": \"long long long long text\",\n \"color\": \"red\",\n \"expiration_date\": \"2026-09-21T19:45:00Z\",\n \"attributes\": []\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"40dbe703-c0db-5068-8b12-4d1e0974a319","name":"Удаление папки","request":{"name":"Удаление папки","description":{"content":"Удаление папки по ключу.","type":"text/plain"},"url":{"path":["studio","explorer",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Ключ папки, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1c258f66-b051-5575-9f66-085c85f4e8c1","name":"Информация о папке","request":{"name":"Информация о папке","description":{"content":"Получение информации о папке.","type":"text/plain"},"url":{"path":["studio","explorer",":target_folder_key","specification"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Ключ папки, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"271ed28e-b7f4-53f4-a4c6-f0766b2c17df","name":"Получение пути папки","request":{"name":"Получение пути папки","description":{"content":"Получение пути папки.","type":"text/plain"},"url":{"path":["studio","explorer",":target_folder_key","path"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Ключ папки, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2372db79-a4cf-5476-abd5-53e3edb096e1","name":"Создание папок (пачка)","request":{"name":"Создание папок (пачка)","description":{"content":"Создание новых папок (пачка).","type":"text/plain"},"url":{"path":["studio","explorer","batch","folders"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cdd0bb42-b71d-5fe3-b523-378febc3b7e9","name":"Удаление папок (пачка)","request":{"name":"Удаление папок (пачка)","description":{"content":"Массовое удаление папок.","type":"text/plain"},"url":{"path":["studio","explorer","batch","folders"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6db1187d-ba11-51f3-b969-a6b272c3eaa3","name":"Получение ключа папки","request":{"name":"Получение ключа папки","description":{"content":"Получение ключа папки по пути.","type":"text/plain"},"url":{"path":["studio","explorer","batch","folder-key"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"764c2f52-526b-5da1-94d6-adb75cd6be0c","name":"Получение ключа файла","request":{"name":"Получение ключа файла","description":{"content":"Получение ключа файла по пути.","type":"text/plain"},"url":{"path":["studio","explorer","batch","files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{"mode":"raw","raw":"{\n \"folder_names\": [],\n \"file_name\": \"file_1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"78ca8e70-9812-5bc9-b921-390fde0326d4","name":"Удаление файлов (пачка)","request":{"name":"Удаление файлов (пачка)","description":{"content":"Массовое удаление файлов.","type":"text/plain"},"url":{"path":["studio","explorer","batch","files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"197d0747-2778-5040-8ad7-83c3f2e3496f","name":"Совместное использование","request":{"name":"Совместное использование","description":{"content":"Массовое включение совместного использования файлов.","type":"text/plain"},"url":{"path":["studio","explorer","batch","sharing"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"05ba0e93-a223-57fc-a41d-b657807d3720","name":"Совместное использование","request":{"name":"Совместное использование","description":{"content":"Массовое выключение совместного использования файлов.","type":"text/plain"},"url":{"path":["studio","explorer","batch","sharing"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ed93343c-1705-5c4d-a6ce-3d9ba53a0490","name":"Счетчики файловой системы","request":{"name":"Счетчики файловой системы","description":{"content":"Получение статистики по виртуальной файловой системе.","type":"text/plain"},"url":{"path":["studio","explorer","batch","counters"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Backups","description":"Массовый экспорт и импорт данных.","item":[{"id":"d5f578e6-fa8e-5939-a618-6581ddbfa23a","name":"Экспорт папки","request":{"name":"Экспорт папки","description":{"content":"Экспорт папки с файлами.","type":"text/plain"},"url":{"path":["studio","backups",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Ключ папки, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"111873cf-7754-5a76-9af2-2c1abe0747bc","name":"Импорт папки","request":{"name":"Импорт папки","description":{"content":"Импорт папки с файлами. Папка не должна типа ROOT и должна быть пустой.","type":"text/plain"},"url":{"path":["studio","backups",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Ключ папки, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"}],"method":"PUT","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Experiments","description":"Управление экспериментами","item":[{"id":"6e5177f8-8748-5cc0-afd4-57d2332cd0f3","name":"Поиск экспериментов","request":{"name":"Поиск экспериментов","description":{"content":"Поиск экспериментов по всем вложенным папкам.","type":"text/plain"},"url":{"path":["studio","experiments","search","global"],"host":["{{baseUrl}}"],"query":[{"key":"filter","value":"example text","disabled":false,"description":{"content":"(Required) Строка для поиска по текстовым полям.","type":"text/plain"}},{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}},{"key":"sort_field","value":"EDIT_DATE","disabled":true,"description":{"content":"Название колонки в таблице с экспериментами.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5d54f10d-8a70-5944-8438-9ed2782ba3ec","name":"Список экспериментов (таблица)","request":{"name":"Список экспериментов (таблица)","description":{"content":"Получение списка экспериментов.","type":"text/plain"},"url":{"path":["studio","experiments"],"host":["{{baseUrl}}"],"query":[{"key":"folder_key","value":"11111111-2222-3333-4444-555555555555","disabled":true,"description":{"content":"Ключ папки, уникальный идентификатор.","type":"text/plain"}},{"key":"filter","value":"example text","disabled":true,"description":{"content":"Фильтр для поиска по текстовым полям.","type":"text/plain"}},{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}},{"key":"sort_field","value":"EDIT_DATE","disabled":true,"description":{"content":"Название колонки в таблице с экспериментами.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8a9cd5d3-fa64-5eea-bb65-abf17f6e5a7d","name":"Создание эксперимента","request":{"name":"Создание эксперимента","description":{"content":"Создание нового эксперимента.","type":"text/plain"},"url":{"path":["studio","experiments"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"file_1\",\n \"comment\": \"long long long long text\",\n \"folder_key\": \"11111111-2222-3333-4444-555555555555\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"06a6735f-0f10-5818-863a-0b0362c153d4","name":"Чтение эксперимента","request":{"name":"Чтение эксперимента","description":{"content":"Получение информации об эксперименте по его ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3756773d-6ebb-5723-9c6a-091c4cb51e4a","name":"Обновление эксперимента","request":{"name":"Обновление эксперимента","description":{"content":"Переименование \\ перемещение эксперимента.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"name\": \"file_1\",\n \"comment\": \"long long long long text\",\n \"folder_key\": \"11111111-2222-3333-4444-555555555555\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e0b41d55-d665-59d1-bfe1-16a56000e7c4","name":"Удаление эксперимента","request":{"name":"Удаление эксперимента","description":{"content":"Удаление эксперимента по ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"54150738-9283-50b9-93bb-c6f42562633d","name":"Дублирование эксперимента","request":{"name":"Дублирование эксперимента","description":{"content":"Дублирование эксперимента.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","duplication"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"file_1\",\n \"comment\": \"long long long long text\",\n \"folder_key\": \"11111111-2222-3333-4444-555555555555\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2eda5a06-dd22-5cb0-9c07-ffa68f88cb1f","name":"Обновление настроек","request":{"name":"Обновление настроек","description":{"content":"Обновление настроек эксперимента.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","settings"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f3636e59-9140-5a9a-a069-f52bafede3a8","name":"Обновление индикаторов","request":{"name":"Обновление индикаторов","description":{"content":"Обновление индикаторов.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","indicators"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"total_statistics_cost\",\n \"total_statistics_measurements_waiting_time\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fc5aba2d-21e0-5014-abb3-1d1c132a5aac","name":"Получение соседних экспериментов","request":{"name":"Получение соседних экспериментов","description":{"content":"Получение соседних экспериментов.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","neighbors"],"host":["{{baseUrl}}"],"query":[{"key":"sort_field","value":"EDIT_DATE","disabled":true,"description":{"content":"Название колонки в таблице с экспериментами.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4a909cd8-e89e-51dc-8951-7dcf56c9db46","name":"Получение пути эксперимента","request":{"name":"Получение пути эксперимента","description":{"content":"Получение пути эксперимента.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","path"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"15eb9576-a530-5b0f-939c-75511d630704","name":"История расчета","request":{"name":"История расчета","description":{"content":"Получение истории расчета эксперимента.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","calculation-history"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b898f861-6a3e-531c-b225-fdcdddbfd530","name":"Запуск расчета","request":{"name":"Запуск расчета","description":{"content":"Запуск расчета эксперимента.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","calculation",":process_name"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"PLAN","key":"process_name","disabled":false,"description":{"content":"(Required) Название процесса обработки данных:\n * `PLAN` - планирование\n * `REPLAN` - перепланирование","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"528a3db7-8c5b-5aca-afe3-1aaf186b5438","name":"Остановка расчета","request":{"name":"Остановка расчета","description":{"content":"Остановка расчета.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","calculation",":process_name"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"PLAN","key":"process_name","disabled":false,"description":{"content":"(Required) Название процесса обработки данных:\n * `PLAN` - планирование\n * `REPLAN` - перепланирование","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f9cbaac5-d493-5052-87c1-ff32e8dbf74a","name":"Запуск валидации","request":{"name":"Запуск валидации","description":{"content":"Запуск валидации данных эксперимента.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","validation",":process_name"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"PLAN","key":"process_name","disabled":false,"description":{"content":"(Required) Название процесса обработки данных:\n * `PLAN` - планирование\n * `REPLAN` - перепланирование","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bef16e11-9a10-57ba-bf03-dd81cff20df8","name":"Запуск очистки","request":{"name":"Запуск очистки","description":{"content":"Запуск очистки данных эксперимента.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","refine",":process_name"],"host":["{{baseUrl}}"],"query":[{"key":"remove_locations","value":"true","disabled":true,"description":{"content":"Флаг, отвечающий за удаление локации при очистке данных. Если указан `true` - удаляются локации, на которые не ссылается ни одна сущность в датасете.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"PLAN","key":"process_name","disabled":false,"description":{"content":"(Required) Название процесса обработки данных:\n * `PLAN` - планирование\n * `REPLAN` - перепланирование","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f144fe19-dd5c-5ba7-bfb1-a7821aa6a24a","name":"Перерасчет треков","request":{"name":"Перерасчет треков","description":{"content":"Запуск перерасчета треков `ROAD` эксперимента.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","recalculate-tracks"],"host":["{{baseUrl}}"],"query":[{"key":"tracks_full_segments","value":"true","disabled":true,"description":{"content":"Возвращать полный или краткий список сегментов пути.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bf0f19cd-f817-52fe-8354-c7ff7f476503","name":"Перерасчет статистики","request":{"name":"Перерасчет статистики","description":{"content":"Запуск перерасчета статистики эксперимента.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","recalculate-stats"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"39c6d8c2-cfa3-55ce-a86b-5a6e8c4f24b2","name":"Импорт (XLSX)","request":{"name":"Импорт (XLSX)","description":{"content":"Импорт новых данных из файла формата XLSX.\nЕсли сущность уже присутствует (определяется по ее ключу) - она обновляется.\nЕсли нет - создается новая.\nВременная зона данных берется из файла XLSX.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","import","xlsx"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"378b1b70-2759-5bbe-b190-aad388c52260","name":"Импорт (JSON)","request":{"name":"Импорт (JSON)","description":{"content":"Импорт новых данных из файла формата VRt.Universal JSON. Если сущность уже присутствует (определяется по ее ключу) - она обновляется. Если нет - создается новая.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","import","json"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a013d092-14a2-5373-9670-588527cd6140","name":"Импорт по URL (JSON)","request":{"name":"Импорт по URL (JSON)","description":{"content":"Импорт новых данных из файла формата VRt.Universal JSON по ссылке. Если сущность уже присутствует в эксперименте (определяется по ее ключу) - она обновляется, если нет - создается новая.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","import","json-url"],"host":["{{baseUrl}}"],"query":[{"key":"url","value":"https://docs.edge7.veeroute.cloud/dataset/universal/dataset-12-soft-window.json","disabled":false,"description":{"content":"(Required) Url json файла.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3aac05e1-5111-5e16-9106-1d05057e5740","name":"Импорт по tracedata","request":{"name":"Импорт по tracedata","description":{"content":"Импорт новых данных из файла формата VRt.Universal JSON по `tracedata.process_code`. Если сущность уже присутствует в эксперименте (определяется по ее ключу) - она обновляется, если нет - создается новая.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","import","json-tracedata",":source",":process_code",":sample"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"ACCOUNT","key":"source","disabled":false,"description":{"content":"(Required) Источник.","type":"text/plain"}},{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code","disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"}},{"type":"any","value":"TASK","key":"sample","disabled":false,"description":{"content":"(Required) Выборка загружаемых данных - входная задача или входная задача + результат расчета.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9d893391-74c2-5daa-9779-56ab95ceef07","name":"Экспорт (XLSX)","request":{"name":"Экспорт (XLSX)","description":{"content":"Экспортировать (XLSX).","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","export","xlsx"],"host":["{{baseUrl}}"],"query":[{"key":"timezone","value":"3","disabled":true,"description":{"content":"Целевая временная зона данных.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"776c8ff0-1c5b-52b6-8f34-81b096b23318","name":"Экспорт (JSON)","request":{"name":"Экспорт (JSON)","description":{"content":"Экспортировать данные в файл формата VRt.Universal JSON.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","export","json"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Locations","description":"Управление локациями.","item":[{"id":"757a7d2f-d064-5352-bed4-80720fb00346","name":"Создание локации","request":{"name":"Создание локации","description":{"content":"Создание локации.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key\": \"performer_1_location\",\n \"geopoint\": {\n \"latitude\": 55.720292,\n \"longitude\": 37.625994\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7560411e-9f3e-5717-a569-d15725c56dae","name":"Обновление локации","request":{"name":"Обновление локации","description":{"content":"Обновление локации по ее ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"key\": \"performer_1_location\",\n \"geopoint\": {\n \"latitude\": 55.720292,\n \"longitude\": 37.625994\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0fa8df26-253c-50ca-b10c-ffb84fa68fc9","name":"Чтение локации","request":{"name":"Чтение локации","description":{"content":"Получение информации о локации по ее ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0d8ccfe6-f458-553b-9819-f88b0284d2a7","name":"Удаление локации","request":{"name":"Удаление локации","description":{"content":"Удаление локации по ее ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"96d1c1fa-5af4-56e5-9cc7-b28243e2cfca","name":"Список локаций","request":{"name":"Список локаций","description":{"content":"Получение списка локаций.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Название колонки в таблице с локациями.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"Название дополнительной колонки в таблице.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d4f48e16-992f-5ea0-81d1-0aabc4ca38da","name":"Удаление локаций (пачка)","request":{"name":"Удаление локаций (пачка)","description":{"content":"Массовое удаление локаций из файла.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"58399d8c-f1e5-5188-a246-fe8bbf491a26","name":"Геоточки локаций","request":{"name":"Геоточки локаций","description":{"content":"Получение списка геоточек.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations","batch","geopoints"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e9da79cc-f636-50d5-bde0-63c363d5c894","name":"Метрики по локациям","request":{"name":"Метрики по локациям","description":{"content":"Расчет общих метрик по выбранным локациям.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Performers","description":"Управление исполнителями.","item":[{"id":"e709c347-e7fc-5958-90f0-d416b1ae74ae","name":"Создание исполнителя","request":{"name":"Создание исполнителя","description":{"content":"Создание исполнителя.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e93aa933-2e76-5c88-a482-a23e1b5879c6","name":"Обновление исполнителя","request":{"name":"Обновление исполнителя","description":{"content":"Обновление исполнителя по его ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"18b822b9-8985-5fe8-b842-22385469628c","name":"Чтение исполнителя","request":{"name":"Чтение исполнителя","description":{"content":"Получение информации об исполнителе по его ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"dbe03096-75de-5996-ae7c-939dc05c10a0","name":"Удаление исполнителя","request":{"name":"Удаление исполнителя","description":{"content":"Удаление исполнителя по его ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"03f56309-4aef-5c4c-9ccc-31e3ebbb90f0","name":"Список исполнителей","request":{"name":"Список исполнителей","description":{"content":"Получение списка исполнителей.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Название колонки в таблице с исполнителями.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"Название дополнительной колонки в таблице.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c227b169-af8f-5d7c-a99e-c4fc05e0e76a","name":"Удаление исполнителей (пачка)","request":{"name":"Удаление исполнителей (пачка)","description":{"content":"Массовое удаление исполнителей из файла.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7a8a23d1-f101-58cf-8081-1a2d7a100034","name":"Включение исполнителей","request":{"name":"Включение исполнителей","description":{"content":"Включение исполнителей в расчет.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d15b9332-9f98-5a91-aadc-d5bb8b7e5e83","name":"Выключение исполнителей","request":{"name":"Выключение исполнителей","description":{"content":"Выключение исполнителей из расчета.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b72bcc07-8e3e-5657-88d6-f816be583345","name":"Геоточки исполнителей","request":{"name":"Геоточки исполнителей","description":{"content":"Получение списка геоточек.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers","batch","geopoints"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2845fbab-17a9-57dd-a52d-b2b4c04d58ab","name":"Метрики по исполнителям","request":{"name":"Метрики по исполнителям","description":{"content":"Расчет общих метрик по выбранным исполнителям.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Transports","description":"Управление транспортом.","item":[{"id":"8a9512bf-2e81-5c39-adac-20a28647903b","name":"Создание транспорта","request":{"name":"Создание транспорта","description":{"content":"Создание транспорта.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"38b6c926-4e74-53bf-9292-eff607a7b891","name":"Обновление транспорта","request":{"name":"Обновление транспорта","description":{"content":"Обновление транспорта по ее ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c9db2806-21e9-5cd2-9ff0-a73c2ee36798","name":"Чтение транспорта","request":{"name":"Чтение транспорта","description":{"content":"Получение информации о транспорте по его ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fe48071e-59ad-55cb-8393-f04e23d16b83","name":"Удаление транспорта","request":{"name":"Удаление транспорта","description":{"content":"Удаление транспорта по ее ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7afdad0f-86ff-5e68-8afd-f3305884b14f","name":"Список транспорта","request":{"name":"Список транспорта","description":{"content":"Получение списка транспорта.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Название колонки в таблице с транспортом.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"Название дополнительной колонки в таблице.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"477a5470-18be-55fa-965d-fb09f5a112aa","name":"Удаление транспорта (пачка)","request":{"name":"Удаление транспорта (пачка)","description":{"content":"Массовое удаление транспорта из файла.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"43a0961b-6c8c-527f-8f10-069229fc3942","name":"Включение транспорта","request":{"name":"Включение транспорта","description":{"content":"Включение транспорта в расчет.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2ca6b5a9-18fa-517a-bf32-5ac3a6f91538","name":"Выключение транспорта","request":{"name":"Выключение транспорта","description":{"content":"Выключение транспорта из расчета.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"06453625-f9ec-5250-9f55-27a3d3973468","name":"Геоточки транспорта","request":{"name":"Геоточки транспорта","description":{"content":"Получение списка геоточек.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports","batch","geopoints"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8350718f-4cca-599d-bdbd-c2f689923c49","name":"Метрики по транспорту","request":{"name":"Метрики по транспорту","description":{"content":"Расчет общих метрик по выбранному транспорту.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Orders","description":"Управление заказами.","item":[{"id":"243ed62a-d114-5ecd-a5eb-b634856ea5f9","name":"Создание заказа","request":{"name":"Создание заказа","description":{"content":"Создание заказа.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4e4c8cb5-98d4-5905-bb6b-8c01622491a5","name":"Обновление заказа","request":{"name":"Обновление заказа","description":{"content":"Обновление сущности по ее ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"379337c5-8a73-5fde-a4e2-50962409b177","name":"Чтение заказа","request":{"name":"Чтение заказа","description":{"content":"Получение информации о заказе по его ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ec40ac0f-0aad-57d3-aa70-a626d754e69c","name":"Удаление одного заказа","request":{"name":"Удаление одного заказа","description":{"content":"Удаление заказа по его ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1b707f12-b176-59cb-9f74-945f4e71eeae","name":"Список заказов","request":{"name":"Список заказов","description":{"content":"Получение списка заказов.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Название колонки в таблице с заказами.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"Название дополнительной колонки в таблице.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"94d121c1-1b09-5ede-9f41-e381491da174","name":"Удаление заказов (пачка)","request":{"name":"Удаление заказов (пачка)","description":{"content":"Удаление заказов из файла.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ffa23164-5792-5429-9a52-9c89463887d5","name":"Включение заказов","request":{"name":"Включение заказов","description":{"content":"Включение заказов в расчет.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3819d57d-108e-5860-a710-9eec70717ff3","name":"Выключение заказов","request":{"name":"Выключение заказов","description":{"content":"Выключение заказов из расчета.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5f6650b9-bfba-58a2-a551-a6338eb9e81e","name":"Геоточки заказов","request":{"name":"Геоточки заказов","description":{"content":"Получение списка геоточек.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders","batch","geopoints"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6d0c4d12-2600-5716-b7c1-0d6de532306c","name":"Метрики по заказам","request":{"name":"Метрики по заказам","description":{"content":"Расчет общих метрик по выбранным заказам.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Hardlinks","description":"Управление назначениями.","item":[{"id":"d06ec838-6a3b-5a55-96df-589ede099174","name":"Создание назначения","request":{"name":"Создание назначения","description":{"content":"Создание назначения.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key\": \"hardlink_1\",\n \"links\": [\n {\n \"type\": \"PERFORMER_SHIFT\",\n \"entity_key\": \"perf_1\"\n },\n {\n \"type\": \"TRANSPORT_SHIFT\",\n \"entity_key\": \"transp_1\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0fe0318e-e42c-59f6-9d8c-b57ed14e08e0","name":"Обновление назначения","request":{"name":"Обновление назначения","description":{"content":"Обновление назначения по ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"key\": \"hardlink_1\",\n \"links\": [\n {\n \"type\": \"PERFORMER_SHIFT\",\n \"entity_key\": \"perf_1\"\n },\n {\n \"type\": \"TRANSPORT_SHIFT\",\n \"entity_key\": \"transp_1\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1b0e9ecc-84f9-55f0-b938-2f0f7a1c5ed5","name":"Чтение назначения","request":{"name":"Чтение назначения","description":{"content":"Получение информации о назначении по его ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2df156db-e996-5894-9392-77c2603e9bd8","name":"Удаление назначения","request":{"name":"Удаление назначения","description":{"content":"Удаление назначения по ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0060ad06-7269-57ea-b4dc-291ee84bb7e4","name":"Список назначений","request":{"name":"Список назначений","description":{"content":"Получение списка назначений.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}},{"key":"sort_field","value":"ELEMENTS_COUNT","disabled":true,"description":{"content":"Название колонки в таблице со связями.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"Название дополнительной колонки в таблице.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b0fc09e2-39ec-57cc-92fb-e4c793234358","name":"Удаление назначений (пачка)","request":{"name":"Удаление назначений (пачка)","description":{"content":"Массовое удаление назначений из файла.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"13c95c2e-ff01-5642-a38e-6fbb6f898d01","name":"Включение назначений","request":{"name":"Включение назначений","description":{"content":"Включение назначений в расчет.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bd588d3a-da0c-5793-8f25-f2394493f800","name":"Выключение назначений","request":{"name":"Выключение назначений","description":{"content":"Выключение назначений из расчета.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e7de6f01-a31e-58b4-ad47-5c9ca771956b","name":"Метрики по назначениям","request":{"name":"Метрики по назначениям","description":{"content":"Расчет общих метрик по выбранным назначениям.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Trips","description":"Управление рейсами.","item":[{"id":"12659a77-c6bf-59cc-be1e-ca93fff5a688","name":"Создание рейса","request":{"name":"Создание рейса","description":{"content":"Создание рейса.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"169c20d1-6cab-5d24-b8f6-07d8a074edac","name":"Обновление рейса","request":{"name":"Обновление рейса","description":{"content":"Обновление рейса по ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e256e336-f8d7-554f-9f51-8390e7729faf","name":"Чтение рейса","request":{"name":"Чтение рейса","description":{"content":"Получение информации о рейсе по его ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ee2e88d3-545c-59d2-afa4-7f5d5046d543","name":"Удаление рейса","request":{"name":"Удаление рейса","description":{"content":"Удаление рейса по ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6082019a-b678-52d8-9c29-edfc008e08a5","name":"Чтение рейсов (таблица)","request":{"name":"Чтение рейсов (таблица)","description":{"content":"Получение списка рейсов.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}},{"key":"sort_field","value":"DISTANCE","disabled":true,"description":{"content":"Название колонки в таблице с рейсами.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"Название дополнительной колонки в таблице.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d97bd963-548a-5293-9b65-63eee8278e2b","name":"Удаление рейсов (пачка)","request":{"name":"Удаление рейсов (пачка)","description":{"content":"Удаление рейсов из волны.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4674f0b0-b38c-5473-b718-e42f261f01c1","name":"Диаграмма рейсов","request":{"name":"Диаграмма рейсов","description":{"content":"Получение рейсов для отображения на диаграмме.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","charts"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}},{"key":"sort_field","value":"DISTANCE","disabled":true,"description":{"content":"Название колонки в таблице с рейсами.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c649b918-f831-5a05-aa7a-f4fe408294e4","name":"Пути рейсов","request":{"name":"Пути рейсов","description":{"content":"Получение путей.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","tracks",":tracks_type"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"ROAD","key":"tracks_type","disabled":false,"description":{"content":"(Required) Тип треков для вывода на карту:\n * `LINE` - соединение точек остановок по прямой\n * `ROAD` - соединение точек остановок по дорогам\n * `EXTERNAL` - пользовательские треки","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6416208c-010a-5893-996c-5ef5074b2f84","name":"Загрузка пользовательских треков","request":{"name":"Загрузка пользовательских треков","description":{"content":"Загрузка пользовательских треков.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","tracks-custom"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"90f1f66d-17b8-5e47-a956-0d014c4e361a","name":"Удаление пользовательских треков","request":{"name":"Удаление пользовательских треков","description":{"content":"Удаление пользовательских всех треков.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","tracks-custom"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e2f8ae59-62a9-5a7c-87f7-651420396cab","name":"Метрики по рейсам","request":{"name":"Метрики по рейсам","description":{"content":"Расчет общих метрик по выбранным рейсам.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"57a0efe0-9869-5abe-8c84-cf020a9030c3","name":"Список остановок рейсов (таблица)","request":{"name":"Список остановок рейсов (таблица)","description":{"content":"Получение списка остановок рейса.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips",":essence_key","stops","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}},{"key":"sort_field","value":"LOCATION_NAME","disabled":true,"description":{"content":"Название колонки в таблице с остановками рейса.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"Название дополнительной колонки в таблице.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f30cfa01-df48-56a5-afa4-57983f254894","name":"Чтение кругорейсов (таблица)","request":{"name":"Чтение кругорейсов (таблица)","description":{"content":"Получение списка кругорейсов.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","roundtrips","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}},{"key":"sort_field","value":"DISTANCE","disabled":true,"description":{"content":"Название колонки в таблице с кругорейсами.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"Название дополнительной колонки в таблице.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"052e593b-ec9f-565b-8b6f-8c76d7fcd18c","name":"Метрики по кругорейсам","request":{"name":"Метрики по кругорейсам","description":{"content":"Расчет общих метрик по выбранным кругорейсам.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","roundtrips","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bbb7f6f8-c2ae-552c-a1d6-ec95364cb104","name":"Утверждение рейсов (пачка)","request":{"name":"Утверждение рейсов (пачка)","description":{"content":"Массовое утверждение рейсов. Устанавливает зарезервированный атрибут `TRIP_VERIFIED = true` для каждого рейса.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","verification"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7bd7fc5c-8b83-543c-ba1d-fa28e39cf5ec","name":"Отклонение рейсов (пачка)","request":{"name":"Отклонение рейсов (пачка)","description":{"content":"Массовое отклонение рейсов. Устанавливает зарезервированный атрибут `TRIP_VERIFIED = false` для каждого рейса.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","verification"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Facts","description":"Управление фактами.","item":[{"id":"06d394c1-ce0c-5ebf-bd45-3d4ee732400f","name":"Создание факта","request":{"name":"Создание факта","description":{"content":"Создание факта. Создать новый факт можно только со статусом `NEW`.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key\": \"fact_01\",\n \"type\": \"GEOTRACK_UPDATED\",\n \"time\": \"2026-09-07T22:00:00Z\",\n \"trip_key\": \"trip_for_performer_1\",\n \"performer_key\": \"performer_1\",\n \"location_key\": \"performer_1_current_location\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9437196e-76e3-59bf-b811-51c826ce2ad2","name":"Обновление факта","request":{"name":"Обновление факта","description":{"content":"Обновление факта по ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"key\": \"fact_01\",\n \"type\": \"GEOTRACK_UPDATED\",\n \"time\": \"2026-09-07T22:00:00Z\",\n \"trip_key\": \"trip_for_performer_1\",\n \"performer_key\": \"performer_1\",\n \"location_key\": \"performer_1_current_location\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ed95f591-e1a4-5c51-a1f8-ef85be023d32","name":"Чтение факта","request":{"name":"Чтение факта","description":{"content":"Получение информации о факте по его ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"37634a62-08b8-566e-89fe-ed5496f7b815","name":"Удаление одного факта","request":{"name":"Удаление одного факта","description":{"content":"Удаление факта по его ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Ключ, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b2e4a100-284d-51c9-8aed-11f3df1d7d72","name":"Список фактов","request":{"name":"Список фактов","description":{"content":"Получение списка фактов.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Название колонки в таблице со фактами.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"Название дополнительной колонки в таблице.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Направление сортировки.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b802c751-7706-5c80-8133-db679f189dd6","name":"Удаление фактов (пачка)","request":{"name":"Удаление фактов (пачка)","description":{"content":"Массовое удаление фактов из файла.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"30353dac-b76f-5a3a-9467-b60307ee7fdc","name":"Включение фактов","request":{"name":"Включение фактов","description":{"content":"Включение фактов в расчет.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5855bf7e-d36e-5346-966e-97bf873e6cb5","name":"Выключение фактов","request":{"name":"Выключение фактов","description":{"content":"Выключение фактов из расчета.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d036063d-5469-5698-8283-1d9b03fe6254","name":"Метрики по фактам","request":{"name":"Метрики по фактам","description":{"content":"Расчет общих метрик по выбранным фактам.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"ExternalRouting","description":"Управление матрицей маршрутизации.","item":[{"id":"82bfba56-7856-5741-9a8f-42a3b01ea7f0","name":"Чтение матриц маршрутизации","request":{"name":"Чтение матриц маршрутизации","description":{"content":"Получение информации о факте.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","externalrouting"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d665312c-d1a1-582c-b325-2a160be26371","name":"Создание матриц маршрутизации","request":{"name":"Создание матриц маршрутизации","description":{"content":"Создание матриц маршрутизации.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","externalrouting"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3029f090-0107-525e-9136-020a5d30c46d","name":"Обновление матриц маршрутизации","request":{"name":"Обновление матриц маршрутизации","description":{"content":"Обновление матриц маршрутизации по ключу.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","externalrouting"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e0f296e6-933f-51d6-9b08-2d359a793133","name":"Удаление матриц маршрутизации","request":{"name":"Удаление матриц маршрутизации","description":{"content":"Удаление матриц маршрутизации.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","externalrouting"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) Ключ файла, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"User","description":"Пользовательские настройки интерфейса.","item":[{"id":"0c30ecaf-028c-588f-912c-e15df65c3dfa","name":"Чтение списка настроек пользователя","request":{"name":"Чтение списка настроек пользователя","description":{"content":"Чтение списка ключей настроек пользователя.","type":"text/plain"},"url":{"path":["studio","settings","user"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9a3cd88c-64a1-53d0-a1d8-13cdf629c5be","name":"Установка активного ключа настроек пользователя","request":{"name":"Установка активного ключа настроек пользователя","description":{"content":"Установка активного ключа настроек пользователя.","type":"text/plain"},"url":{"path":["studio","settings","user"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"path-key-01","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"909eb74d-7b6a-59b1-b530-bf20ea6186ef","name":"Чтение настроек пользователя","request":{"name":"Чтение настроек пользователя","description":{"content":"Чтение настроек пользователя.","type":"text/plain"},"url":{"path":["studio","settings","user",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) Ключ пользовательских настроек, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"59bc15db-b48b-59c6-b641-03be3cc40b5b","name":"Создание настроек пользователя","request":{"name":"Создание настроек пользователя","description":{"content":"Создание настроек пользователя.","type":"text/plain"},"url":{"path":["studio","settings","user",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) Ключ пользовательских настроек, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key1\": \"value1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e0d0b3b8-ed89-5176-bdec-d6e60bf57e46","name":"Обновление настроек пользователя","request":{"name":"Обновление настроек пользователя","description":{"content":"Обновление настроек пользователя.","type":"text/plain"},"url":{"path":["studio","settings","user",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) Ключ пользовательских настроек, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"key1\": \"value1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"667271d8-b090-56b2-906f-2fcb6e45fb0a","name":"Удаление настроек пользователя","request":{"name":"Удаление настроек пользователя","description":{"content":"Удаление всех настроек пользователя.","type":"text/plain"},"url":{"path":["studio","settings","user",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) Ключ пользовательских настроек, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"CustomFields","description":"Настройки конвертации пользовательских полей.\n\nВ таблице предусмотрены дополнительные колонки для отображения значений из атрибутов.\n\nДанная настройка определяет правила конвертации значений атрибутов в соответствующие типизированные поля.\n\nКонвертации происходит при чтении данных - поэтому правила конвертации не влияют на данные и их можно изменять в любой момент.","item":[{"id":"1e9d2714-15fb-50f3-a6ba-f79243f2ebf8","name":"Чтение списка настроек полей","request":{"name":"Чтение списка настроек полей","description":{"content":"Чтение списка ключей настроек пользовательских полей.","type":"text/plain"},"url":{"path":["studio","settings","customfields"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cc531285-78b0-5b68-92d2-d68e8befc9e3","name":"Установка активного ключа настроек полей","request":{"name":"Установка активного ключа настроек полей","description":{"content":"Установка активного ключа настроек полей.","type":"text/plain"},"url":{"path":["studio","settings","customfields"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"path-key-01","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ccfec477-7354-50ff-bbd1-675f24ed8e60","name":"Чтение настроек полей","request":{"name":"Чтение настроек полей","description":{"content":"Чтение настройки пользовательских полей.","type":"text/plain"},"url":{"path":["studio","settings","customfields",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) Ключ пользовательских настроек, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"dffeb142-6a5a-56dc-b510-6a4d2d9810ca","name":"Создание настроек полей","request":{"name":"Создание настроек полей","description":{"content":"Создание настроек пользовательских полей.","type":"text/plain"},"url":{"path":["studio","settings","customfields",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) Ключ пользовательских настроек, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"08cb04f1-fb85-548d-ac24-f531548625d4","name":"Обновление настроек полей","request":{"name":"Обновление настроек полей","description":{"content":"Обновление настроек пользовательских полей.","type":"text/plain"},"url":{"path":["studio","settings","customfields",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) Ключ пользовательских настроек, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bad77df5-4ad0-5bee-afe0-bf50f7191841","name":"Удаление настроек полей","request":{"name":"Удаление настроек полей","description":{"content":"Удаление настроек пользовательских полей.","type":"text/plain"},"url":{"path":["studio","settings","customfields",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) Ключ пользовательских настроек, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"CustomIcons","description":"Настройки иконок.","item":[{"id":"13878641-b0cb-5cde-80c4-28d58efed91d","name":"Чтение списка настроек иконок","request":{"name":"Чтение списка настроек иконок","description":{"content":"Чтение списка ключей настроек пользовательских иконок.","type":"text/plain"},"url":{"path":["studio","settings","customicons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"612f1d12-d42c-5905-93b5-2d290a67a431","name":"Установка активного ключа настроек иконок","request":{"name":"Установка активного ключа настроек иконок","description":{"content":"Установка активного ключа настроек иконок.","type":"text/plain"},"url":{"path":["studio","settings","customicons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"path-key-01","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"42834695-f4fb-59dc-b395-2b5f96316107","name":"Чтение настроек иконок","request":{"name":"Чтение настроек иконок","description":{"content":"Чтение настройки пользовательских иконок.","type":"text/plain"},"url":{"path":["studio","settings","customicons",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) Ключ пользовательских настроек, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5ae57850-48f0-5ea7-ba30-d9e55d0cad3b","name":"Создание настроек иконок","request":{"name":"Создание настроек иконок","description":{"content":"Создание настроек пользовательских иконок.","type":"text/plain"},"url":{"path":["studio","settings","customicons",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) Ключ пользовательских настроек, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"}],"method":"POST","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ba91a6ad-9aca-5804-9726-66cff3b47213","name":"Обновление настроек иконок","request":{"name":"Обновление настроек иконок","description":{"content":"Обновление настроек пользовательских иконок.","type":"text/plain"},"url":{"path":["studio","settings","customicons",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) Ключ пользовательских настроек, уникальный идентификатор.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"}],"method":"PUT","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"de7bc33c-69bd-5f7b-96b1-5fa42c2c966e","name":"Удаление настроек иконок","request":{"name":"Удаление настроек иконок","description":{"content":"Удаление настроек пользовательских иконок.","type":"text/plain"},"url":{"path":["studio","settings","customicons",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) Ключ пользовательских настроек, уникальный идентификатор.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"System","description":"Системные функции.\nВспомогательный функционал, общий для всех сервисов.","item":[{"id":"0343510b-d26e-553b-a68d-42fd32d1a2e4","name":"Проверка доступности","request":{"name":"Проверка доступности","description":{"content":"Проверка доступности сервиса.","type":"text/plain"},"url":{"path":["studio","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8484bebf-79ad-5cdc-8439-2d0da5941c4d","name":"Получение версии сервиса","request":{"name":"Получение версии сервиса","description":{"content":"Получение версии сервиса.","type":"text/plain"},"url":{"path":["studio","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"94b99b0f-05d4-5d1f-ac63-d7f1f6779f9e","name":"Получение документации","request":{"name":"Получение документации","description":{"content":"Получение файла с документацией на этот сервис.","type":"text/plain"},"url":{"path":["studio","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"file_en.html","key":"filename","disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"text/html"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}],"auth":{"type":"bearer","bearer":[{"type":"any","value":"{{bearerToken}}","key":"token"}]},"event":[],"variable":[{"key":"baseUrl","value":"https://api.edge7.veeroute.cloud"}],"info":{"_postman_id":"6c8c4d6c-ef7a-5115-a7b3-d80b9a509d0a","name":"VRt.Studio [ST]","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"Программный интерфейс для инструмента Veeroute Studio.\n\n# Описание\n\nСерверная часть Veeroute Studio.\n\n## Зарезервированные атрибуты\n\nДанные ключи атрибутов зарезервированы для определенной бизнес-логики:\n\n| Ключ атрибута | Родительская сущность | Назначение |\n| ---------------------| ----------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `ICON_NAME` | location | Значение атрибута записывается в поле `web_location_geopoint.icon_name` |\n| `FORCED_GEOPROVIDER` | geo_settings | Значение атрибута определяет провайдер геоданных для отрисовки рейсов на карте, который будет использоваться вместо указанного в поле `plan_settings.geo_settings.geo_provider` |\n| `TRIP_VERIFIED` | trip | Значение атрибута показывает, был ли рейс проверен и утвержден вручную |\n\nПример использования - переопределение геопровайдера для отрисовки рейсов в Studio:\n\n{\n \"plan_settings\": {\n \"geo_settings\": {\n \"attributes\": [\n {\n \"key\": \"FORCED_GEOPROVIDER\",\n \"value\": \"OSRM_EXTERNAL\"\n }\n ]\n }\n }\n}\n\n## Дополнительные атрибуты\n\nПравила обработки дополнительных атрибутов при использовании Universal Extension:\n\n* Если ключа сущности не существует - то такой дополнительный атрибут игнорируется\n* Если ключ атрибута для сущности уже существует - то значение атрибута будет перезаписано после завершения расчета\n\n## Роли\n\nОграничения по работе с виртуальной папкой:\n\n* После создания папка не может изменить владельца и компанию.\n* При создании новой папки не в ROOT она получает владельца и компанию из родительской папки.\n\nВлияние роли аккаунта на виртуальную файловую систему:\n\n### ADMIN, PARTNER, USER, BOT\n\n* Доступ только к своим папкам (`folder.owner_username = account.username`) и файлам внутри этих папок\n* Возможность открывать на редактирование любые чужие файлы по прямой ссылке на файл\n\n### COMPANYOWNER\n\n* Доступ только к папкам своей компании (`folder.owner_company_key = account.company_key`) и файлам внутри этих папок\n* Возможность открывать на редактирование любые чужие файлы по прямой ссылке на файл\n\n### OVERLORD\n\n* Доступ ко всем папкам окружения (`folder.owner_company_key = *`) и файлам внутри этих папок\n\nContact Support:\n Name: Veeroute Support Team\n Email: support@veeroute.com","type":"text/plain"}}}