{"item":[{"name":"Auth","description":"Авторизация.\n","item":[{"id":"32f91590-b01f-4f20-8a48-4f6e862c2cf7","name":"Получение токена","request":{"name":"Получение токена","description":{"content":"Получение токена по паре логин - пароль.","type":"text/plain"},"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"9c4fba78-d3fe-4432-bde6-695b69635d40","name":"Токен успешно создан","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"new.jwt.token","cookie":[],"_postman_previewlanguage":"json"},{"id":"c1bbf51d-2ce0-4088-b144-686501c2d8a8","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"72834b6d-cb6b-4b5e-91ca-a672ba0d0b04","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3b99fec7-3b9e-4ccf-9ce7-4ead49b850a5","name":"Необходима оплата","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b7c63ee4-1856-401a-95eb-70ae3b6746b9","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aa4153e4-ca66-4f8b-8eca-6c98ade75b86","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"91be6b4d-457f-4dbb-bd83-5b56db804a80","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"579e6d89-b9d0-4e33-806d-595faa95e275","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"eb6034a3-03de-4dbe-af62-4716c0ba0e35","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b70c2630-6fa5-437b-9b29-ead1e322a88a","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"263a1f9f-052d-4f43-8bfa-66eb92ba38bf","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cdab4cba-4e87-4d3f-aa9d-7b04d5941c5d","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"feb7beb8-3327-4a5b-82e3-6078312abc77","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"020db258-544e-4e1d-a61f-e4dcf0ae528a","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b3244af7-db87-4003-83f8-ee21f47696aa","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"736af791-02a8-4e3f-8184-671c9277fc44","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fb50f548-8249-4171-8c0a-12354ab47b23","name":"Проверка токена","request":{"name":"Проверка токена","description":{"content":"Проверка токена.","type":"text/plain"},"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"c74a4648-f5c3-4e13-ab68-7a01be10ba18","name":"Проверка данных успешно завершена","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"valid\": true,\n \"roles\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0ffc3f00-097f-4662-90d9-b4c2458e29ea","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b34daa70-3170-44ad-8ddb-21833255fc14","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"8542742e-9f1e-4bf3-a9e2-0e8c0780ea01","name":"Необходима оплата","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"27bbd395-bc60-448d-8ea9-e163378da8e2","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a8741592-0b28-4e76-8eca-6d9d5c82929f","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5efd7a79-764f-4cd2-99f2-a5a42dba7429","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"7d56bf42-a796-4c0f-b93a-49b84080c070","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"52a05694-d078-44f8-a387-daa990569e33","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5d6c1f4d-e12e-43dd-8509-4287dc14b3ff","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1fa6eefd-30e2-4c91-9bb6-08bb18fcd726","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"996df371-dbc3-4329-81ba-5f11d9cf8688","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d3e38d88-97a8-4759-bb7a-ea7fae848ebd","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"05c55796-23a6-4ca1-b943-f165eee509cf","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c0303bcf-7541-42d3-8d0b-a7a14b032957","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"bbf224df-b6fa-4a31-bede-4e0adf8a7efa","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5d356dc8-2f54-4cf6-bac0-1475e055677f","name":"Смена пароля","request":{"name":"Смена пароля","description":{"content":"Смена пароля на новый и получение нового токена.","type":"text/plain"},"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"2eefc43c-85bf-44e9-bf10-3fa365c95771","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"new.jwt.token","cookie":[],"_postman_previewlanguage":"json"},{"id":"9ca14d14-58d8-4ca8-b7d6-05d78322390a","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"093abbab-2ac0-4504-8c4b-0098b2e8241a","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e6b84d6a-12a7-491e-9bd7-97b064c4f3e9","name":"Необходима оплата","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"23bc8d5e-015a-4a3b-a39a-18ad838a66b1","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"59710819-efdf-484b-bb30-ad4ede82c9df","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a567e435-93c0-4bfe-8b94-a3c4eb158617","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"df478fcd-7424-43c7-846a-303d2dc4ae19","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"964dd22f-91f0-4304-b420-821f16a57605","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"51f6ee69-4ad9-46f6-ae18-6efec45519b9","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f28dd04e-9c47-4b38-b6c9-f4a73264c783","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4372d6d1-d028-44a7-98c2-082ea3bd0db6","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"cd295681-7bdb-4dbb-b6cc-2505a253b267","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c74254dc-275f-4d17-ba74-e712b1e8666a","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1fd3856e-c21f-4640-9d03-72e42583542a","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3e32f296-9f7e-47e4-9289-3fa197516cfb","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Info","description":"Информация об аккаунте.\n","item":[{"id":"1403527f-7a2b-4b3b-9531-54592078fa55","name":"Информация об аккаунте","request":{"name":"Информация об аккаунте","description":{"content":"Получение информации об аккаунте.","type":"text/plain"},"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"478802e8-be94-41e2-b405-c54e2ff7ac43","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"username\": \"username_for_login\",\n \"company_key\": \"smart_company\",\n \"roles\": [],\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3,\n \"edit_date\": \"2026-01-21T19:45:00Z\",\n \"creation_date\": \"2026-01-21T19:45:00Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a41e932d-5fbb-4a9d-8bb1-710a27ec6d0f","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3fbecfa4-1b44-4f13-a47b-a9b0b351c020","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e3e96ba9-408d-4503-9802-98e172c85ab4","name":"Необходима оплата","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ba4a7d06-93ed-4108-9622-7144496e7d17","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"12810e8c-8e91-4449-b80d-43b1053f07cd","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"19081296-abdb-44aa-ab79-d78c49d233d0","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c5527243-281f-4082-80ad-1e2ced164ef3","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"65b23e87-2ed2-470e-9218-8a882108a866","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"961026cf-83bf-427e-9607-41801e556c08","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8637e451-fd1c-4bcb-902e-19fc5693acee","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a732d70c-b5d0-4a5a-998d-92d402d068e9","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"21940d9a-e9a7-4e08-a31e-c1b9b60f8ddb","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"bfa1794f-52bf-4245-a59f-f8ab436b90a0","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"7b099052-7d4d-4ec9-b3d8-97bfddee481a","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"7ef278e0-1bda-4985-a2f5-610b08eba2c0","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"11799250-da88-4827-891e-25f57168e258","name":"Обновление информации об аккаунте","request":{"name":"Обновление информации об аккаунте","description":{"content":"Обновление информации о аккаунте.","type":"text/plain"},"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"5c4e15de-9352-42ce-bf34-faf046c2b1bd","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"username\": \"username_for_login\",\n \"company_key\": \"smart_company\",\n \"roles\": [],\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3,\n \"edit_date\": \"2026-01-21T19:45:00Z\",\n \"creation_date\": \"2026-01-21T19:45:00Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3bef618c-6400-494f-89f0-ae0caeb801ae","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e187682e-4126-46b4-a257-b4bc5701375c","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"29a0889d-a06a-415a-8ac8-176a2824c711","name":"Необходима оплата","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5d1b61cf-ebbc-4427-824b-dc0aad06db8f","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0b9cc22d-5fde-4579-a3eb-56ab8b34efaa","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4f9c8a98-3e1f-4cc5-95cc-ce217b82267c","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f97a8106-e79f-4958-8f36-4ed1304b5589","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"067f8365-620d-4f60-82c0-655be09f476c","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5fef1b65-c5a4-4b87-a72e-60bb5529842a","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c0380895-f90f-4351-9c66-9c49074eaf74","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"974ce689-6ef6-4194-967e-d278445c4464","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ce25464d-8673-4af6-a472-f9cdc4c8b30f","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"a61f3870-2d39-4f7a-9ea1-cb404b9fa107","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6d447ecf-e121-4cd5-af2c-7360f61cf8a5","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1cf166a4-3d85-4636-9e3f-08a82bbe400e","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Quota","description":"Квотирование.\n","item":[{"id":"08fd3a18-d920-4587-922f-a6e2370478e8","name":"Чтение списка квот","request":{"name":"Чтение списка квот","description":{"content":"Чтение списка квот по пользователю.","type":"text/plain"},"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"37c93e96-e797-46bd-b03a-0a4883da8ef1","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"base\": {\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"points_per_request\": 1500,\n \"points_per_day\": 25000,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a55ff9d5-68c6-496d-8be0-516be163195d","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c8d3b250-3ff3-4185-bb2f-824575ba793e","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e3419bc8-c52d-4f0c-a425-9bf44caca958","name":"Необходима оплата","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e8e5d4cf-62f4-458d-a971-cd1c36f90f31","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aa8776e4-f3f4-40b5-9c27-4465c12c0eb3","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9c1d7962-a03e-4e4a-9e54-9bd66253e74c","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"0c13e164-5cac-4032-8fd9-3d4099b44ba8","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3036b3d2-95ba-4292-ab45-522a111ce677","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"62daadb6-3cba-449e-af27-0e4b67d83163","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aa1b466e-50e2-44d5-a6ea-2c8185f35d22","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4143016d-fb86-4e96-90c2-c3b3b11b7fb1","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"01d32ff7-cf1c-4c65-95a3-8cb1737717f7","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"66d7a8c2-ec15-4f0b-8294-ef3b6288547e","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1eaad159-4036-4ca0-956c-2bc8c2c24ec1","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"206d0a29-20f6-4625-8621-25f5b4ba9202","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Audit","description":"Пользовательские действия.\n","item":[{"id":"f90d1609-53ac-44ae-83f8-755da24cb71c","name":"Действия за период","request":{"name":"Действия за период","description":{"content":"Действия пользователей за период. Если период не указывается - возвращаются данные за текущий день - с начала дня по текущее время включительно. Если не указано начало временного отрезка - возвращаются данные с начала текущего дня. Если не указан конец временного отрезка - возвращаются данные до текущего времени.\n","type":"text/plain"},"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"da7568f3-81d5-4f5b-aeeb-40888b420f86","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"actions\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n }\n ],\n \"counters\": {\n \"overall\": {\n \"total\": 1\n },\n \"filter\": {\n \"total\": 1\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aaf6dd2a-0528-47ab-9ebd-2ba86299974a","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8e3cc067-9fd4-467a-bde1-3ab74c5d8582","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f49d3e74-486b-4d3b-8e72-1db8b38bd6b4","name":"Необходима оплата","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"306eb09c-4a4e-473a-80e0-6bac43071bd3","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e9a8d81c-e542-4932-896d-fc189f95582f","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7e29127f-fec5-472e-8949-21ac8f57c03f","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c53c7842-ea5c-4a9a-9d58-c927c4d7584a","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"da38a3c1-0bda-495a-93dd-bef96fa82cf9","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"8706d190-c7fa-4269-af19-88386da19747","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5bd23191-1d93-47ca-82a9-dfa1c285a7fd","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d1473324-6bed-468f-b70d-bfe5b7bfeb75","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"4eb70ec3-2d22-41d8-8d95-fb7f42783594","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"fd140c8b-7cfb-40b2-b870-6a5e1343ac57","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"a4a5fb10-5fa5-4a34-aa3d-af114993ba21","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6ab31788-18a4-4990-a4e2-5c335e9622da","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"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":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Data","description":"Пользовательские данные.\n","item":[{"id":"f290e9dc-dfec-4b52-aaf4-26013a24267d","name":"Чтение данных","request":{"name":"Чтение данных","description":{"content":"Получение данных по `tracedata.process_code`.","type":"text/plain"},"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code","disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"GET","body":{},"auth":null},"response":[{"id":"c5699cce-9858-40c2-aec3-f3821753c29e","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/octet-stream"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/octet-stream"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"},{"id":"38b2dc8c-4205-4504-b787-85ee6ca18cde","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f9b74437-f8da-4dd5-93fb-d4df95616db7","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"53adfc66-e11f-423b-b9b0-41de9a012b7a","name":"Необходима оплата","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"79a93026-e913-4333-b97c-0819d8aa96fe","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9b4c6363-ae0f-4075-9688-f98ecf4e92a3","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4db2b96d-b7b9-4d04-b232-7cc71e44eaee","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"39576c1f-ae92-4fe6-b4a8-2a05ec2a1cb7","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1894b928-9e34-4bd7-b0c9-2b434af71ee1","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"24e5e782-290a-4839-89f1-c77216065563","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6a9afe30-2a76-40dc-9fe4-e5065ee848f7","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"50da6063-7581-4439-9a17-2cfc2ebbe9f0","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c2906519-7212-43ba-b4f5-1a82122c6b12","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"88cd6a8e-91ee-46ff-8039-bc4e90961439","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"66006575-b1e2-413b-b41f-e68d6aa3d97c","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"71bc3349-4a09-4f25-8bbf-230e0bf905ad","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Statistics","description":"Статистика.\n","item":[{"id":"ae238aa6-50fb-4983-8f0d-71ff45ab7afe","name":"Статистика за период","request":{"name":"Статистика за период","description":{"content":"Статистика за период. Если период не указывается - возвращается статистика за текущий месяц - с начала месяца по текущий день (не включая его). Если дата `с` не указана - берется начало текущего месяца. Если дата `по` не указана - берется вчерашний день (не включая его). Пустые поля сервиса и типа процесса означают возвращать статистику по всем сервисами и типам процесса.\n","type":"text/plain"},"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"ff2ac284-5fa2-4f4a-a47d-1c6afdbbd6ad","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"username\": \"username_for_login\",\n \"dates\": [\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9bd93db1-d6eb-49b4-91d1-821515b5a72c","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9fe1160f-b374-4aeb-97a5-0b2ed2c80426","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"401fb5a8-1e95-471a-a4e8-21e07de9821f","name":"Необходима оплата","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"103a5358-6e01-4974-8b23-b196436dddfb","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fb76e7d8-469e-4954-b259-6052e55b5636","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"291533c5-d7fc-4a89-8e1c-746e254b0140","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"46325979-58c4-46e6-918f-536fb3f12393","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"10199f44-ef4d-4bb9-b608-600a376d36dd","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"37200b21-4bb8-47d3-823e-94164597d592","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d4c2b867-0036-40a6-aaaa-3a22fdb8db4f","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3c017cbf-8ea7-4f38-b01d-f50ba2cdea3c","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"a3a9780f-ada9-4393-9f53-10ba84de08bb","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d9f43c27-31b0-429f-9aff-f240caac0b05","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d09643f5-0c42-4af3-b3ff-863949df6b54","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5cb56e2f-c319-4928-b832-7104fee0d1f1","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"df1a69cb-87d6-4d5f-9b47-e52e95094531","name":"Создание отчета","request":{"name":"Создание отчета","description":{"content":"Создание отчета со статистикой по использованию. Если дата не указана - возвращается статистика за текущий месяц - с начала месяца по текущий день (не включая его). Если дата `с` не указана - берется начало текущего месяца. Если дата `по` не указана - берется текущий день (не включая его). Пустые поля сервиса и типа процесса означают возвращать статистику по всем сервисами и типам процесса.\n","type":"text/plain"},"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"GET","body":{},"auth":null},"response":[{"id":"71c5a057-32ce-4e45-938f-a7752be1acf1","name":"Отчет успешно создан","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/octet-stream"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/octet-stream"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"},{"id":"625ecf5d-aa73-4d8c-aa61-2fed3f706804","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c33d88ff-0339-40d1-8fb6-e0d19bd909f0","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"92dfb532-33d0-4914-ad15-4efb03ac473d","name":"Необходима оплата","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c964122d-31cf-44b0-9425-7c63d86464b3","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9d73bd6a-bbde-42c2-984f-5e75edfd00d0","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d62cb38d-26a2-41b1-80ac-3c5af93ebb58","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"cc8108d4-8a89-4ebc-91f2-9b8d8faf8b73","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c25ecbfa-1ba6-4e93-b45e-1d5573874e59","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"db651619-b6ff-43e4-93c7-ae2a685d4181","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"84c447ce-23c2-480a-be97-0127410188ae","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"0d8f3460-ab39-4290-9537-47173a9c7e6c","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"a8e126df-bebf-4c95-90c9-09f5e7f3d711","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"a06508fd-f04b-4291-97a6-432a3786fe30","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"System","description":"Системные функции.\nВспомогательный функционал, общий для всех сервисов.\n","item":[{"id":"09f33bb4-36cf-4995-8712-f936c926bf88","name":"Проверка доступности","request":{"name":"Проверка доступности","description":{"content":"Проверка доступности сервиса.","type":"text/plain"},"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"d4347501-3d2a-4148-9a6c-0fd29f0494a5","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"health\": 0.999\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6c11c1da-42b7-421a-ace0-2db2cedfcd0f","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d27997df-b891-41fd-8038-c1b558fd0548","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2028df04-6752-4824-80a6-5bc98d0a1404","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e965a9e4-23ef-4ae6-8da8-cce5ddb01ff6","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"bcd06a3e-347e-41f1-b00c-3c18286d9257","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6eed7133-5c64-4285-9cb4-7dcfae1418a0","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e1f8d571-f468-4c39-8f7f-b9c4ba470ed0","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"08abdecf-de18-4247-8326-b7533db1f8de","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2138fab2-c1c2-4b80-bb08-42d368369bb6","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"7ea4d222-5463-464f-a5fa-cefe41310db5","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c71299f8-9554-4f8f-bd2d-0fb2c4716d9d","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8eef4495-b039-4b0d-8902-d4fe16d9995d","name":"Получение версии сервиса","request":{"name":"Получение версии сервиса","description":{"content":"Получение версии сервиса.","type":"text/plain"},"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"6c3f07a6-5865-43d9-ad20-66fb839fdb76","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"major\": 7,\n \"minor\": 15,\n \"build\": \"3754RC\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f5a21903-d7be-4a17-b3b5-9ff11792c2de","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5d067005-e107-440a-a507-86558a27e7ad","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6512a874-7769-4659-87bf-018312b379c8","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b89629ed-c4ca-4df6-8178-8afa152fe4dc","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9cb29e4a-f4c7-49ba-84e3-7bad591c4335","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c7c82981-3764-41e1-9f6b-7eb7d991765c","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"40460423-015d-4d21-adbd-43ba1f4ddfbb","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"37fa3714-8595-4de0-9d2d-078927bcc2ed","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c612683c-2d26-45a2-af28-4788fda43d03","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"fbb2d9a5-5e42-4170-864f-3423a96bc9f5","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"03902141-a3be-4360-b082-ccde963f2e64","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2c5206e7-79ba-4937-9767-d4ab06c02b31","name":"Получение документации","request":{"name":"Получение документации","description":{"content":"Получение файла с документацией на этот сервис.","type":"text/plain"},"url":{"path":["account","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":[{"id":"33f16369-dbdc-4c09-babd-63c6fc41225e","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"key":"Accept","value":"text/html"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/html"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"},{"id":"082ffcb9-a5e4-429a-b98a-bd8b51011cf1","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"af4626cb-f86a-419e-bcc8-38ebf4891285","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d36a3705-bbd2-43ec-a4bd-88bea8e38ef4","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9aa27d8c-4963-4053-a449-4abb26bc7f06","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"be0364ca-3577-408a-9518-d2ccf8b05265","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"72eaaa84-715d-4e25-9426-ae74b6659086","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5b2e8536-5e81-4db5-9bcd-bf08f3b113d1","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c3b9cf6f-ca6c-409c-a684-bf452a6aecae","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"33471044-892a-469d-8d60-862284f686ad","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c1a98ddc-753e-44c3-abc8-618ea1e30903","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"95e73a34-f5cc-4cce-a920-30088889adad","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"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":"68c67e19-6919-489b-b142-ca5a876dd8bc","name":"VRt.Account [AC]","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"# Описание\n\nПрограммный интерфейс для управления учетной записью Veeroute.\n\n## Диаграмма сущностей\n\n![erd](../uml/account.svg)\n\n\nContact Support:\n Name: Veeroute Support Team\n Email: servicedesk@veeroute.com","type":"text/plain"}}}