{"item":[{"name":"Auth","description":"Авторизация.\n","item":[{"id":"8584c468-e5f2-464d-a0ff-896cc7dfbf3a","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":"8310e867-6c66-4eed-bf17-a7599d98e29b","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":"ba03ea51-aadf-453d-a94a-ac7b8ed4d386","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7106517f-5647-48de-ad7a-c1731483c41c","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":"400442aa-0379-440c-957a-b1d4aac5b6d5","name":"Необходима оплата","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"705eeb46-bb18-4b34-b4da-8d7c27f940c6","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7088ef63-6531-4ce6-9745-f6321a49fddf","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2b1f7232-d580-442d-a389-509b5c062abc","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":"8ebf65e9-27d5-4451-9434-a00584045e2f","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":"62ceedd3-e34a-4ce0-a2ed-2eca9186c21c","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":"6ec533c8-7487-4ec2-a1b3-a9888d8387ad","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ee156aa0-414d-467e-9f75-11db7456ba61","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e413a6d3-aee9-4d31-b62f-af43b120d2ed","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":"d87d36a3-70d1-457d-86e1-d891d34d04ac","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":"1a40278d-c6f0-4494-8e70-67c4110380bb","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":"74d0b9cd-1c27-410e-a390-d770bf1b295d","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":"ebf80cef-94ff-4cfc-821a-8371ff1b7a44","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","token","generation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"69229cc1-b8b9-4de8-befb-b9dc2fb05ab0","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":"0e6c9f33-c2a8-463b-844e-4a17a09426e4","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":"90fdefe0-4997-4d1b-832b-1a0dbdfa7205","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e224e5e5-6b1b-4535-985a-2dca1268dd5e","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":"39d80eb8-a9f7-404b-83f6-f83df7205de9","name":"Необходима оплата","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"445d7873-367d-4e55-804f-52e5889924bd","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a45de071-add7-40ce-a69c-1cb68c433273","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"989ef8c3-0e45-42cf-9bf6-11a376ee7bc8","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":"2f5f1934-f228-40de-8938-40c94733f768","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":"26dd32bf-7124-4c4b-9fc5-2d97837e793e","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":"8189a298-d51e-43fa-8bb4-3411c15dc4fb","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"88113519-7a4d-47b9-962b-4cfb8a27c77b","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"575b4726-8f4b-43f4-b29d-0a5aa113c95c","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":"e3da788c-4a98-4021-86e8-92665df4beba","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":"13053165-4f84-4a5e-b1a3-db1b29d1bffa","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":"5c353e4c-a771-4b92-a561-1b5c445f3a73","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":"b645a291-1104-41ec-a3f9-276af81ee7a9","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","token","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"new.jwt.token","options":{"raw":{"headerFamily":"json","language":"json"}}}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"eda4b214-555f-433b-a0e4-3e3efa56f479","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":"8b75e110-010c-4e10-aa80-0f2312fe5451","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":"52c3310f-f9a4-4c1d-a20e-27a43a4a27d0","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e78b7b55-66f5-4d87-9b70-2ff264ba62c9","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":"e022ca38-2760-409e-a43d-5afbe4632ce4","name":"Необходима оплата","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2e97dc16-d41f-4333-9777-5f60d7f5e0ef","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d0e24b57-ec42-4d6a-b723-c0f0a2853532","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5a260185-189e-4bbd-9a9b-3f0cce04050a","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":"de10f9b5-3564-43b5-b0a7-5ab6bd33ecc4","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":"1a78dfc9-5c6d-44ad-8daa-b8a49c8e3d01","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":"ae6f9b42-1df7-45c3-b0c6-de389df3dc9d","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e21d0db9-cf79-4679-a434-d1b86fd7d6d3","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"204890a9-ad17-40e2-bf2d-41ff31d86b77","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":"22f2fcc4-f10b-44d0-a06e-d108e806701f","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":"0ab4e5e7-d585-4a3b-bb12-8eeb4df2a52d","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":"db8027e6-e980-4566-9c73-e5c123490c4f","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":"85805b9d-5583-4534-bbf0-078807645d5e","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Info","description":"Информация об аккаунте.\n","item":[{"id":"894121d5-1c8c-4cdb-a499-5030af4fb9e0","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":"7d72656d-c82c-49dc-aa8c-69e89b003654","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"username\": \"username_for_login\",\n \"company_key\": \"smart_company\",\n \"roles\": [],\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3,\n \"edit_date\": \"2026-01-21T19:45:00Z\",\n \"creation_date\": \"2026-01-21T19:45:00Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b1fce7b3-4234-4b6a-b2f9-a2c19cf4dd3a","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2dc2b73a-6cd2-4adc-b38e-7e337e8b6989","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":"87def558-f697-45d6-ae42-9deaa62bb8b1","name":"Необходима оплата","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1d068b8b-591b-4e6b-9500-59dd9eb41e73","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1d121462-fbf1-4708-b51e-433bf961b9f7","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2edd7ae6-0178-4a2a-924e-5d25842a749c","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":"ecf5e5da-a181-4d9c-ba3d-a0204f63ad41","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":"36e6246a-ebe4-4859-9c4d-1f8ce3a1b5f1","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":"0620150d-0c60-4d87-b749-e7cfb39b092c","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"07e5de21-8170-4e53-be7c-6cc00a020b50","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f7ea6f4f-da2c-4f8e-84eb-f680089b52d9","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":"775ccdcc-016e-4d27-90ed-b8efd545365f","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":"c10c502f-a521-4c91-9006-16b3102ace96","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":"cf3f5b70-4ed5-4cc5-902d-ee2f1adb4e48","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":"7ddeda7b-cb82-4035-aafa-18834631e820","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"31690422-278a-4f1c-b6d9-129c7cf29f05","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":"25af1fa9-cc17-4757-9a28-bd48fd35b0cb","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"username\": \"username_for_login\",\n \"company_key\": \"smart_company\",\n \"roles\": [],\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3,\n \"edit_date\": \"2026-01-21T19:45:00Z\",\n \"creation_date\": \"2026-01-21T19:45:00Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"accaa0c4-5623-4b3d-acf8-40cbb67ec360","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bcb73bbc-1871-430f-aa18-2338d1c56166","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":"71f1770a-f74a-4637-9d2f-bb82dedaf280","name":"Необходима оплата","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a8323119-a13b-494f-8862-815c2192878b","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"59f7a51d-8f46-41e1-a5da-77074937be8c","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1ae67da5-58d9-442a-872b-2c7fc50136fc","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":"4c4a4720-5f73-4d63-9ca6-a8620bad0825","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":"01a0cc9a-b2dc-45d0-9711-7b54d64a7772","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":"0d232d3f-73d3-44dc-be11-84889106d257","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5e143c2e-aa17-4ed9-a0b8-42f6ef7b06b1","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5f8832a7-f82d-4479-9ad1-441c479c82ef","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":"5d509390-3ce9-438f-b774-04a8c0df5cb9","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":"39bcd04b-b84a-4ea8-8a05-00b385eefacf","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":"f9841ce6-1ca1-4e24-9c5a-446be6c5acd0","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":"17f1b82d-f85d-4127-a4d2-66bf808c06b9","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Quota","description":"Квотирование.\n","item":[{"id":"b83b1fd2-4913-4315-a263-a6b3844d2b46","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":"5b2ca01c-4e43-4cc4-84a1-7e2a8de7707f","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":"0c6bcc26-cf6d-4153-b750-ece112dd45c0","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e60c34e6-5686-4f45-9dd7-cc05d60a7e88","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":"c746a3ce-b20b-431e-95f5-9629cd3148d1","name":"Необходима оплата","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c2108f49-eeb1-4f07-b09c-d8cc2365e2c4","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ec603945-124b-4468-90ae-7e1fec34061d","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a2e3673f-b6fb-4af2-b827-21a9f4718f7d","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":"32e8c702-9657-4b15-a435-94b842b6fca4","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":"0b5524cf-401a-4632-9c6d-ae765153a698","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":"8761b396-8d80-42ed-ac9c-8843aae3fe21","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"70f08386-9dd3-402e-ba84-dd6baf826997","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0713eccc-3c68-4746-857f-6463ac10e8bb","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":"647d403d-b38c-4c45-ac4c-502cfa6df440","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":"ebd0fe76-b0cf-45ee-84c6-3a2bb6413802","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":"029ce10b-1373-4960-ac31-d0c363ccefcc","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":"75e3d100-feec-442c-9196-bd7e08c84f69","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","quota"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Audit","description":"Пользовательские действия.\n","item":[{"id":"eda20b39-5d0a-4a21-a67a-050ac084bca0","name":"Действия за период","request":{"name":"Действия за период","description":{"content":"Действия пользователей за период. Если период не указывается - возвращаются данные за текущий день - с начала дня по текущее время включительно. Если не указано начало временного отрезка - возвращаются данные с начала текущего дня. Если не указан конец временного отрезка - возвращаются данные до текущего времени.\n","type":"text/plain"},"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"771269cc-68a7-4dff-a85e-164f0549fe92","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"actions\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"process_type\": \"PLAN\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"time\": \"2026-01-21T09:30:00+03:00\",\n \"requests\": [\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n ],\n \"statistics\": {\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\",\n \"postprocessing_time\": \"PT1H45M\"\n },\n \"request_points_count\": 1500,\n \"result_elements_count\": 500\n },\n \"input_file_exists\": true,\n \"output_file_exists\": true\n }\n ],\n \"counters\": {\n \"overall\": {\n \"total\": 1\n },\n \"filter\": {\n \"total\": 1\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"69399bb0-eb7c-4c98-96f7-a8d5e04d6bb2","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cb37b3d8-d72c-4dea-95ad-969efa2d072b","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"cc63e0ea-27b3-4e00-a5f2-7de284d41665","name":"Необходима оплата","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"55471d04-2a16-4152-b98b-85d890ee043c","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a904b275-7b8e-4340-bdde-1b34bcca501f","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"915f3a00-70bd-4ffd-a9eb-af3f7957e166","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d5091c11-1375-4649-b426-6fa7d2891676","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"83915b54-1eb5-446f-ab19-5eb4c289a99e","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d322b2db-b77c-47f1-8c23-74e9db6c860d","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ed8b6995-d7d8-4c8f-ae93-c8975229c7ff","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"198814bb-3ae8-42fc-a55b-31e1d5dc580c","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"bf63111f-ff04-459f-8af9-e2c64abaa7be","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"034471ee-a8e8-4934-b09a-fffa990bbece","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ed818719-3382-4c43-9c13-255aafc0fd39","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"7f057087-96f8-426d-8ffb-649da67a1919","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","audit"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Количество пропущенных сущностей до возвращаемого списка.","type":"text/plain"},"key":"offset","value":"10"},{"disabled":true,"description":{"content":"Максимальное количество возвращаемых сущностей.","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n","type":"text/plain"},"key":"from","value":"2026-01-21T09:30:00+03:00"},{"disabled":true,"description":{"content":"Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n","type":"text/plain"},"key":"to","value":"2026-01-21T18:00:00+03:00"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Название операции.","type":"text/plain"},"key":"operation","value":"run_plan_calculation"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"},{"disabled":true,"description":{"content":"Статус процесса. (This can only be one of WAITING,IN_PROGRESS,FINISHED_IN_TIME,FINISHED_OUT_OF_TIME,CANCELED,CANCELED_BY_TIMEOUT,CANCELED_BY_QUOTA,FAILED)","type":"text/plain"},"key":"status","value":"FINISHED_IN_TIME"},{"disabled":true,"description":{"content":"Поле, по которому необходимо делать сортировку.","type":"text/plain"},"key":"sort_field","value":"name"},{"disabled":true,"description":{"content":"Направление сортировки. (This can only be one of ASC,DESC)","type":"text/plain"},"key":"sort_direction","value":"DESC"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Data","description":"Пользовательские данные.\n","item":[{"id":"b1b72fd9-efb1-4631-ab49-1a8156624379","name":"Чтение данных","request":{"name":"Чтение данных","description":{"content":"Получение данных по `tracedata.process_code`.","type":"text/plain"},"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code","disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"GET","body":{},"auth":null},"response":[{"id":"a15704f1-f600-48f0-ba13-890b7c9e40ff","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/octet-stream"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/octet-stream"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"},{"id":"626975c7-d21c-4852-98a9-fc8602156036","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"10f89fab-0f16-4009-bc81-2432483ffa50","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"85c01dbe-3eec-4af8-b912-210dff9ff7a2","name":"Необходима оплата","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"09223971-23ed-4bb2-b74c-256b57548d92","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fe59956b-4cf1-4df0-8670-b807d910e49f","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"70030f02-bf42-4949-a0ac-ba4755691fef","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"97c7a50e-63e6-46ed-9dfc-3b779b19b1bb","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"24727b41-1da8-4e26-988b-73aade14abb4","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"12b4f0ed-b3b3-4097-8370-8a9231a9d231","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1416f4fc-7852-4324-815c-b7b2cac91cae","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aa039f92-2346-4374-bc8f-3e734929211b","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5b3c5a76-ff62-428c-ba53-d173f9c37bbc","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"76b25225-f504-4670-9c32-eaf4da491dfc","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ae478870-8759-4920-bb56-823d2e65f079","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5872be43-1428-4598-905e-d516def8410c","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Тип потока обработки данных. (This can only be one of INPUT,OUTPUT)","type":"text/plain"},"key":"data_flow_type","value":"OUTPUT"},{"disabled":true,"description":{"content":"Этап потока обработки данных. (This can only be one of RAW)","type":"text/plain"},"key":"data_flow_stage","value":"RAW"}],"variable":[{"disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"},"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Statistics","description":"Статистика.\n","item":[{"id":"185fb10b-5887-4d58-b51b-6b01d78e9ade","name":"Статистика за период","request":{"name":"Статистика за период","description":{"content":"Статистика за период. Если период не указывается - возвращается статистика за текущий месяц - с начала месяца по текущий день (не включая его). Если дата `с` не указана - берется начало текущего месяца. Если дата `по` не указана - берется вчерашний день (не включая его). Пустые поля сервиса и типа процесса означают возвращать статистику по всем сервисами и типам процесса.\n","type":"text/plain"},"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"8f214a5e-77e9-4fba-bae7-6b4565b67fb9","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"username\": \"username_for_login\",\n \"dates\": [\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2026-01-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"processes\": [\n {\n \"process_type\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 2500,\n \"elements_per_day\": 2500,\n \"processes_per_day\": 776\n }\n ]\n }\n ]\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2859ca4c-68c0-4a6f-83ac-28ac06489b1e","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"52cd86d2-2051-4d9a-a5bc-e2b9c2731547","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c08a0285-f394-4f3b-9069-cb141a7b2949","name":"Необходима оплата","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"da0ef528-4645-41d8-a223-5d76fc222599","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"625a8891-41b4-4ea5-a65b-56bc341b0c9b","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"48f08b6d-00ee-40ae-a9c7-1b45e47be998","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2e5c85c8-89c8-4015-a2fe-e8c7fb6483c2","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d84140dd-e5b4-41e3-9550-e30570189911","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d6533745-c1f6-4971-a01b-087991ded8d6","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3fcc7b61-f1a7-4fa3-9f1b-0726082601a2","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"22ff1e79-3145-4836-9caa-8bb23bb870c4","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"08fa1e3d-dffb-4953-b0f1-cd47b68b2821","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"8cc0c30a-8e4b-4006-9cb7-27b125d426cc","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f73d146f-9bea-446b-b6d3-09be00f60c1d","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"bdd32b9d-a639-4a89-9921-415b42d4e872","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","statistics"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a35999b0-8431-49ff-8dfb-222cccc83af3","name":"Создание отчета","request":{"name":"Создание отчета","description":{"content":"Создание отчета со статистикой по использованию. Если дата не указана - возвращается статистика за текущий месяц - с начала месяца по текущий день (не включая его). Если дата `с` не указана - берется начало текущего месяца. Если дата `по` не указана - берется текущий день (не включая его). Пустые поля сервиса и типа процесса означают возвращать статистику по всем сервисами и типам процесса.\n","type":"text/plain"},"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"GET","body":{},"auth":null},"response":[{"id":"54a9b1ae-d232-4fae-9c03-b7c6e8778fc1","name":"Отчет успешно создан","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/octet-stream"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/octet-stream"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"},{"id":"4becaf05-fb79-49bd-a342-528b0ce4c31a","name":"Неверный запрос - входные данные содержат ошибки","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6b2caced-4214-48a4-b609-3f6ce182dc34","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"74998888-9077-42e3-b812-1ffdce0ecd56","name":"Необходима оплата","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"374481bb-fab9-4617-9364-a1ae4d28b6ba","name":"Действие запрещено - уровень прав доступа не позволяет совершить данное действие","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e3dffa38-360b-4d67-8845-e8c4672ba071","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"edb07f57-dc60-4af4-bc6f-bcb10d3df261","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"705c81f7-6628-41fd-a127-c6b273f1581e","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"43097a79-2abb-4f50-86ec-c777cf02383b","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7a33107d-a2db-44b7-a00b-4764cc3f66d9","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2db19b86-0987-4979-9cb9-5981bae9daa7","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"692c5acd-1c8e-47ce-85f4-ab00fc1b385b","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9fdda139-a5f4-4d24-a979-a02a29664dbd","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"744cd571-bbf0-4cce-841b-40a3f0d2d823","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","report"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"Дата `от` в формате YYYY-MM-DD.","type":"text/plain"},"key":"from","value":"2026-01-22"},{"disabled":true,"description":{"content":"Дата `до` (включительно) в формате YYYY-MM-DD.","type":"text/plain"},"key":"to","value":"2026-01-26"},{"disabled":true,"description":{"content":"Название сервиса. (This can only be one of UNIVERSAL,ROUTING,ACCOUNT,ADMIN,STUDIO,MONITOR,PACKER,AGRO,REGISTRY,SUPPORT)","type":"text/plain"},"key":"service","value":"UNIVERSAL"},{"disabled":true,"description":{"content":"Тип процесса. (This can only be one of NOTRACE,TRACE,PLAN,CONVERT,VALIDATE,ROUTE,MATRIX)","type":"text/plain"},"key":"process_type","value":"PLAN"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"System","description":"Системные функции.\nВспомогательный функционал, общий для всех сервисов.\n","item":[{"id":"2783e77b-6825-40a9-bd0a-129408674b8b","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":"663820bf-0beb-444f-be8f-705ecb9db97e","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":"d03c8c8e-7d35-4e97-aa15-bd09984ed702","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"260c9d49-3ee2-4570-8916-36d9c6b5af27","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":"6719f4f2-157c-41a8-a706-c9ad2bbaf3c5","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":"3e8ac6fb-1cc7-4114-b139-23fd8601e0a6","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":"54682e8f-a10e-42ae-b9d1-8c6a0c8e5120","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"14a06574-7476-4269-b3cd-29c36d5fa7bb","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"297a6cbc-6912-4b19-972f-644031e4070f","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":"efc87d94-068b-4c8b-879d-b9f90011abbe","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":"9466bc31-df67-4076-afe2-4fdaa0d67a5b","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":"699c3ad9-f23f-4749-a8da-7eb1de319bda","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":"d121e788-4e20-4bd4-8a45-8ad2243e5535","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"07fa897d-105d-4ec8-9d0d-85208b9e30e6","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":"9309d4fa-f884-44e5-9df5-aefe560814bb","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":"49b11bfd-db2a-4fe9-9789-52f4dc3ac905","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8efb99f9-e0e8-47bc-85d4-95ef7ca5a5fd","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":"6785909c-3f1b-41da-a283-0d599aa5b844","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":"db014ec6-2d77-4820-b80f-4b4cceecfa6b","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":"6f77aa0e-1d05-47f6-98f3-90a176e80c49","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9b47cf15-9c0a-47e3-8a8b-afbfa7597ec0","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0be43a3c-d4a0-4329-b60e-dd3bf43b89f8","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":"ea2a28d7-0fb6-4a34-b2b4-1b9a692e5aef","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":"fdb81585-0649-48b1-a637-2348ae03792a","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":"ff43507b-e807-4856-bbb9-45c7fa0ae2f9","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":"62cc7f9f-8523-4df7-8956-4005c1c23fae","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f65499eb-1cbe-4736-9e99-d40f1befd59c","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":"ff4ddd37-d794-42d1-b6ab-ad45822397df","name":"Успешное выполнение","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"key":"Accept","value":"text/html"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/html"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"},{"id":"e483a06f-39d6-4633-8891-782b96724bc2","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key_one\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"60df026f-3c10-4688-a664-16d7845a4b72","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"22e32693-d9cf-41a9-becb-8e2d0886b5c2","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e310cdd2-5418-4ef8-8e1f-93716725be64","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"23e91d2e-1bbf-48ae-b17e-98198123f00a","name":"Превышено количество запросов","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"70c62bd8-81f9-47f5-9b81-4ac244c0e554","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2026-01-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dbdf8c9a-a8f4-4abb-898e-9b9c22253bd0","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"649893fc-c569-4cb2-b097-c34fb70703ca","name":"Неверный шлюз","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"7ff93d78-2833-4cc6-a6f5-0ff6223167a0","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"cb0617b8-6516-4b5f-901b-d15642a8ca63","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"904591a7-d8b4-48aa-b7ab-3da258572626","name":"Сервис не доступен","originalRequest":{"url":{"path":["account","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"},"type":"any","value":"file_en.html","key":"filename"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}],"auth":{"type":"bearer","bearer":[{"type":"any","value":"{{bearerToken}}","key":"token"}]},"event":[],"variable":[{"key":"baseUrl","value":"https://api.edge7.veeroute.cloud"}],"info":{"_postman_id":"05f00899-b109-4c3d-8a3d-20f320841bfb","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"}}}