{ "item": [ { "name": "Auth", "description": "Авторизация.\n", "item": [ { "id": "4e45f86b-8712-4df2-a487-57f869712dce", "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": "1b3f6c11-7267-4c5c-9935-44a89c02969e", "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": "d2746108-e0fa-417b-bd1e-98b31340b46a", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2853b454-8127-4793-9da3-292245f0dcd2", "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": "977df4df-9cd2-4a79-9a1d-ebea0646b0a7", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "56df01c8-c36b-45f9-99c6-933bf0979d08", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "41be6106-bc8e-48e4-91c3-40055ecc1124", "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\",\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\": \"2024-08-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "53bf49bd-cbf0-401a-bf48-89d6b9c17943", "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": "2f591c55-0865-4cae-b4c5-e6d4e7b1198f", "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": "950ca5f5-951a-46a7-ae29-599877e31994", "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": "2d743454-00e1-4bf3-ac65-c407ca57a0ac", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4b1f541d-59c7-40a9-9b28-de21d63f4e2d", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "94236a68-38b2-40ad-9c80-b72844050612", "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": "f3550a55-71ab-4daf-9843-9b990065f35a", "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": "c3196d30-d6a6-4b12-b50c-f57515dc86df", "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": "8a9bedb4-bdbb-49eb-b680-27580596d9aa", "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": "9c7fb7e1-96da-4911-8f53-607d0212fe48", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "token", "generation" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"username\": \"username_for_login\",\n \"password\": \"long_strong_password\",\n \"ttl_seconds\": 86400\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "064ef2d1-bfe8-41bc-868e-e862d4a3fd36", "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": "a6e5c1ac-4690-4eea-88c5-3eff09c93bf0", "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 \"USER\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "828950e6-818a-43c9-8ec0-87af1c24f756", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6c7ff233-2ea9-4d0d-8c1c-01a261b5a841", "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": "fa69f3e0-d344-4bd9-ac95-d239e3a0a951", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "34442794-3b82-4bd9-844e-fc91be25d899", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ae549e08-e048-4ea2-be2d-561db3840c26", "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\",\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\": \"2024-08-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "84c25bc7-63dd-45f5-9eed-26d7fd25bc8f", "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": "c9f5f3b2-3941-4d8c-8ec5-3b5f2abde92e", "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": "daada1db-56b9-42cc-a8f7-d123ef3b2dc4", "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": "32ca3af3-ba0e-48e2-b8d6-7c1253414f2a", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5b303694-fada-463e-86c2-e9cc1984f13d", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "7685cccf-a762-4570-a614-51e98c6c4bc6", "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": "0f2e3ec7-8297-43fe-a64c-d6dc383f7c8f", "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": "4e8f668e-4361-44c8-934d-0fa2f8c0f655", "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": "808f6bd9-7bd0-47da-8295-b9943d836f6a", "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": "842dfae7-c92f-421f-ae22-bd3e7b1a2995", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "token", "validation" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "new.jwt.token", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "22c29dbc-bf2c-4c5a-a021-6179af5953da", "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": "d8004856-755c-4b7c-83a3-eac530a1051b", "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": "c9c28a86-a835-40b1-bdb3-cc0a443f48e0", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0a08d31c-7d1b-49c2-ab32-3f9f28e8d446", "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": "e0986f4b-b297-407a-9c1b-989aeeebb59d", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "072c11aa-13fe-487c-8bb5-d6ca2679e6ef", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ae74d7fa-346b-48ed-b08b-60a3eabab712", "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\",\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\": \"2024-08-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8b904153-517d-40bc-ad9b-5f6f5d85dc79", "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": "4c3b22dd-4a43-409b-b77b-75484ff635a2", "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": "5878c0b9-eb2e-4e93-886e-43ce706fd8fd", "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": "3ccc8578-88fd-4f05-b966-f992387ef20f", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "af0d6afc-f487-4eb2-84d7-8d28db3f5d4f", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "f26596a6-826d-4a82-815f-c592950e356e", "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": "dfa74d18-d56b-40f7-9fa7-a0b4caeec2f4", "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": "f88f3174-fa95-4b73-ad4e-5e8a487c1b09", "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": "18a5f1fb-cda5-446e-bd42-f7896dc1a2ec", "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": "c64eb902-3a71-48a5-94ad-d492a3df00fe", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "password" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"current_password\": \"long_strong_password\",\n \"new_password\": \"long_strong_password\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "Info", "description": "Информация об аккаунте.\n", "item": [ { "id": "5937fadf-323e-46c9-9686-73cba0cd1172", "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": "a35517ac-5008-4fbc-bb2a-e5fd761da7f4", "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 \"USER\"\n ],\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3,\n \"edit_date\": \"2024-08-21T19:45:00Z\",\n \"creation_date\": \"2024-08-21T19:45:00Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "551a9f5f-a01b-487a-afc7-f30827fdde05", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "f72f6066-d10c-42fd-82a5-90d0fafb4fa5", "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": "9c0ef9e3-b6c3-4878-9131-d0e95e4e4d72", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2e36531a-038b-4348-8f91-908fcbc4c303", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4af91119-ce96-4a8a-94f3-56499300842f", "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\",\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\": \"2024-08-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "98f8166c-96ec-453e-ba02-a638e6fea620", "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": "3a8b6ec1-48c1-45c4-a7c2-a38e3c64a1f4", "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": "dfa7fbcd-9f48-4582-88ab-03c24ebde3ab", "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": "04f59960-85d7-4285-9db5-e20f0bae65a9", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ef3f24a7-c24f-4258-ad95-5b85e6d5588b", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "d9398139-3711-42b8-82e2-5be0833b8125", "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": "a93b28a4-1403-4909-8217-7b1038f6d8c3", "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": "6ab9ded0-51b0-4487-a3ba-108c06bd1656", "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": "39ff00b7-3933-4cc4-af35-b4892b203ede", "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": "0dc06372-a2f1-4620-b4a5-1f80cd6bff53", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "info" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0fa74107-2aa1-4d8e-be42-d8b88ea67f83", "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": "10d03ba2-b653-428a-b771-c981304ed322", "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 \"USER\"\n ],\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3,\n \"edit_date\": \"2024-08-21T19:45:00Z\",\n \"creation_date\": \"2024-08-21T19:45:00Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "7269f61b-b5d6-42ed-846b-b04ab0a59efe", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2fe0f5ce-0554-44c9-ab6a-0841f481f832", "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": "8760320a-df02-4c97-9779-cc9f69547713", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6bddb399-fef7-4fe9-b2bf-9b658adadf83", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "7c44d739-0122-4173-aa0f-75b417493a11", "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\",\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\": \"2024-08-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "02e2fa2c-bbfc-4ba3-a0db-2a6f56766124", "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": "ab6f4de0-c36f-4254-baaa-e5c2e43bcaa3", "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": "5b4e437c-0949-4b4f-97cd-9dcffb0f927b", "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": "9bee8278-60a5-45a2-8582-9e88b33cf70e", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "675d5302-c724-4aca-922f-9905045fc132", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4f12c3fe-7897-4279-9fec-9903f4077faa", "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": "45b8af58-88a0-4510-8e27-2d5224e66d57", "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": "57bbcea4-3248-4ab2-8f8f-387bd9628ff8", "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": "7cfd039a-2c9a-4f44-8213-13e95816bbb8", "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": "0ff11e57-e9dd-4cfc-943d-70fe005e8ca2", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "info" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"specification\": \"User full name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "Statistics", "description": "Статистика.\n", "item": [ { "id": "f49675f4-1398-4680-a53d-d5a7daf64054", "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": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "50f9bfc8-5f01-4fe6-b046-7e24637db29b", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"username\": \"username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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": "5b737165-8815-4574-8914-d9500640ac62", "name": "Неверный запрос - входные данные содержат ошибки", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5984e2c7-3f15-42f9-af1f-4608755ec1c8", "name": "Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "6f1f80a8-d6c8-443d-8465-34be758eefbf", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b5f72664-e068-4a20-9f19-16ff4eb6fe62", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "de5b53ae-4b5c-4d7e-baef-80f3650d5f59", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_key\": \"resource_key\",\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\": \"2024-08-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9d954f81-6911-49c4-9e20-4827f063b3b3", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "1a6ecc01-8ae1-430b-a5fe-1c436b4895fd", "name": "Клиент не способен обработать формат ответа, проверьте заголовки", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "0eef9536-3957-4ee1-841e-7c8544615ee2", "name": "Неприемлемый формат запроса, проверьте заголовки", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e31438e9-2f6a-4d3c-9737-49506410b942", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "705d2979-7030-4dfc-8fff-13a6ec8fce6f", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1fdf8975-6a66-404a-beb0-766164b7ac3e", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e020f32c-2d47-4439-8a5f-8f179a1b5cb2", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "ebfd8e01-696d-4642-b39d-2812b80ff996", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "eadd87cb-857c-4895-908e-6b1c7b3a1665", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a08cde2e-0b8a-4c80-a68a-e093ca7ecab5", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b1bc8fa8-896a-4664-a79b-76e8fe10b010", "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": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "f21c3df0-d5be-42ae-b889-4203ed6e534f", "name": "Отчет успешно создан", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/octet-stream" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "eu Excepteur", "cookie": [], "_postman_previewlanguage": "text" }, { "id": "c45e159e-16e8-47f5-84bf-c18f956d8380", "name": "Неверный запрос - входные данные содержат ошибки", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5371d324-c2e3-4b0d-8316-4bab79a92180", "name": "Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "7f4ab181-4b20-4929-9c23-660a7a075f44", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "46a43808-d1b3-4704-9c9a-04d4ea23fb06", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "deb2e7cf-3ef4-4820-baf2-eb4fb47ff7b2", "name": "Клиент не способен обработать формат ответа, проверьте заголовки", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "57feca38-a9a7-4f41-ba0b-d4ab16f198c4", "name": "Неприемлемый формат запроса, проверьте заголовки", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "7be6f772-25eb-4f5c-bb9b-38d8999894b5", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "86f51e4b-4043-419c-8886-011f2ec1aac0", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "36641ca5-6392-49bd-9229-27bb77a4a1f0", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "37afd65e-0eed-410d-930c-9a64578008d4", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "f90565a7-647d-4721-92bc-690ff6a65120", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a534ac6d-be51-419b-a45e-091d8c0e32b8", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "36dc86fa-7b67-46f2-a0d5-90ae1ff61156", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Дата `от` в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "from", "value": "2024-08-22" }, { "disabled": true, "description": { "content": "Дата `до` (включительно) в формате YYYY-MM-DD.", "type": "text/plain" }, "key": "to", "value": "2024-08-26" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "Audit", "description": "Пользовательские действия.\n", "item": [ { "id": "6e0348ee-e228-468e-9ba9-c3d0d533eb8e", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "6f0bf9f4-4ece-4a44-930c-646c0d7e71d2", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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\": \"2024-08-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\": \"2024-08-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\": \"2024-08-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 },\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": "2db9446d-4596-4b2f-84c3-4e0175a7a621", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "345d271b-87aa-449a-8789-8fb27da24d99", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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": "51312abe-93f3-44b1-8e3f-d6d104d4901f", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b24aafa3-72c8-4206-ae95-389ab9eb51da", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2f375be7-9159-466e-a221-2293795efbd6", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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\",\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\": \"2024-08-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "faed9867-4f48-4e3c-bc56-3879e59bd5ca", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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": "819df9f4-12fa-4af9-8948-13997adaed37", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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": "f4d84709-9f7f-4544-8e30-5f52d7994ed0", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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": "68ee40bc-2c40-4f22-a573-3ac21ac3a538", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "75466166-f801-488d-a693-8d6e58cc5cd9", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "06f754e1-6cdf-4e32-96bd-591788a4a1df", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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": "e57c78c8-ac53-4f74-8375-e22ff2ed92b8", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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": "7c6c1d78-3c40-46e6-acc1-faf9d457ea45", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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": "c8a7fcd9-84ec-4c7e-93ea-a48e75353774", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "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": "c47ca857-c9d8-4e98-93a4-4c0aa4bd29ae", "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": "2024-08-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": "2024-08-21T18:00:00+03:00" }, { "disabled": true, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service", "value": "UNIVERSAL" }, { "disabled": true, "description": { "content": "Название операции.", "type": "text/plain" }, "key": "operation", "value": "run_plan_calculation" }, { "disabled": true, "description": { "content": "Тип процесса.", "type": "text/plain" }, "key": "process_type", "value": "PLAN" }, { "disabled": true, "description": { "content": "Статус процесса.", "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": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "Data", "description": "Пользовательские данные.\n", "item": [ { "id": "a0f8b4d6-e8ac-4836-97ba-05ce163ad400", "name": "Чтение данных", "request": { "name": "Чтение данных", "description": { "content": "Получение данных по `tracedata.process_code`.", "type": "text/plain" }, "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [ { "type": "any", "value": "11111111-2222-3333-4444-555555555555", "key": "process_code", "disabled": false, "description": { "content": "(Required) Уникальный идентификатор процесса.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "627940e6-7c84-4b57-bd31-f35e0b092cc5", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/octet-stream" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "non exercitation magna id", "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e0f7eb88-d6c3-435c-866d-e4778af7eafd", "name": "Неверный запрос - входные данные содержат ошибки", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2c547a73-bd41-4405-917b-0a4dd8dc4db0", "name": "Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a21d7819-ba57-4c32-83ca-39c6b9c7edc8", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "193f9114-df3b-42e7-85a1-fc2617bd0130", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e3a3300c-ac0f-4744-8400-7fca97a727a1", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_key\": \"resource_key\",\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\": \"2024-08-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "183bf954-35a5-4b57-81bb-10964a797408", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "589182d4-6dab-45f2-9382-e422d42e327a", "name": "Клиент не способен обработать формат ответа, проверьте заголовки", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e1576a56-96a9-451a-b58f-31710f1528b9", "name": "Неприемлемый формат запроса, проверьте заголовки", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "d2e6fd0e-24e8-4782-86a0-072237e8a044", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "acd312f3-21f9-49fd-812d-bfcd1d7c8673", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "bbd1b83f-4f6f-46fb-9315-1cb541e8860b", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "687bb957-d243-48d2-818b-b547e10f224c", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "75df257a-a57e-49c9-8ff2-a55cdfb23262", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a9ea9a60-996c-42c5-bf41-118aa55f0b5c", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "0f65420e-d7c8-489b-8ace-5862e46333d0", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "data", ":process_code" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": true, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": true, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "RAW" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "Quotas", "description": "Квотирование.\n", "item": [ { "id": "76b95a4e-df1f-4637-8f78-8894874cad90", "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": "d7d35233-a6d7-4e40-ac39-43c62bb798e5", "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": "4591967c-d628-49e2-94b3-757d11100fd1", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b5267cae-f9b7-493e-bd89-94ae35488bfd", "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": "72a66d1a-c334-4758-bac9-e8312bc4beb7", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0ebccbea-1a70-446f-88ae-05efa437869a", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4c4ff509-2a3c-4929-8718-2e1b24d4eb4d", "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\",\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\": \"2024-08-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c0ed5772-1654-400c-bc1d-320acb651bb5", "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": "5f18a5c1-7e62-4342-b55f-668dd470fdfc", "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": "9e03a602-4206-4214-a6e3-0ad029069247", "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": "69a02678-2675-4706-831c-1979c14a9844", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0d660220-c48f-4d28-a0ad-e2bf43514199", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "004cfcf0-135a-43f7-be39-976451b9aa7a", "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": "255122b8-f0ea-4557-96f3-a247a1e8b11b", "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": "03cba32b-22f8-4548-8ac5-e37cbaaf57c2", "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": "19dfe02f-c0e4-4a26-816c-6b60b460ed2d", "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": "7e913f4a-5578-40bd-a782-03d4018a16b8", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "quota" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "System", "description": "Системные функции.\nВспомогательный функционал, общий для всех сервисов.\n", "item": [ { "id": "efc1bf46-cce7-4692-b2db-d619ba752284", "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": "96850d24-a8bd-4e4d-9fc2-92928d105961", "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": "74b9f9e0-5fc8-49f3-9fc0-916c5616d60b", "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\",\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\": \"2024-08-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "a8186d84-0130-44d5-9379-fbaa3f11eec8", "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": "97eb95cf-c19e-45a9-bbbd-656b85ba071a", "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": "5ef44676-6f25-4400-aa54-70996c0c1fa3", "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": "64af4b4c-076e-4159-a402-91e578b41a4a", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3d90f9a2-6749-4423-a21a-3fb13072d550", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "fa92e3c8-400b-4490-94ea-fba921f2a308", "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": "329420cf-6fdd-4e9d-84fa-89bde2851d8f", "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": "94a67c33-4ef9-4ada-805a-894058efb2b3", "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": "68857023-d520-4127-9bdb-3e970ce783e8", "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": "362fe52d-16f5-4cf4-97b6-688e0d0be54a", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d1051fb7-0467-48c4-9da1-6f988e01fcff", "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": "5bfb3cae-4553-4307-a44e-7af462249237", "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\": 5,\n \"build\": \"3754RC\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "f50fc784-68af-4365-96b8-6190bce0b6f9", "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\",\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\": \"2024-08-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6bbfa85c-0861-47c5-b161-62f236ec9681", "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": "06ec4ddb-c86b-4b74-baf0-f5bdb385d876", "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": "a469cda3-15f0-4508-903c-b9642cf6c86e", "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": "7d5e3aff-3247-4b27-98c4-0e1bbb2157c2", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "cc60e339-4e2f-4607-a647-b0b81b00d67b", "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\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "de6185af-cefd-4d4c-8040-d9d44f24ea2b", "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": "4e19c48a-296a-4364-9115-d5dccad3de0d", "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": "2f44136b-68d3-49a1-8e9e-6056f33e081a", "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": "333c3d44-a370-48de-9ee2-ac7d02918e33", "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": "6beea414-1595-452f-9960-6b6dbf053b3e", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "14f07894-43c0-4030-a60b-1749159eff5d", "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": "436775b1-716a-4f13-a1da-fc16375f8c7a", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "account", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "text/html" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "text/html" } ], "body": "dolore in amet minim commodo", "cookie": [], "_postman_previewlanguage": "text" }, { "id": "aa05f53c-3c0d-405f-a76d-70079d49712b", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "account", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_key\": \"resource_key\",\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\": \"2024-08-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "d31c2f3f-89bb-4244-ac0a-19726d8fa0c8", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)", "originalRequest": { "url": { "path": [ "account", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a991773f-f398-4410-87b6-85c4ded4d40b", "name": "Клиент не способен обработать формат ответа, проверьте заголовки", "originalRequest": { "url": { "path": [ "account", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "109fe89c-1a47-448e-b163-7bcd81a34d57", "name": "Неприемлемый формат запроса, проверьте заголовки", "originalRequest": { "url": { "path": [ "account", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "d09ef370-61e8-4b2f-b4e6-73856d46cd27", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "account", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "7417cbc9-0c07-457a-99e0-a25a5099cc64", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "account", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2024-08-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "aea4f2a4-2b1e-49ca-9d84-2cf4646cc9c3", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "account", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "c9fb44ec-c641-4b69-977f-76089fdbccf0", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "account", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "ec7160e5-413c-4e29-a6aa-497beeea2d64", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "5fb80185-62dd-45f6-8460-cba45e1fc62e", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "account", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a639f471-f2d5-422f-9104-a374e4e769f2", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "account", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ], "auth": { "type": "bearer", "bearer": [ { "type": "any", "value": "{{bearerToken}}", "key": "token" } ] }, "event": [], "variable": [ { "key": "baseUrl", "value": "https://api.edge7.veeroute.cloud" } ], "info": { "_postman_id": "f123b292-59aa-4a50-ac99-f4daabc8371f", "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" } } }