{ "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 \"meth