{"item":[{"name":"Auth","description":"Авторизация.\n","item":[{"id":"c4fb86de-7f2c-479f-891e-a0716ebb929b","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":"64a81d08-b961-444a-9152-0dfc38f24854","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":"3f03f24a-900e-4986-926c-ecf9cc5f7483","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6c112856-f079-4463-8e10-e1e4d002bea0","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":"e572f8cc-e884-4c12-84c1-d54ffaf5adce","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"19307235-dbb4-4c3d-9daa-33e0f81d291c","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5121639a-cedc-4bd1-8caa-707228d0e1e7","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\": \"2025-11-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c355bd50-712c-4012-baaf-0bb2e7e1ea83","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":"81e31f2a-73e1-4204-a8bc-072fb984258b","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":"7429541b-f480-40c7-bf84-64a6eb0dd315","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":"be71697a-7c96-40cf-bd53-1bf3ebf44bec","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"267cd3f3-c1ed-400e-96cc-c38ff253536a","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a956c5d6-3cbe-46b8-ad9c-f10248ba581f","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":"3e08a218-d76a-46e1-86b1-b5222c2b8d2e","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":"0ed76d05-3a7b-462f-b42a-f5b742e84e9d","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":"2f645bec-6e47-475c-8da4-15579830cda7","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":"75a3be20-0bc8-4088-9219-ad3eac4af928","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":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b205d708-7766-41ff-a7a0-00c15c391389","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":"39bdc2a8-849f-48a7-aaa3-ae03278b01f2","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":"1d5ff60c-2a4a-4c63-bf09-de6acc8f1731","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ff319b6d-2ffa-4b4c-accf-3b158fd9ab27","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":"f5a18494-123c-4f25-8f7a-b008bce35afc","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"46298ea3-d0a1-486f-a75f-653180ddf2b5","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3aa50002-d50a-423f-aafb-f22e222febb6","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\": \"2025-11-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c71ee806-188d-4bbc-8c9c-338734373177","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":"f6cda76f-b536-4a75-8030-7286d2ba3cdc","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":"11d0e918-b44c-4960-be23-2338f9883a28","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":"26f076f1-f68c-4f0a-9e5e-f873667ff3f0","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"362dee94-b676-4f2e-bd42-9de537c10050","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1f2458ca-d16f-4aa3-97ec-a8aa3c241fdd","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":"56994f53-b7e2-441a-8b16-37a874f612d0","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":"9f7f95c6-2f7b-4856-99f1-6fa20c93ea1f","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":"8dcee7b0-9b57-4d07-a9b1-a38e0d0b3f24","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":"7a1fd396-ec0f-4a6f-bc13-bf2d562c7d49","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":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"feec5bc7-02bd-4882-b3c1-23f9398c952b","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":"236d1f2f-2681-4249-b948-dd2085538770","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":"b72fe175-f9ae-4565-9ffc-7afa3cf551fc","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f7e42d73-47ea-4f00-8d5a-b17e25b53aaa","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":"7bfa1890-1ec7-4aac-ab2a-b1850771b9fb","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5a95b4a0-0556-45dc-9977-7742b3b6e77e","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"893e7f7a-ca2f-4df9-8e89-77022b7d5504","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\": \"2025-11-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"635fab14-345a-4c58-9ef8-418d5474aac7","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":"51d40a3d-b275-4807-a7a3-bba9cef281a0","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":"3602f212-011e-45c9-8c92-92668f623e32","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":"34b2fef0-18f9-470e-83cc-415a6242d73f","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"86eddb64-73ee-4deb-8e73-82ebeb7a4e6b","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7aa65347-9625-4a0a-876b-bbed55e87d40","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":"56c16335-7a9e-44b4-8483-1730b5d51604","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":"e03fa554-546b-46eb-bc9e-2b1100b332f2","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":"ab2b601c-08f6-4e1f-8d9f-85d7ab127035","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":"94d25bce-d107-4cd5-b44a-9cfb75f3d613","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":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Info","description":"Информация об аккаунте.\n","item":[{"id":"99c00194-cbe7-49ad-9d26-e727cf60d98f","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":"45ad4744-cab5-48db-8d1c-fbf48adc7cc5","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\": \"2025-11-21T19:45:00Z\",\n \"creation_date\": \"2025-11-21T19:45:00Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a58055a5-9e56-453d-8145-1c25fbd4025f","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a8188d46-4208-4223-808d-f727615ca70d","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":"5deed520-fc9b-4e00-ad73-b695dca947e8","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2d94d2de-297b-4992-912c-f953e8d341f5","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3ede7aa5-ff7c-4108-885f-a8deb75ea2b6","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\": \"2025-11-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b3a9ae9d-17c6-48f6-a0ff-4e81651eaa9d","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":"b2ed9d66-1f98-40d8-8c11-fbf9736fbec3","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":"b846a54b-1662-4803-9914-d9a3ef0fc6fd","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":"bc3a05ae-924a-4d27-95a9-605773063e93","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3602d464-7a3a-4866-ad40-6ed505b1d3f3","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eb2e4205-0a92-4d67-a54a-c1520b2a44af","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":"230b00f0-53a3-4954-bb80-ae2d91d4140c","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":"ee2d2f59-c037-484a-ac55-4c6b113b7681","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":"551c94d5-dbe7-4f2e-b660-0e7fb801be5f","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":"618e8ea5-9bd9-429d-a367-6c01f86a2de2","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":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6f50128d-5ff1-4f0b-8cdc-b87b7edf3254","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":"67474719-62f0-4e3d-b9df-5827b11d3d10","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\": \"2025-11-21T19:45:00Z\",\n \"creation_date\": \"2025-11-21T19:45:00Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5cb04548-1823-4aed-81f6-65987753c466","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5c454ba6-3ddb-4897-a021-5195b674a908","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":"8a889c5a-7ddf-43b1-b391-2f42755823f3","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1a7810cd-03b3-4a95-9363-d7735261b32d","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e4bfb214-044f-4fe1-8d28-1f7bfa47cfee","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\": \"2025-11-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0fc873f4-7285-41f9-82b6-ff1a7aa9065f","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":"e6857d99-ff75-4164-9983-c16c96011982","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":"780e5c50-e7a5-458a-ab01-304a7d9ccb87","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":"8f74a1c3-068f-4573-9b15-92679c40442c","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8c6d3e14-8b24-4786-9cb0-807b8de3c68a","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a8bb519d-9814-44c2-81ba-bd7996f3f11c","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":"554ab009-b24e-4ab2-b1dc-2aeef90cb0de","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":"cd3bd6f2-1c97-4369-a1ad-e9b8f80985b5","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":"1fb2000c-315b-4f96-a287-113b23752e01","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":"5293003e-b0ef-46d1-a013-8e16efd48969","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":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Quota","description":"Квотирование.\n","item":[{"id":"f2db01ce-f3f6-4abb-a4c9-688cbf3c55ed","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":"02b5a0a2-9b6f-45cf-8152-490407d41ab9","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":"d1633d9b-d99d-415a-bea4-fa8eef5527e3","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c07361cf-db7a-4d90-93f8-8bdd7c8d71f9","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":"405d3c68-7247-46da-9a5c-a0553c4180d5","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e6889ee3-8ad0-436f-ac0b-792a580ddf7f","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6bea843b-7593-4f96-9b6e-e7b2c8419986","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\": \"2025-11-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2336ffa4-8643-4729-b122-68d70c615634","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":"1e0a16cc-867a-4fa6-b5c9-bc078fc95916","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":"620e8655-c7e8-4fb6-9904-b66e13bd1403","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":"fe2b883a-6617-447e-83bf-2655132a1023","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"809991ab-45b2-4a20-81af-c3e8fda9a6ab","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ef64fbeb-e7cd-4ab3-9ca0-99cc7697b625","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":"b4a8d3a3-fae5-4eb7-aa04-5ca4a3b9fae1","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":"d7d03600-901e-4b93-b7c0-6a9798638f08","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":"2a0097a6-cb7e-4bcc-8481-54d07c559a50","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":"e2046efd-ef55-4964-9131-f3e48a80d28e","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":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Audit","description":"Пользовательские действия.\n","item":[{"id":"5281669f-6c5e-42db-905c-c150a9400b7b","name":"Действия за период","request":{"name":"Действия за период","description":{"content":"Действия пользователей за период. Если период не указывается - возвращаются данные за текущий день - с начала дня по текущее время включительно. Если не указано начало временного отрезка - возвращаются данные с начала текущего дня. Если не указан конец временного отрезка - возвращаются данные до текущего времени.\n","type":"text/plain"},"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"36844716-5b78-4c8b-8fec-248edcc20205","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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 },\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":"869edb6a-7830-44d1-81fb-afc6fdb481b7","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"445cb780-e9cc-4205-897c-4a6c0aa604fc","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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":"fd14b350-7c5c-4896-8be3-de8befc6860b","name":"Необходима оплата","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"69c4442d-a614-4625-96a6-266382fd45f6","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"970a5d0c-5767-4331-ad54-11c621c6a1e9","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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\": \"2025-11-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a745ed2e-1f56-4d34-ad06-dfd5168b7ce7","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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":"f2e05321-9fe4-422f-a367-3faeb4c01165","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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":"a9b6fe2f-4470-4fa9-997a-d5e6aa1870dc","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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":"17f34d54-c498-4ea2-9541-77b654e4fdf1","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5437175c-c575-4506-8e61-3d7d484d7deb","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d2e7bcda-4db4-4540-bcb4-b3cdff96751e","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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":"37b58745-6350-4537-837f-7a187638ab32","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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":"9dbb1af2-5795-4872-9a92-d098ace98009","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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":"96f78761-ca1c-499e-9afa-3b2c34f2f9e2","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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":"9cf9bff4-6453-4872-a8ca-ec6940b3b658","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":false,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2025-11-21T09:30:00+03:00"},{"disabled":false,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2025-11-21T18:00:00+03:00"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":false,"description":{"content":"Статус процесса.","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":false,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":false,"description":{"content":"Направление сортировки.","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":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Data","description":"Пользовательские данные.\n","item":[{"id":"54da8b62-cd82-4547-bade-df6d3e46733e","name":"Чтение данных","request":{"name":"Чтение данных","description":{"content":"Получение данных по `tracedata.process_code`.","type":"text/plain"},"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","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":"278b68ca-6689-4d2a-995d-4361c9ee2216","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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":"dolor officia ex mollit","cookie":[],"_postman_previewlanguage":"text"},{"id":"b8753d3c-5057-433c-83d3-68a5dba97751","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"29ea2f40-7310-4762-8351-0e7533d0a112","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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":"fbe060de-b0d3-40cc-be19-308c128745f4","name":"Необходима оплата","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"db6aa6c6-9410-4be0-b995-07eb02249012","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c3e064d9-ff1a-4dde-8302-a8a9891db501","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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\": \"2025-11-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1b56231d-4944-43d7-a450-f51bdf9405b5","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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":"fcc32113-be93-4782-8fd2-b0b43d913bb6","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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":"17e0e132-0754-4726-a919-9c893887eda7","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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":"296bb309-4669-4cc3-af56-1720b1bc2726","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2d408c23-7413-443f-9047-f21a2dae3b54","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f6738153-cb03-4238-b8d1-dd74bc253814","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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":"b2bac848-0970-4116-ad70-220cbcb49838","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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":"35290e05-0131-4065-8717-d6073196503d","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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":"30535557-2770-4c3f-a6b5-579305a69c78","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"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":"2e853f6d-fb4b-4182-bc0a-3d79b12647f1","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Тип потока обработки данных.","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":false,"description":{"content":"Этап потока обработки данных.","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[]},"header":[{"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":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Statistics","description":"Статистика.\n","item":[{"id":"4b92bd93-8a55-409e-a4fd-2ff1a0998194","name":"Статистика за период","request":{"name":"Статистика за период","description":{"content":"Статистика за период. Если период не указывается - возвращается статистика за текущий месяц - с начала месяца по текущий день (не включая его). Если дата `с` не указана - берется начало текущего месяца. Если дата `по` не указана - берется вчерашний день (не включая его). Пустые поля сервиса и типа процесса означают возвращать статистику по всем сервисами и типам процесса.\n","type":"text/plain"},"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"71caa602-4478-4704-8ee4-d67bfd7a4ba6","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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\": \"2025-11-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":"cfe14318-3904-4bd2-99bc-557a26c86679","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5e010d32-6a92-4fcd-bc3b-13d74f4dea16","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"2a2936c3-ef9e-4bcf-9f37-1d10de700555","name":"Необходима оплата","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"43afd209-540c-476f-8687-da2a2e920ec0","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"77740606-880b-4fb2-9eec-772f0fbde4e1","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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\": \"2025-11-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"07414802-c90e-48f4-893f-4a158dd00409","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"322fb001-526e-4b36-b4b9-826e0e5d72a6","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"47cda781-b38b-479d-80aa-ac5d61b7293f","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"18f4f334-36cd-4bd2-a0d5-03587f270377","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"52f95d18-8ddb-47d3-97de-b51d188a85d1","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a4028d96-67f8-4fe3-9aa2-70d0081cca64","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"fd203868-15a5-47b4-beca-d19715bac9d7","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"0743fa99-ad66-441f-9357-956983ad3245","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"76f7b182-1c6f-4801-b5d3-85e12e2fd39f","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"f41c156e-6fa0-4270-960a-693358f7ec46","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fd710481-13d7-4317-b759-4cff067d7429","name":"Создание отчета","request":{"name":"Создание отчета","description":{"content":"Создание отчета со статистикой по использованию. Если дата не указана - возвращается статистика за текущий месяц - с начала месяца по текущий день (не включая его). Если дата `с` не указана - берется начало текущего месяца. Если дата `по` не указана - берется текущий день (не включая его). Пустые поля сервиса и типа процесса означают возвращать статистику по всем сервисами и типам процесса.\n","type":"text/plain"},"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"GET","body":{},"auth":null},"response":[{"id":"c99674c8-33a7-4dbc-9982-eb83335a8afd","name":"Отчет успешно создан","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"quis tempor ad","cookie":[],"_postman_previewlanguage":"text"},{"id":"592e02cd-6fa5-4040-9556-79522bbc134c","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d26d4c50-3229-4775-88eb-5e57026959d2","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"7bc10a72-13b0-48ba-ae60-ff6407c45719","name":"Необходима оплата","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f6e0eec4-5456-4a9c-b272-f0055f5375b2","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5dfbc094-e2f5-4931-a88e-e3dcf8ae5160","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"c0181d79-b15e-43eb-a4fc-0944e66dd949","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"991e1ad6-d8f3-46f0-8d4e-3738ad405bf7","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8d5c0202-9796-4708-82c9-9b18e2a6cffc","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8643b2c1-3d96-451b-815a-11c3411544ec","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"2415c210-56c2-4a98-a972-30748997bccc","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"a3b5cfba-ae73-4415-8229-81569deee835","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"15d24d14-df68-4b52-be6a-5d52cd2d539c","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"3c146c61-9000-4992-943a-e7d2892e5dcc","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2025-11-22"},{"disabled":false,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2025-11-26"},{"disabled":false,"description":{"content":"Название сервиса.","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":false,"description":{"content":"Тип процесса.","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":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"System","description":"Системные функции.\nВспомогательный функционал, общий для всех сервисов.\n","item":[{"id":"ca121e17-14cc-4044-968a-a37f744c8e39","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":"7b9b64c7-4117-42da-9d7c-9eab78a6f8ad","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":"c23ec8ea-5f9c-4fac-b6c1-c8d5e4ec765c","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\": \"2025-11-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1987e1c7-2e83-4047-a09f-5fdbb1e134c2","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":"9c747ae6-4e3e-4ca9-9dfd-5fed0a7d4df5","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":"dd67b040-313a-49a9-98f9-ec60db639f7e","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":"67112464-3cdf-4686-900f-d000b6eefede","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"912917c5-36e0-4d1a-bb72-973be02562f0","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eeba7cbc-f946-42b6-9d01-6840f837944b","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":"0d320ae6-a760-4517-af9a-9350f439f472","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":"bada6bba-424d-4ea5-a81f-62ca805b2a91","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":"a9fa8db7-ca0c-4ee7-9544-1de6d51a6ed1","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":"50632a34-df2b-4917-86ff-53fbac9b94ac","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":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b0b74acc-372d-4429-b857-ee1ed99107db","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":"dd3cd59c-5025-49c4-814b-cbd3cf60872e","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":"a0a97a11-a17b-4311-800e-ec846cabfce6","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\": \"2025-11-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9af915ec-155d-44b5-866f-b6b34cce38b3","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":"f759b3d1-28d5-4192-aba7-7d9f12509a12","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":"52fd75d8-769a-4092-ae1a-783e9831492a","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":"29a49c38-8957-41c3-9306-b4f226b728ae","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a4c949fc-818b-480b-b04f-a1025b52dee4","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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2ea92af9-7e76-45fc-9462-4c062b0c38e5","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":"8d59d95f-bece-4991-bd40-9c6c4296d6c3","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":"2362cb8a-ae5d-42a9-b7e1-158d7caa0abe","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":"04bbc5a6-0bb4-4c0a-8b7b-dfd3675d35f8","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":"9c0c0ae4-24cf-4a77-9a60-cfdc48e1606b","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":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ad8b3a4e-5cf6-41ac-a397-0ab9e6a9ec4d","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":"5bb61109-db58-4a35-ad60-1a856f0fa664","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"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":"non Lorem amet labore","cookie":[],"_postman_previewlanguage":"text"},{"id":"137824b2-6c77-4c54-b62e-91ded8688843","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","file",":filename"],"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\": \"2025-11-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"74955f3d-0086-43c4-9024-618e3095e15c","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","file",":filename"],"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":"485a1dd8-3e28-4b85-beaf-7f39295cd501","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","file",":filename"],"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":"05ae26cc-4137-4fbf-85c2-5183639a149d","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","file",":filename"],"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":"aaec772f-3c47-4a94-a07b-558d6b027151","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","file",":filename"],"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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fd5d3959-70a9-4ba6-a732-fb85816675d5","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","file",":filename"],"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\": \"2025-11-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"06ff682e-3a11-4284-92d7-1329325055b8","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","file",":filename"],"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":"1fda840f-f3e5-49d9-ac2b-cce5e3a3887a","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","file",":filename"],"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":"894a575a-a83b-4df7-b015-8c664fc1c16f","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","file",":filename"],"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":"352d745b-f36e-48fb-b59c-75ca4bd1ad67","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","file",":filename"],"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":"4968aea5-8387-44e1-94e0-ef79cb89b8e0","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","file",":filename"],"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":"Internal Server Error","code":500,"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":"64786f77-5444-46e0-ac48-d8c4ca4e7bca","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"}}}