{ "item": [ { "name": "Companies", "description": "Управление компаниями.\n", "item": [ { "id": "f9d6beef-a50a-4b71-b865-7c0d39de32ff", "name": "Создание компании", "request": { "name": "Создание компании", "description": { "content": "Создание новой компании.", "type": "text/plain" }, "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "e52364fa-5c02-4a8d-86f7-aecf9cbf98d5", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key\": \"my_company\",\n \"detail\": null\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5fec7b73-214f-487e-b967-39d60547fe88", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "def40887-8377-4c7d-8c51-4c058139a90a", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "206ae289-8918-4bc4-a003-c930e27eaf79", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e938f967-fd12-402e-af0a-269f2bed79d9", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "7b36dff9-6cd1-41e4-98f7-7b1d73ffbef7", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b66c7bb1-e9e7-4406-848c-8ae7abe1d254", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "16956301-f1b8-4437-ac06-3881a3aa4c05", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "594b3aff-33a5-4eaf-97d7-0f5608479070", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "7b70ccc0-760e-41de-8e12-56927d4a381b", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0478acbc-06fb-4409-ac3d-264a9caa005f", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "19a16cde-e221-48af-98d2-cb051e3113f9", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "44c198ff-35b0-4156-b532-c6b35ed22d8c", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "3e7e684d-c288-4fcb-965d-18140f6f8e0d", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "b998e7a0-c40f-45bc-b51a-8c8f04ac2966", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "88fa083c-3662-4508-9091-06b22ff69a0a", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "775ac581-ca55-4efd-a758-088749b29265", "name": "Обновление компании", "request": { "name": "Обновление компании", "description": { "content": "Обновление информации о комании.", "type": "text/plain" }, "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "88ada2cf-ec00-4966-81da-1ccb548ea67a", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key\": \"my_company\",\n \"detail\": null\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9ab32db7-b3aa-4e31-9fc0-9410c215003e", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1626a087-a137-44ff-b5f3-93a7b67b1edf", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9513c219-aa79-4841-a120-fb4b258f27b5", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0e8f2c40-4152-4fa5-bd41-797147ed38f7", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "084d255e-adce-4062-ae39-5b2a20eb03f1", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ec8064e9-4c09-4167-89b6-5c410a0781ee", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "4432114e-1766-4e87-acf3-f76fb698451b", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "90be0b77-c679-42d0-9250-43903284647e", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "25695a2c-6632-4936-b800-d8c10a43e371", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "52b7ec8d-0af3-424b-b9f2-2eec2dcd33eb", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1de6571a-8aab-4667-9313-b3e0ad570d04", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "96964e9e-f964-4afd-955a-0fb252229d87", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a19821bb-a7b1-465e-bf73-bff36a15d003", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "0a65d331-150e-487b-8668-8de014697a03", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "bac5bec5-8b4e-478f-b6cd-0cc232d31c59", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "companies" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6938d1bc-236c-43c4-93b4-3348e6246391", "name": "Список компаний", "request": { "name": "Список компаний", "description": { "content": "Получение списка компаний.", "type": "text/plain" }, "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "8df383c3-f3ec-4891-93f3-ecd29d4bc956", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"companies\": [\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n },\n {\n \"key\": \"my_company\",\n \"detail\": null\n }\n ],\n \"statistics\": {\n \"overall\": {\n \"total\": 1\n },\n \"filter\": {\n \"total\": 1\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "21825f01-4c06-49a9-b541-c4a6e8bf6701", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0773b078-f7dd-4703-97e1-3408222af20d", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b3cfad25-abca-4575-9647-0a99c1d9613d", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "35bb76ac-b055-4bdd-95c7-413c0ecf00a9", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "fd233a65-913e-4487-9fa0-4945dff062bf", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9200ea4b-0a6f-4221-87ba-e4fae37197fd", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "5e3655ec-28ed-4f79-ab96-739faeae7cc9", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "805a464b-3a52-41e2-9fd3-fdd2ad2d9bf6", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "743d3968-6311-4391-b3fb-6b35eaeb674f", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5f77ac53-e540-42cb-88ca-5d9d0d5b2af4", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4273399d-d47c-4979-87a0-0c6ff801b8b1", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "311adf9e-b579-4222-b3c3-96b4e61ccf7e", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "bf8e62cc-03b9-479d-ac15-aa8daf366926", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "71d76c97-ae77-4799-83f7-f28c77c71e15", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "6dd9871e-ac7c-4cae-96a4-1f77ee5d034b", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4b9cdcde-78d2-4499-a0db-68c12ae7f255", "name": "Чтение компании", "request": { "name": "Чтение компании", "description": { "content": "Получение информации о компании по ее ключу.", "type": "text/plain" }, "url": { "path": [ "admin", "companies", ":key" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "my_company", "key": "key", "disabled": false, "description": { "content": "(Required) Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "66d1477d-9440-4479-ba05-5b8544eef840", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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 \"key\": \"my_company\",\n \"detail\": null\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "a9522f33-8de3-4120-b2cb-9e35c6213df7", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ac02e8bb-bf77-4928-aa9f-c265d9215482", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ef4769ba-a9ca-4642-8fc3-d6af5d693b00", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1dfc484a-d0ca-4cb4-abc6-74423b010654", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "916ee69b-11de-4b05-b3d6-2a458afa450a", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1aa8919d-e3be-401f-b3cd-9c6b4db3c2bf", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "07993e77-d5fe-4123-9d36-fe8bd1062a37", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "cb27c31a-3ba4-495e-9611-6f21693cab48", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "a763f742-66ca-499e-9368-62c9dac3d9a0", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "37e2d1c8-da33-4dea-b0f5-ff1ea903b4c7", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "547ece93-8257-4e0c-94f9-10b9f283242b", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "a68d4ab9-4535-45f7-8fbb-c767eb76b3b5", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "925aad24-0116-4274-9ebb-128d11ab85d8", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "5c96697f-e39a-407a-9d68-b018f33c453c", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "522eff20-8833-44e6-9fd1-e9b37b922c84", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "d757a6a2-0b69-4eab-b047-61d7940d5be0", "name": "Удаление компании", "request": { "name": "Удаление компании", "description": { "content": "Удаление компании.", "type": "text/plain" }, "url": { "path": [ "admin", "companies", ":key" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "my_company", "key": "key", "disabled": false, "description": { "content": "(Required) Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "DELETE", "body": {}, "auth": null }, "response": [ { "id": "9196755d-0857-4f95-91d7-f90b881fae4f", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "4eea833f-fcba-4670-9431-e90cb83dbece", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "DELETE", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "f634039d-e17a-4183-b0ef-cb71653faf40", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "DELETE", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "cd05b334-d846-4eee-a461-4161e16f119a", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "DELETE", "body": {} }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "31fe5f49-9d57-4ce0-9aea-06f653a699b0", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "DELETE", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "28bf5098-7a1c-4b8e-8dbf-733d969bbae5", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "DELETE", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "aa59f947-01b9-4c71-907d-1d0b160e8011", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "213862c0-a316-49e2-a2b4-2b35e723fbad", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "56774f61-80bc-435d-b385-b0f03b3c6e7d", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "c45511a0-cc53-4b1e-bda5-f06627c4f45b", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "DELETE", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "754f07b7-abb8-48e9-8801-45c5f6db55c8", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "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": "DELETE", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8631845a-5496-45d2-a7ef-baa685c35fdb", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "689a6dd4-85b6-4e97-85c3-a2b0bee0cb16", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "3f368d29-ef1d-4aa1-a8c8-4aa1068e87f5", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "62b07ab4-6e9c-45ab-ae8e-640dc6e2488a", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "4a6bc456-1c79-4369-8c7e-817ae122e26c", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "companies", ":key" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "Users", "description": "Управление пользователями.\n", "item": [ { "id": "a4c4203f-3b58-49af-a5e9-a41b71bb9d0d", "name": "Создание пользователя", "request": { "name": "Создание пользователя", "description": { "content": "Создание нового пользователя.", "type": "text/plain" }, "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "c9fcd17f-8894-4e27-adcd-1ec0f6853874", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0e6ee6c1-867b-4c51-838d-236011168c70", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c361363a-6a09-40fd-bb4e-e7258a82fea6", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5684d967-774f-4ef2-a006-dae4599b3929", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8272162f-186a-48e9-a149-f1ed0992ab66", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4153bdf1-a1ed-4051-94b7-fb4a6ea52a3e", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0d13e1b1-0ade-432b-aa5b-3ed6e5d8a9b3", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "51179bfb-1f39-4cac-ba1a-5526ac15b67c", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "54d7b6d6-ab30-4c42-88fe-4d8ab72b7995", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "b2a0aadd-29e2-4dde-94fd-60104e907e72", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "98c7f2b4-8da7-47d3-9885-db3d386043ac", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "da32ea7b-27d1-4c3f-88ec-60fa89f68f0a", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "9ea3fc1f-08c3-4eee-abc4-6aad9e224ab2", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "adf87dfe-ce18-4432-8a4a-a37c3f613522", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "9b9b9856-1841-45fa-964a-2c439f5ca43f", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "84371a4e-c8de-4d9b-b4b1-890e656d7299", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "users" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f19c6b8f-d0c6-4f24-8f3a-293dc3730643", "name": "Обновление пользователя", "request": { "name": "Обновление пользователя", "description": { "content": "Обновление информации о пользователе по его логину. Поле username изменить нельзя.\n", "type": "text/plain" }, "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "db90c7cf-2894-47b6-9f8e-b64f25bb6a61", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2d880052-4538-4db1-94a5-89302f9fe2f3", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "7cec6fdd-95b7-4f0a-b7c2-bdbadc19a392", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3c4444ab-e0b8-401b-8db0-3cb20fe70f8f", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "a7d894ef-ca2c-41e4-8495-4362b59913bc", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "fdfeb9ec-363e-4666-a4e4-5338c91a3367", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1636d4ce-bb97-4c55-be03-11eaaad52432", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "68f6ae00-2c49-4343-ae86-95dc98e42610", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "ec56b3f5-42b2-462f-88cf-a49dd6d4b2da", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "d4258174-d655-4f40-b3fe-abc5e0f84765", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "70a94460-69b7-4f18-a79d-54db9961a784", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c581f0a2-04f0-49b6-bbbe-6c188a4c3459", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "59612d43-7802-4e22-9c16-50ad37a47430", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "3032d30f-4de3-4c8e-854f-c676a834caa1", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8b87e552-8d73-4536-acdb-d28f314e7713", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "bf57f153-09a3-4137-9c00-184c75509cb7", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "users" ], "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 \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d01e3f2a-367c-4fa9-a74d-b6afb6a91101", "name": "Список пользователей", "request": { "name": "Список пользователей", "description": { "content": "Получение списка пользователей.", "type": "text/plain" }, "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "6860a790-1eb3-493d-8f58-bfa3dfd12b10", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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 \"users\": [\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n }\n ],\n \"statistics\": {\n \"overall\": {\n \"total\": 1,\n \"active\": 1,\n \"blocked\": 1,\n \"admins\": 1\n },\n \"filter\": {\n \"total\": 1,\n \"active\": 1,\n \"blocked\": 1,\n \"admins\": 1\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "128278ae-cb23-4a4c-b9ee-a3b93f81622d", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "41f847c1-5696-439a-9697-8a7712b61455", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4e87d5ef-6dea-43dd-983c-6fabc96c1d11", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "f2c022e7-53f2-4c97-9afd-37356d79525e", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8157bbdf-fb9e-4a82-a674-c52bf1c762b3", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "aa77da07-d9aa-4189-8435-40e36fbd71fb", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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": "0e30e066-82e7-4722-b4e8-36b6b9dd131e", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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": "363f42dd-1b57-4293-b1b4-421f932200f3", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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": "b2478046-cb85-4790-8fdf-a1fb4816f616", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b174c84a-7cfd-4477-a9bd-12d22943e60c", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "42f51bd6-e154-4941-ba80-ba16a7d3213a", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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": "aa777a82-5321-4de3-a273-92f9e4eb52e6", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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": "bc384575-82cc-4968-b7da-820cc7a5dd41", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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": "744f20a2-dd64-4722-8c49-0471dbfaf855", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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": "5b9451e6-5d64-453f-81e5-bdb6feda2002", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Фильтр для поиска по текстовым полям.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логические группы пользователей.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "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": "13498d5c-c340-4777-8ba1-19b922d534f0", "name": "Информация о пользователе", "request": { "name": "Информация о пользователе", "description": { "content": "Получение информации о пользователе по его логину.", "type": "text/plain" }, "url": { "path": [ "admin", "users", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "my_username_for_login", "key": "username", "disabled": false, "description": { "content": "(Required) Логин, уникальный идентификатор пользователя.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "cecdd835-de3c-4725-b5e5-54166c36cc83", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"roles\": [],\n \"password\": \"my_password\",\n \"name\": \"my_visible_name\",\n \"email\": \"admin@company.com\",\n \"phone\": \"+71112223333\",\n \"enabled\": true,\n \"timezone\": 3\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4867e6c5-5db0-4a6e-81dc-8260ca9b0c77", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "34003daf-f1b0-42b8-a279-99663192e3e4", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0c2298cd-82d6-4503-bd61-960b6a0760db", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3349ccf9-6cf9-4339-b906-adee7b440475", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3f32a60f-41bf-40d4-8064-de1c3ed60b46", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2e36da60-e8ed-4bc7-b7fb-6c9d574d851c", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "d0ea7487-b3a7-4034-a6b5-5506c2f2328e", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "fb48e32c-55a3-4d00-a225-1702a68606b6", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "d77325cf-80e5-4b2b-aad7-bef1da927477", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6b1466f0-4129-4b0d-846d-f22a6d65e8ce", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "cc04aceb-8df3-462f-a554-92e8d59f21a6", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "9219b29f-4635-401b-a052-bee9887f31b8", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "de566bf0-8341-499d-ad37-e60d87d95bd5", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "12d63716-d40a-4e70-a6e6-8c0bee98b6f8", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "1218857b-997e-4d20-96a1-d2d192fab32a", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "28c8396b-5a28-47ec-aabf-4ed457d23f21", "name": "Удаление пользователя", "request": { "name": "Удаление пользователя", "description": { "content": "Удаление пользователя по его логину.", "type": "text/plain" }, "url": { "path": [ "admin", "users", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "my_username_for_login", "key": "username", "disabled": false, "description": { "content": "(Required) Логин, уникальный идентификатор пользователя.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "DELETE", "body": {}, "auth": null }, "response": [ { "id": "69e08154-6b07-44f1-ae45-a5f85a296d59", "name": "Успешное выполнение - пользователь удален", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e925ef18-05df-4b07-b136-61f7ff8b6793", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "DELETE", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "eef85e92-cc6a-4282-9f86-bdf680e38a73", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "DELETE", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "af5a3e54-7e79-4d12-b5ec-230d39bbfda4", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "DELETE", "body": {} }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "aba320f0-b1b8-403b-974a-d8959ff95a3a", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "DELETE", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "bd6ab41c-5b11-41f3-b587-fc8144860d3b", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "DELETE", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "7dec9b7a-4282-4048-9879-5b73e72eb7c6", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8220fb5c-bb55-4056-ae85-44daf68e76b1", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "4bba6ba1-5154-4029-9f96-40595b56085b", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "30e23096-0466-4a80-b3f1-f7ce1b404c58", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "DELETE", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "07aead62-3220-4dad-861e-671240ab611e", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "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": "DELETE", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4c84fc76-f2a7-49c8-ba6c-db3c889255c8", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "7e9ef93c-ac6e-417f-b9c0-3e54eef5476b", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "9dc32562-2622-4618-8cf1-c9214cb43806", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "b799ff42-1d6f-403c-a51e-8d764fa2e437", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "2e5b43db-6c8d-4fa5-9ac7-932de5b56560", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "users", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "Audit", "description": "Пользовательские действия.\n", "item": [ { "id": "7dbbd337-1f5b-4741-afd5-d21d36c79705", "name": "Действия пользователей", "request": { "name": "Действия пользователей", "description": { "content": "Действия пользователей. Если период не указывается - возвращаются данные за текущий день - с начала дня по текущее время включительно. Если имя пользователя не указывается - обрабатываются данные по всем пользователям.\n", "type": "text/plain" }, "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "de79cc0b-80ee-4401-8083-84662c2308fc", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"actions\": [\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n },\n {\n \"username\": \"my_username_for_login\",\n \"company_key\": \"my_company\",\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"method_group\": \"PLAN\",\n \"statistics\": {\n \"points_count\": 1500,\n \"duration\": \"PT0S\"\n }\n }\n ],\n \"statistics\": {\n \"overall\": {\n \"total\": 1\n },\n \"filter\": {\n \"total\": 1\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9da09b80-5f05-4d24-b58e-173b22e565c5", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "d0704156-f5fb-4891-a292-565113c7a809", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1f0d3512-26b0-4ef9-95b5-42075b137ad1", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "a97c55fb-9775-437b-a965-7904de9ec39b", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9bee59ed-2324-4667-9b99-ad55a5ba9e5e", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "76781164-7396-4abb-9833-2742056510cc", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8c9abdb7-eb56-40f8-9e41-a57029919ecf", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "479c6623-8819-480f-b9bf-5dcd1b4ce6b6", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "ccb4ab36-5879-44a0-afcf-2ebbcd5c8ca2", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c426845e-6d08-439a-9b1f-3c45cbc12f04", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3b9e0690-3c57-4414-9a2a-1df55098220c", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "bf05c30e-a207-477e-ab77-65e8110b2ac3", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "4afda7de-30d2-4e58-83ab-a508d3ba02d7", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "97eee65e-d307-4736-b9a5-a1bcee93be7a", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e05285ac-9725-407f-861b-66cb3a34d0cc", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Количество пропущенных сущностей до возвращаемого списка.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "Максимальное количество возвращаемых сущностей.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), начиная с которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные с начала текущего дня.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Дата и время в соответствии с [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6), до которого (включительно) будет производится выгрузка данных. Если не указано - возвращаются данные до текущего времени.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Ключ компании, которая объединяет разных пользователей в одну группу.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Название сервиса.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Идентификатор операции.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Название группы метода.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Поле, по которому необходимо делать сортировку.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Направление сортировки.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "Data", "description": "Пользовательские данные.\n", "item": [ { "id": "a522bd04-8e21-4d3e-a16a-0a104ad14454", "name": "Чтение данных", "request": { "name": "Чтение данных", "description": { "content": "Получение данных по `tracecode`.", "type": "text/plain" }, "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "variable": [ { "type": "any", "value": "11111111-2222-3333-4444-555555555555", "key": "tracecode", "disabled": false, "description": { "content": "(Required) Уникальный идентификатор процесса.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "4d5f25c0-409a-436e-94c2-b323487fd642", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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": "tempor exercitation magna", "cookie": [], "_postman_previewlanguage": "text" }, { "id": "38d4f45e-6274-4c2b-aee4-d0f655827944", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "001b710e-63a1-45d3-8ba9-6f9fb8beaba1", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "92a187a7-71cd-4a30-8569-f5e4f0911c3f", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "14081f76-4934-449d-b15c-41fe0b716a16", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "a7b60b46-a20e-450f-8383-0d68371a0870", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b3227fe3-ff8c-499c-b465-07164c5a353b", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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": "5a85fc37-24da-4e95-ac00-89de0a679c13", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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": "8e1b791e-5963-4e4c-bec9-dc554f18ce5e", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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": "6ecdbabc-39a2-4bb6-be0d-a6bfb70d1235", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "a7f2897d-440c-4c80-a107-1cf4ca6a5910", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "762de80a-558f-4363-a6e5-ff3ce599a1e5", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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": "5e3819df-30f5-4c90-9305-89ae89dbcf27", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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": "51ae80cc-1c20-4d59-88d4-09dd3271d38a", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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": "b48680ca-8df0-4cfa-bbdb-7cf2cb51edfb", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "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": "9262cd75-5618-4ebf-b416-40c273dd0733", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Тип потока обработки данных.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Этап потока обработки данных.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Конвертация возвращаемых данных.", "type": "text/plain" }, "key": "data_flow_convert", "value": "JSON" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "Statistics", "description": "Статистика.\n", "item": [ { "id": "73a2cd7e-7879-4026-993e-9e9f9323c857", "name": "Статистика за период", "request": { "name": "Статистика за период", "description": { "content": "Статистика по пользователям за период. Если пользователь не указывается - статистика возвращается по всем пользователям. Если период не указывается - возвращается статистика за текущий месяц (с начала месяца по текущий день, не включая текущий день). Если дата \"с\" не указана - берется начало текущего месяца. Если дата \"по\" не указана - берется текущий день (не включая его).\n", "type": "text/plain" }, "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "4cda88fa-96f2-4536-8b6d-ef0bfdb4a471", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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 \"users\": [\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "510b9c65-9083-4b3f-b8ae-96ca4821a694", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "21f7e295-55dc-405a-85c7-54c40011a2c9", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1edd5091-72d5-4759-92fc-ef729a69ecff", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "439886e4-52bd-44d7-9d68-b8fb5a978847", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "84f1c78f-1b7c-4aae-b0a9-a3179afe62d9", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1737465d-69c2-403e-805e-5b6d36e359fc", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "38732370-8e20-4811-892b-2977249af4e1", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "297d7146-0712-404f-87e8-ca8fdc8c283d", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "6b570945-f25f-44d0-906c-aaf4449b5576", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8e601178-77ed-4c70-8c7e-2a5da121fbfe", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8c45e01e-fae6-4b69-a34c-ebc5e9c4bc53", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "604735ba-b319-45db-b172-02ce826a43c5", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "20ba7d82-df75-41ab-9412-6a011e2effd4", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "e62dba0f-b9bd-4450-9944-3f8776b20a12", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "ce8028b3-f683-4b24-9938-23b84872d39a", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "85da266f-2baa-4a13-8718-de900742e04a", "name": "Создание отчета", "request": { "name": "Создание отчета", "description": { "content": "Отчет по пользователям за период. Если пользователь не указывается - отчет возвращается по всем пользователям. Если период не указывается - возвращается отчет за текущий месяц (с начала месяца по текущий день, не включая текущий день). Если дата \"с\" не указана - берется начало текущего месяца. Если дата \"по\" не указана - берется текущий день (не включая его).\n", "type": "text/plain" }, "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "16e4779f-37cc-4019-9101-a49da7728abe", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "tempor exercitation magna", "cookie": [], "_postman_previewlanguage": "text" }, { "id": "5b8f6c0e-3f59-4c6d-af9a-08a87d8075d6", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "03c46a30-a60e-4100-87df-af3c1a0f548a", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "14a8da17-a49a-415f-bd60-31190e9c798b", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b5fd5393-1748-4461-bc90-1eeb66a413a9", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "cd53dd67-fcc7-4e7e-a0fe-65591a5842bf", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c02278c6-3ebb-4bfd-b420-08af0ddcabd5", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "7ca7c9f4-5294-482f-bfff-bb600695233a", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "1ddfdad8-1a59-473e-9e50-d6b82eb05096", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "4d783403-57b4-48f3-9d41-1c1c619663cc", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1c904b96-7c6b-4564-b2dc-c4f4db4e827f", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ae1bcaf8-2426-4886-837a-4520fe504c48", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "cb8cd2a8-13d9-4a4b-ba96-332d25dcc6a6", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "7c5987e6-b7c4-4734-8ade-85c6545467f8", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "4bad824f-61b6-4907-9968-1e0a317b9790", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "042ad537-fab3-43fb-9c2e-7a6f64537d8c", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Логин, уникальный идентификатор пользователя.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, начиная с которой будет производится выгрузка данных.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Дата в формате YYYY-MM-DD, по которую включительно будет производится выгрузка данных.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "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": "ba8e6544-009d-4822-b9e3-d77cd3af4c44", "name": "Установка квот", "request": { "name": "Установка квот", "description": { "content": "Установка квот для пользователя для определенного временного периода с даты по дату.\n", "type": "text/plain" }, "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "my_username_for_login", "key": "username", "disabled": false, "description": { "content": "(Required) Логин, уникальный идентификатор пользователя.", "type": "text/plain" } } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "b5641f31-9dcd-4a92-ab93-4f7d3ed6dd5a", "name": "Квота успешно обновлена.", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "df89d534-6c97-4f5f-b32e-1b12e7182c27", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "a9206ced-1125-4f9f-8079-d690ca41e29b", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "28412567-3830-44cc-ac05-e1e66e9b60ca", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "00981064-99e5-4252-815f-2f8f8f38d8e4", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "974b5d93-6137-47cb-aa72-e97e5e0f2429", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "83189278-efe6-4720-8c09-663fb36d3d48", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "37f090b8-69a6-4934-be20-b018ea53599e", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "b4ca92e9-b07a-47ad-a14c-8b4afd5ec665", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "f88547cc-8c7d-42ec-99bf-56409e633f74", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ba2d48c3-6924-476c-924e-9786af075ae1", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "90337f3f-74c6-45c6-875f-73edbdcc1ff8", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "d857c6b8-cf78-46ee-983c-afef40584313", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "5951aad6-870e-49c6-b54b-67148b98f7fb", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "3ef5fe78-6841-449d-ad17-6ea315844b0d", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "b98b1b36-69ff-48d1-ad79-0358c104c976", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7df5124c-22af-46a1-8d40-1687c48af736", "name": "Чтение списка квот", "request": { "name": "Чтение списка квот", "description": { "content": "Чтение списка квот по пользователю.", "type": "text/plain" }, "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "my_username_for_login", "key": "username", "disabled": false, "description": { "content": "(Required) Логин, уникальный идентификатор пользователя.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "3dba23b0-5840-4697-8bb9-70ce8e2fab6c", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5c4fe85f-16aa-494e-960a-0aa9d84845e7", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "efebdb59-600f-4208-ac02-bc175e4d4e09", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ef5b7a1a-54c3-4669-adc8-7575c9e58889", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "bdc23391-49e4-499c-b2e7-e21db82f21e4", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "d6967ffa-3880-402f-ad36-cff2c101414b", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "7d2003db-b235-4404-b33e-54f4007e37e0", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "b09a0319-bed9-411b-9277-88e1ea8c318c", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "c262e689-db8d-4345-ab07-b8c5b1e79059", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "350a4ede-285a-4922-8d33-18b3446c046d", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "74dded81-9784-4a51-8086-9cfa07f9acdc", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e5ff5cf9-1349-41c1-9016-df9999085059", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "e7a7fb6e-672d-4ab1-ad0e-f725f164ef52", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "45b4ee5d-c8f2-4c42-9395-ead7cca829fa", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "fad09dc6-2e0a-4bdb-83e8-c0fd8e6f7013", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "04ee41ba-bd9e-4615-933d-32e471c3128b", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "7d739067-f658-4960-b611-bf534480b9f4", "name": "Удаление квот", "request": { "name": "Удаление квот", "description": { "content": "Удаление квоты для пользователя.", "type": "text/plain" }, "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "my_username_for_login", "key": "username", "disabled": false, "description": { "content": "(Required) Логин, уникальный идентификатор пользователя.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "DELETE", "body": {}, "auth": null }, "response": [ { "id": "a03c8226-26bf-4a0b-854e-318c81629421", "name": "Основная квота удалена", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "628ccdc5-650a-46c6-ac1b-7e0a3c7508f3", "name": "Неверный запрос - входные данные содержат ошибки\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "DELETE", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "957e9200-ca3b-44f8-8e4c-faefc84e7b31", "name": "Ошибка доступа - токен отсутствует или невалиден\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "DELETE", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ecabb738-5417-4fc6-b6e7-50cc9553eefd", "name": "Необходима оплата", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "DELETE", "body": {} }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "44c4eebd-9678-4e8e-8cbe-41bd635963b7", "name": "Действие запрещено - уровень прав доступа не позволяет совершить данное действие\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "DELETE", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "39899ef0-6fd7-4249-9a62-be7cc5d69b08", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "DELETE", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e13edfb8-712d-4603-9e8c-8fe0ace43e6e", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "6be91295-1a67-4bd4-aa23-79c0fb8dbe47", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "bce8836b-3f8a-4a92-8b7e-dbe2ec967f0f", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "c13e3ffc-5e31-4b60-9356-4d1d426e1370", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "DELETE", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4e68ecac-3749-4591-91a5-58c21a7284d3", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "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": "DELETE", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8690d184-4e67-4bc8-99f0-6a68dc118619", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "5ab9a8cb-2f4e-47c3-a915-d34ef4c5d93b", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "af37d204-8e04-4fe8-b0f3-7e2909864733", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "75b3b487-6019-410f-9c42-0b794eb9382b", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "11c449fe-bedf-4802-8cc3-69de8485ed26", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "System", "description": "Системные функции.\nВспомогательный функционал, общий для всех сервисов.\n", "item": [ { "id": "410c0131-2862-4fac-bf2d-e2627195d1a0", "name": "Проверка доступности", "request": { "name": "Проверка доступности", "description": { "content": "Проверка доступности сервиса.", "type": "text/plain" }, "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "503c3c9c-8642-4a2e-9ec6-68083ffd3e2f", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "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": "40e7ff65-d56f-4947-aa6c-c7d585c7700c", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "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_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "f555da9f-c911-489b-8704-5b16e69c9c50", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "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": "c186e63a-1d71-4c7b-8af9-6a2a03aaf8d3", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "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": "9ccb6e07-9630-4b76-a43b-33cac9ee62a7", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "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": "76e6121b-0d0e-4b1f-8acc-26e9da4e8b1e", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1f0ae07e-a758-475a-8444-2319fef1cf98", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "57342277-4a00-4051-9ae5-b5afb62f2cfc", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "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": "76c2428a-d496-4335-ae26-f64b7a73f9b7", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "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": "dcef5d56-7ce5-4eae-bb1b-881c35e82080", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "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": "ece48434-cf91-43eb-9ec6-31a505094cf9", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "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": "9633e7b7-5842-4d88-88ac-119b0f003d61", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "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": "5911f401-7447-49b8-b9ab-1465f2a6f36f", "name": "Получение версии сервиса", "request": { "name": "Получение версии сервиса", "description": { "content": "Получение версии сервиса.", "type": "text/plain" }, "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "3112bb2d-71b7-4365-9583-fd111ebc9104", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "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\": 4,\n \"minor\": 4,\n \"build\": \"1754RC\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "34ba96e1-cee0-453c-b022-7d8770051c68", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "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_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5c828c3b-fc40-4ca1-b64c-3bc02523ec14", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "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": "86797990-088d-40b3-a4c0-54e14c536c81", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "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": "c49bd4c9-a2b0-412d-888e-3ff3b7270710", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "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": "c0593941-44fe-4dc9-b39e-5dad809cd341", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "10517362-f7c7-4e28-afc0-130bcd036f3a", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "cfb130f2-d0b9-4add-8167-8fe223e13d4e", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "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": "797f4284-2307-43b6-a2c5-5969d8d07a10", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "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": "c19a9828-7465-4e52-8f49-773337576c93", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "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": "68af01de-1a04-45a7-93f9-fc5a6ba51ae2", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "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": "f904f5f2-2f37-4f66-8f7d-aa6de674b765", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "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": "9095dda7-d376-49cd-b9a1-58e32be02afd", "name": "Получение документации", "request": { "name": "Получение документации", "description": { "content": "Получение файла с документацией на этот сервис.", "type": "text/plain" }, "url": { "path": [ "admin", "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": "403e77da-125d-421f-8e3d-bf87413df20d", "name": "Успешное выполнение", "originalRequest": { "url": { "path": [ "admin", "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": "aute adipisicing consequat officia", "cookie": [], "_postman_previewlanguage": "text" }, { "id": "4ea8e019-e62b-474f-993c-e0c6c3bd9831", "name": "Запрашиваемая сущность не найдена", "originalRequest": { "url": { "path": [ "admin", "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_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e76094de-8624-44d9-b49a-ab22e1c9ce29", "name": "Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "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": "2d3712c6-d16c-48b5-b3b9-bfb1f6e33856", "name": "Клиент не способен обработать формат ответа, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "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": "c9bedc29-548c-4e8e-90d9-1869018ba715", "name": "Неприемлемый формат запроса, проверьте заголовки\n", "originalRequest": { "url": { "path": [ "admin", "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": "391f135d-4ca7-450f-a92d-f54114061655", "name": "Превышено количество запросов", "originalRequest": { "url": { "path": [ "admin", "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "165fa521-2490-419f-8aef-5697b5e4e6e4", "name": "Внутренняя ошибка сервера", "originalRequest": { "url": { "path": [ "admin", "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 \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4d645905-91ac-4452-a3b7-a0c61e6a08cc", "name": "Функциональность не доступна для использования", "originalRequest": { "url": { "path": [ "admin", "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": "bfbc8564-6faa-46a3-a84b-5643558c40a0", "name": "Неверный шлюз", "originalRequest": { "url": { "path": [ "admin", "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": "6fb37225-f624-4dc9-b572-9043a6a0d206", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "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": "928a2806-6ce6-4ec9-94fa-31f57d1bb4e7", "name": "Шлюз не отвечает", "originalRequest": { "url": { "path": [ "admin", "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": "84c33369-dc25-42ab-8695-4f04d433f89e", "name": "Сервис не доступен", "originalRequest": { "url": { "path": [ "admin", "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.edge.veeroute.tech" } ], "info": { "_postman_id": "0dfcedd0-1bae-4709-8211-6a68c95cfe4f", "name": "VRt.Admin [AD]", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { "content": "# Описание\n\nПрограммный интерфейс для администрирования Veeroute.\n\n## Диаграмма сущностей\n\n![erd](../uml/admin.svg)\n\n\nContact Support:\n Name: Veeroute Support Team\n Email: servicedesk@veeroute.com", "type": "text/plain" } } }