{ "item": [ { "name": "Companies", "description": "Company management.\n", "item": [ { "id": "92997f66-d5fd-4983-933f-b9f651bec533", "name": "Company creation", "request": { "name": "Company creation", "description": { "content": "New company creation.", "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": "574b0154-54ce-4658-9230-59f6d993c565", "name": "Successful execution", "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": "480afaf7-9197-4518-ab01-c21010e9b8d0", "name": "Bad request - input data contains errors\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": "e98b77df-c433-46df-a759-8f2e04607179", "name": "Unauthorized - token missing or invalid\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": "6ae8f1ba-a004-4174-bec9-987e2e0e956d", "name": "Payment Required", "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": "9fccf905-8ae8-468a-abdd-9c6b320a9122", "name": "Forbidden - no permission to execute this operation\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": "18cd442e-0ea3-4c35-bd84-411d9d5f15b5", "name": "Not found", "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": "e06e8b4e-45a1-4159-a84f-1516dbbfe46d", "name": "Method not allowed, check method (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": "5ef4c91a-736e-4e29-b012-1b750b3aa197", "name": "Client is unable to process a format of response, check headers\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": "96eedd11-0ef3-428b-beb7-70abfbc0c305", "name": "Unsupported media type, check headers\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": "76825c53-5167-47a5-bc8f-fdac150bcdb9", "name": "Too many requests", "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": "f8da9ddb-45f4-4735-a23f-48d87e2a714c", "name": "Internal server error", "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": "f87adf41-d2bd-4fb4-bc09-0dcda5ee7a29", "name": "Not implemented", "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": "72596540-6fd3-47aa-acf3-3924a614441b", "name": "Bad gateway", "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": "7af1f8c4-090b-4f59-9ea1-5a6c486486a6", "name": "Service unavailable", "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": "c8f20b1d-3cea-4096-a61d-8032be262cdb", "name": "Gateway timeout", "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": "678295fa-104d-4431-9ad0-e88be195088e", "name": "Service unavailable", "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": "94c8fb0b-0f13-4ba7-a9f2-5b9073b346b9", "name": "Company update", "request": { "name": "Company update", "description": { "content": "Updating the company information.", "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": "7275e2b7-93bc-4ddb-8fe8-d172c8c846ed", "name": "Successful execution", "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": "64f9dc3f-474c-4442-9be8-99f2b5b812a5", "name": "Bad request - input data contains errors\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": "d8eb205c-c21e-479b-a9f2-ff83732965be", "name": "Unauthorized - token missing or invalid\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": "9bf93e3f-09b7-4b55-a620-1a17b80ea3fa", "name": "Payment Required", "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": "e77dc899-ec6a-48f3-ad07-cd84929d6f82", "name": "Forbidden - no permission to execute this operation\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": "ff6dd32c-372d-42ad-9f0f-ab238183d69b", "name": "Not found", "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": "70a2f63e-016d-4370-983f-888041f43662", "name": "Method not allowed, check method (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": "77ac6e52-5f4d-40a0-aa22-49fa8c828bb1", "name": "Client is unable to process a format of response, check headers\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": "5cf364c6-0626-4985-92c2-555ed7ed7646", "name": "Unsupported media type, check headers\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": "7f01ee41-e6fe-4135-9baa-1104eefba23f", "name": "Too many requests", "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": "fd8cabf2-a704-4817-928e-0edc7385d111", "name": "Internal server error", "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": "0f15e9f8-7a2e-4439-aac2-65c9ec825266", "name": "Not implemented", "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": "dfec59c3-d6fa-4ca4-8ce8-de6ac09b19ca", "name": "Bad gateway", "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": "d3e8ecc3-9e0a-4a2a-85b4-7310997aa868", "name": "Service unavailable", "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": "b57cb31f-0e17-42c6-9510-d79c267166c2", "name": "Gateway timeout", "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": "42e9840f-be72-4bc3-bd42-0826bfabaebe", "name": "Service unavailable", "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": "90fee3d3-5612-4976-8324-f760f54a3624", "name": "Companies list", "request": { "name": "Companies list", "description": { "content": "Getting a list of companies.", "type": "text/plain" }, "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "8ef94b92-9aed-40e3-8cb3-ab4825cd5146", "name": "Successful execution", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "8415ff24-f6a3-4cb1-ae13-cc6cc8d27024", "name": "Bad request - input data contains errors\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "8eabb120-491d-4cdb-8c69-b5804474ee1e", "name": "Unauthorized - token missing or invalid\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "431d708a-3c03-4f93-831e-89887b292247", "name": "Payment Required", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "d7c8f739-85eb-41f1-8345-8e373eb77e3e", "name": "Forbidden - no permission to execute this operation\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "30b21dce-8629-4ddb-99d7-05e23f6e4c2e", "name": "Not found", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "fd6a2ce3-78a8-4fe3-a3e8-5c7755ac9fff", "name": "Method not allowed, check method (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "c237b4cb-8af2-455c-bb1a-ee1a4da3b2a1", "name": "Client is unable to process a format of response, check headers\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "a1461e20-33ff-4fc0-b864-ebd588f766bd", "name": "Unsupported media type, check headers\n", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "1b0c8f15-c83e-4fe0-b475-3fefe740a904", "name": "Too many requests", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "1c15f4b2-751d-453d-8e53-2825097575b0", "name": "Internal server error", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "c9760f83-97b4-4cb6-8d40-90e52693b82c", "name": "Not implemented", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "f6965831-2466-4b06-902b-b77acadccf02", "name": "Bad gateway", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "dc7821fa-9504-4cd8-ab50-a6c2d5512eee", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "01b01a01-6573-4151-8a81-514e83f68702", "name": "Gateway timeout", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "a31cd597-245f-46d2-afbf-deb8ecf7e3c5", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "companies" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "b8a0d041-7796-4fd3-b3e7-05a651785bd6", "name": "Getting company information", "request": { "name": "Getting company information", "description": { "content": "Getting company information by key.", "type": "text/plain" }, "url": { "path": [ "admin", "companies", ":key" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "my_company", "key": "key", "disabled": false, "description": { "content": "(Required) Company key.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "027df888-4e96-4da9-9160-8496f5d9967c", "name": "Successful execution", "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": "eae10107-a8fd-4978-9d24-cecec5fdad0d", "name": "Bad request - input data contains errors\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": "e9a578f3-a903-4b1e-98cd-25da3e1f0827", "name": "Unauthorized - token missing or invalid\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": "975fb011-0325-4173-824c-25e8caaa1135", "name": "Payment Required", "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": "0625ce2c-58e5-4a61-a937-6b619054157d", "name": "Forbidden - no permission to execute this operation\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": "cfcf98e4-629b-4d95-a869-09ce902fd33d", "name": "Not found", "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": "b6541d23-a591-412b-880f-8b6640cac48f", "name": "Method not allowed, check method (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": "515ec000-e1e8-446a-90b1-476c45a3ed4d", "name": "Client is unable to process a format of response, check headers\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": "ffe2a3d6-f52d-4307-b6db-04bc353550b0", "name": "Unsupported media type, check headers\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": "2f83bdb9-84f4-47a4-9658-241da8b74cdb", "name": "Too many requests", "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": "5a362fa9-513c-456b-8fd4-0e84ef55b6b7", "name": "Internal server error", "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": "7dd4ed64-e6f7-423e-b916-c706c1deeaee", "name": "Not implemented", "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": "e0c56ec2-7a56-41a6-aa5e-71f88e9b4222", "name": "Bad gateway", "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": "88facb22-5237-49ff-91ad-b99a3df8cb37", "name": "Service unavailable", "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": "4fa1d436-f649-4218-90c3-9d528bb95ee7", "name": "Gateway timeout", "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": "83298361-9dcf-49ee-b16e-293182683a63", "name": "Service unavailable", "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": "8ae1bd98-a309-478b-8f8b-5524e23f1bfb", "name": "Company removal", "request": { "name": "Company removal", "description": { "content": "Removing a company by key.", "type": "text/plain" }, "url": { "path": [ "admin", "companies", ":key" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "my_company", "key": "key", "disabled": false, "description": { "content": "(Required) Company key.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "DELETE", "body": {}, "auth": null }, "response": [ { "id": "a6860104-39b4-43b2-8704-aac5702df300", "name": "Successful execution", "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": "fb07e570-a26c-483d-bffc-55f4f8bca360", "name": "Bad request - input data contains errors\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": "cd2f2adb-07c0-4ef1-87e3-89af664d9414", "name": "Unauthorized - token missing or invalid\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": "6c8ce422-d336-43c6-b055-11ddb157371e", "name": "Payment Required", "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": "1f242a80-2140-4d4e-babc-6f3250506a53", "name": "Forbidden - no permission to execute this operation\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": "8aff2a47-20c6-41e3-84d7-971530fe3868", "name": "Not found", "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": "b77ecedf-9da2-4f56-9a80-9de5c73ce13b", "name": "Method not allowed, check method (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": "960e95e3-fa91-406d-b12a-524e52fab156", "name": "Client is unable to process a format of response, check headers\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": "ead9664f-610a-423c-8c5f-1ceedc891bde", "name": "Unsupported media type, check headers\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": "d38ce8a3-1e7d-4684-8ac5-a8e98cd25d73", "name": "Too many requests", "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": "da84d489-f068-4c7e-aa5d-8487bca256c2", "name": "Internal server error", "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": "df915bf4-a94d-4d15-b1a1-dbead02b0faf", "name": "Not implemented", "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": "fd68ee61-8412-436e-9d8b-4e4c90c94b9a", "name": "Bad gateway", "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": "cb93534f-07fc-484f-ba89-47bdbe28b00a", "name": "Service unavailable", "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": "89557df4-d9a7-4213-8a82-cf4a31957d6e", "name": "Gateway timeout", "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": "b22904f1-5999-423c-8dcc-a688a2e2bf7d", "name": "Service unavailable", "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": "Users management.\n", "item": [ { "id": "ac9b3c05-0dc0-4669-8b4a-e6fc26f3cf3d", "name": "User creation", "request": { "name": "User creation", "description": { "content": "New user creation.", "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": "3dddeffe-be1f-437f-bdec-b65a6ffc8777", "name": "Successful execution", "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": "1ae0e1c8-beb5-4e5e-be8f-096b18daa7f3", "name": "Bad request - input data contains errors\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": "a46f0a6d-d5e8-47cc-a392-ecf4ff778a20", "name": "Unauthorized - token missing or invalid\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": "5523c6e9-9899-48d4-a8d3-6f309f441de8", "name": "Payment Required", "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": "7c0259cc-be8d-455b-af52-868f3113083b", "name": "Forbidden - no permission to execute this operation\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": "fb07a48f-b0ae-4d52-b678-1ee6c985ffda", "name": "Not found", "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": "243bcfae-d9a2-491d-9a28-544342d1f043", "name": "Method not allowed, check method (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": "ea4ab5ec-f483-4474-99b0-655720c21dfc", "name": "Client is unable to process a format of response, check headers\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": "1e3a25b4-2f7c-44e5-a958-a778baf797a5", "name": "Unsupported media type, check headers\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": "a4721a0f-691b-4a81-8985-1f9147b56cb6", "name": "Too many requests", "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": "4ec958b0-f204-47e1-aa74-062912a9c70c", "name": "Internal server error", "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": "020f4acb-5e5c-4946-8c25-dfdbec9ab619", "name": "Not implemented", "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": "84e30ba1-9946-4bae-915f-789817e29aba", "name": "Bad gateway", "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": "4cf64d27-efb6-42c1-a30b-234912ee1adf", "name": "Service unavailable", "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": "bb27534f-dfb9-4222-a814-d660a10a9474", "name": "Gateway timeout", "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": "154d6609-67b6-4516-b9c4-1e472fa63421", "name": "Service unavailable", "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": "932bfd64-92fb-4b89-8901-2cfa85b63617", "name": "Account update", "request": { "name": "Account update", "description": { "content": "Updating the user information by login. The username field cannot be changed.\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": "e791150d-39ec-4833-885d-186a3dd3f43b", "name": "Successful execution", "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": "19b3810d-eebc-490e-afa4-0125ac67bde4", "name": "Bad request - input data contains errors\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": "bac4bc92-b905-4136-8f64-7387062123e4", "name": "Unauthorized - token missing or invalid\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": "8bd75ff3-7add-4109-99cd-7fdd32d799f0", "name": "Payment Required", "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": "032321b0-2480-48da-bd76-1032595e7275", "name": "Forbidden - no permission to execute this operation\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": "da205dc0-d160-4172-b096-c078d9ab32be", "name": "Not found", "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": "535997e4-8074-436d-97a4-116d1f98a3cb", "name": "Method not allowed, check method (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": "3d914da5-a0c3-49fc-9d1a-cc754d018eb7", "name": "Client is unable to process a format of response, check headers\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": "b552e92c-9877-4683-8c8a-031c6c37872f", "name": "Unsupported media type, check headers\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": "0b2e9c25-c9e8-419e-a48a-fcc89655a4a1", "name": "Too many requests", "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": "524c327b-6f3f-4498-8796-ed5ab712cc9d", "name": "Internal server error", "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": "85b269ee-c4ca-4ac0-bbca-7f1056124d30", "name": "Not implemented", "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": "6dd76aeb-b7c1-43b7-93bd-140e44f07f4f", "name": "Bad gateway", "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": "fbde5d35-08b0-4b16-8741-9370493ac0d1", "name": "Service unavailable", "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": "0c408f34-da38-459c-9323-045514a568f6", "name": "Gateway timeout", "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": "acd30ad0-5506-40cf-970f-0fea08cfc279", "name": "Service unavailable", "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": "028cdde7-765c-479b-91f0-6ab6de0aefd7", "name": "Users list", "request": { "name": "Users list", "description": { "content": "Getting a list of users.", "type": "text/plain" }, "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "type": "text/plain" }, "key": "user_group", "value": "ACTIVE" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "4bed0bce-7b29-40c3-89aa-d16dd8dc2e37", "name": "Successful execution", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "87f06bf0-17e1-4273-9181-5201abc9a734", "name": "Bad request - input data contains errors\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "b138a685-91ca-40c4-8c7f-ce59df23ea21", "name": "Unauthorized - token missing or invalid\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "df1a0e38-5821-48b1-a7e3-c5f82ed75ab0", "name": "Payment Required", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "ac25111a-bafd-4ec1-97f8-f43f682baa10", "name": "Forbidden - no permission to execute this operation\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "c437f076-a374-4b60-bc91-2e3a26a51512", "name": "Not found", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "f84fe207-78fc-41c8-b98d-064f0eade441", "name": "Method not allowed, check method (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "c9a8ee82-3008-496d-8b6b-3dec005ad341", "name": "Client is unable to process a format of response, check headers\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "552264ce-7f40-4db4-b0f9-42bd57cf71d8", "name": "Unsupported media type, check headers\n", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "b2b542e1-fb3d-41c7-b19c-56855f9af744", "name": "Too many requests", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "b7ab90a2-324b-49df-a771-6ed038dc5fab", "name": "Internal server error", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "3cba5c02-faef-4a5d-8b49-8e62c5e712dd", "name": "Not implemented", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "6af581a4-4d12-4581-88d0-5e764450eb76", "name": "Bad gateway", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "8bcf18e4-d5c6-44fb-8cb8-7976dc7580ee", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "e679222c-ce31-441f-9634-1fe7eb166b7f", "name": "Gateway timeout", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "35c1711b-a49b-46ce-aa06-431445222134", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "users" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Filter for searching by text fields.", "type": "text/plain" }, "key": "filter", "value": "example text" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Users logic groups.", "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": "c03e379b-6c0f-41f4-9942-5e4295876c79", "name": "User information", "request": { "name": "User information", "description": { "content": "Getting user information by login.", "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) Login, unique identifier.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "3c7064e8-e169-45bb-a934-6c8c039bf586", "name": "Successful execution", "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": "7450de88-ad61-4e0d-95f2-b1749465b1da", "name": "Bad request - input data contains errors\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": "1b708b19-e3f3-4cb4-9881-e2f0771f08e4", "name": "Unauthorized - token missing or invalid\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": "b1a24370-32df-475a-b81c-53a1f9a1232e", "name": "Payment Required", "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": "3fbebacc-b12e-4e39-b7a9-04338ae0ac44", "name": "Forbidden - no permission to execute this operation\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": "8bae28a8-243b-4b3e-9190-67dce8914f69", "name": "Not found", "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": "a86c6c5e-7901-4b41-95a1-b365083581c1", "name": "Method not allowed, check method (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": "eb7e6416-82f9-4417-a235-d08168ad2037", "name": "Client is unable to process a format of response, check headers\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": "2f7eb4ed-8387-4638-b3f7-9fd0defefd75", "name": "Unsupported media type, check headers\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": "d6129da1-31bc-4fe8-9614-38e8908426fc", "name": "Too many requests", "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": "07ee8a8e-68d9-4f0f-b60e-7dd4ae558cd0", "name": "Internal server error", "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": "0d2aad32-afed-48be-b8b4-cded606e2948", "name": "Not implemented", "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": "f6ab0a33-b1c6-4b90-8331-c15b71365096", "name": "Bad gateway", "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": "7b7942ff-9f5f-4fd3-b543-207f95b9ad96", "name": "Service unavailable", "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": "a090993e-fbba-4a73-ad95-130c15bd88b0", "name": "Gateway timeout", "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": "a0ad3bad-0a08-46ba-bf06-a51c1eb9b2ef", "name": "Service unavailable", "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": "97c1757b-fa1a-4c93-94c6-5c6e30b94ee9", "name": "User removal", "request": { "name": "User removal", "description": { "content": "Removing a user by login.", "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) Login, unique identifier.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "DELETE", "body": {}, "auth": null }, "response": [ { "id": "d1bbb71c-e435-4def-9eb7-ea7a391f063b", "name": "Successful execution - user deleted", "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": "97755562-7e2a-478c-8192-cf96ba555a57", "name": "Bad request - input data contains errors\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": "012a2925-fe10-4b28-a2e4-6ebbbff7f657", "name": "Unauthorized - token missing or invalid\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": "44f618b7-8f22-42d2-915a-4bd7fea52178", "name": "Payment Required", "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": "9020d3b9-bf43-44d6-b60a-3d64ab423f08", "name": "Forbidden - no permission to execute this operation\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": "21b1ffa3-6fe1-40fe-a687-fb6dab579dd2", "name": "Not found", "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": "f7b2f54e-ad24-43cc-bfc8-70fdb1aca330", "name": "Method not allowed, check method (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": "7208114f-3f04-4c31-bdfc-1223e0a1d706", "name": "Client is unable to process a format of response, check headers\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": "7b414b4a-534c-4e8a-81bd-73acdb6f4cf5", "name": "Unsupported media type, check headers\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": "e41a47c9-a5b9-4db8-aed9-c6f7c75fc091", "name": "Too many requests", "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": "ecbc6b4e-5cb7-46ff-ac3a-3c79a09d81e2", "name": "Internal server error", "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": "ade85eac-c502-47b5-a37e-f095fee9e18e", "name": "Not implemented", "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": "2d13631e-a1a1-4bb3-b9d2-42859df47cd3", "name": "Bad gateway", "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": "ebbf93a6-4efc-459d-976e-fab561fedb16", "name": "Service unavailable", "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": "5012cca8-7097-4b6d-b8df-a5cbfa32d5fc", "name": "Gateway timeout", "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": "047b2cd7-4196-4f3e-b205-4b37556e93f0", "name": "Service unavailable", "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": "User actions.\n", "item": [ { "id": "04dd5d8f-b6c5-4973-a599-be79801ffaf9", "name": "User actions", "request": { "name": "User actions", "description": { "content": "User actions for the period. If the period is not specified, records for the current day are returned from the beginning of the day to the current time. If username is empty, report on all users are processed.\n", "type": "text/plain" }, "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "type": "text/plain" }, "key": "sort_direction", "value": "DESC" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "28bc2b15-e9dd-44c8-a403-69011d04fa06", "name": "Successful execution", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "985ce70e-be41-4597-93fe-035b407d955f", "name": "Bad request - input data contains errors\n", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "e888ca0a-260f-4013-84f4-2b2f899db507", "name": "Unauthorized - token missing or invalid\n", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "1c83ced8-6f38-4666-8085-aa42dc2f4828", "name": "Payment Required", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "cb3731f6-6e4f-459d-8704-6ffbeea2e94d", "name": "Forbidden - no permission to execute this operation\n", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "1a0b214e-4ea5-410b-b31c-e96ab4ff8ac9", "name": "Not found", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "f02f0daa-8bf7-4939-8f3c-79e93aeed47f", "name": "Method not allowed, check method (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "c82cb26d-52a9-4a89-a0cf-2f7b5df7fc3b", "name": "Client is unable to process a format of response, check headers\n", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "d1b922cf-368d-49f2-aa3a-0e52cd454fb8", "name": "Unsupported media type, check headers\n", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "ebfa29ef-54ed-4d1b-aa63-66c884b51a12", "name": "Too many requests", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "c6ec5748-3d75-4e06-aa04-51df1955cdca", "name": "Internal server error", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "24eac3bc-73ea-4b13-8dd2-40ccde866c17", "name": "Not implemented", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "c0a1570b-f2d9-4bb5-9e35-aa2705419c0c", "name": "Bad gateway", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "7289ea85-6545-4774-b10d-195ed89f815f", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "15039f77-a6c6-4e4c-907e-86704ed502c4", "name": "Gateway timeout", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "5bab6755-f562-44ae-8dd7-1e6d24ce2e7c", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "audit" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "The number of items to skip before starting to collect the result set.", "type": "text/plain" }, "key": "offset", "value": "10" }, { "disabled": false, "description": { "content": "The number of items to return.", "type": "text/plain" }, "key": "limit", "value": "10" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If no datetime is specified, audit data are returned from the beginning of the day.\n", "type": "text/plain" }, "key": "from", "value": "2024-02-21T09:30:00+03:00" }, { "disabled": false, "description": { "content": "Date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. If not specified, data up to the current time is returned.\n", "type": "text/plain" }, "key": "to", "value": "2024-02-21T18:00:00+03:00" }, { "disabled": false, "description": { "content": "Company key.", "type": "text/plain" }, "key": "company_key", "value": "my_company" }, { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Service name.", "type": "text/plain" }, "key": "service_name", "value": "UNIVERSAL" }, { "disabled": false, "description": { "content": "Operation identifier.", "type": "text/plain" }, "key": "operation_id", "value": "run_plan_calculation" }, { "disabled": false, "description": { "content": "Method group name.", "type": "text/plain" }, "key": "method_group", "value": "PLAN" }, { "disabled": false, "description": { "content": "Field to sort by.", "type": "text/plain" }, "key": "sort_field", "value": "name" }, { "disabled": false, "description": { "content": "Sort direction.", "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": "User data.\n", "item": [ { "id": "6b7907af-a443-4b3f-8398-45f65708bf3e", "name": "Reading input data", "request": { "name": "Reading input data", "description": { "content": "Receiving an incoming request by `tracecode`.", "type": "text/plain" }, "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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) Unique process identifier.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "6a266c28-ea86-4cc0-a66b-60019ce376b4", "name": "Successful execution", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "nisi Duis mollit reprehenderit", "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e86c5a09-8f09-4414-8bb5-7870147ca06b", "name": "Bad request - input data contains errors\n", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "8f762250-c63c-4bc4-8cc9-6ca97b2ec93d", "name": "Unauthorized - token missing or invalid\n", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "b12ffd3f-b010-41bc-aa37-2cfc062903d5", "name": "Payment Required", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "51e9edba-9862-4f87-94e1-756101d64291", "name": "Forbidden - no permission to execute this operation\n", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "bd9d2a02-3c23-446c-8826-5a288c2d3588", "name": "Not found", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "26f8dc98-1490-4ee5-9167-1a5f2e37bcd3", "name": "Method not allowed, check method (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "25cf9fee-f297-4b7e-a8d0-8cdb370f64c2", "name": "Client is unable to process a format of response, check headers\n", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "2980acd8-9f40-458e-801e-7c245f0d6c37", "name": "Unsupported media type, check headers\n", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "ae499266-dc65-4b53-a0e3-53b3faed5e25", "name": "Too many requests", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "33a17099-5689-4114-953a-67656e33b503", "name": "Internal server error", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "26e52d95-e964-4ee3-ba29-6ef7372210ba", "name": "Not implemented", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "fee54fbc-96bd-4b7a-8a67-a0849f5dcc9d", "name": "Bad gateway", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "923b3a63-8753-4d4f-838d-42ae906f1c2e", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "9fdb7bb0-46e7-41d9-8996-77c6ff1b118b", "name": "Gateway timeout", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "ebf541a7-c840-4278-86ae-ee3ae93e9918", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "data", ":tracecode" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Data flow type.", "type": "text/plain" }, "key": "data_flow_type", "value": "OUTPUT" }, { "disabled": false, "description": { "content": "Data flow stage.", "type": "text/plain" }, "key": "data_flow_stage", "value": "1" }, { "disabled": false, "description": { "content": "Data result convert.", "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": "Statistics.\n", "item": [ { "id": "bb2c7837-2ef4-4cdd-8004-24ec25898159", "name": "Statistics for the period", "request": { "name": "Statistics for the period", "description": { "content": "User statistics for the period. If username is empty, statistics on all users are processed. If the period is not specified, the statistics for the current month returns (from the beginning of the month to the present day). If no 'from' datetime is specified, data are returned from the beginning of the month. If no 'to' datetime is specified, data are returned be to the present day (excluding).\n", "type": "text/plain" }, "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "bcbd7134-2a17-40f0-a6cf-4ca91c2d356d", "name": "Successful execution", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"users\": [\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"username\": \"my_username_for_login\",\n \"dates\": [\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n },\n {\n \"date\": \"2024-02-05\",\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n },\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"unique_points_per_day\": 1500,\n \"points_per_day\": 1500\n }\n ]\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "29718684-af01-4746-8acc-ea9b1cea5ab4", "name": "Bad request - input data contains errors\n", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "f8c40639-4580-479a-838e-7809b8b59547", "name": "Unauthorized - token missing or invalid\n", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ce328e47-4e7c-4bfd-bdde-a8e1ac0de8a6", "name": "Payment Required", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "09c90e2b-051e-4541-aa71-0c5ae7674149", "name": "Forbidden - no permission to execute this operation\n", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "12908320-9993-4093-be83-7336b04d72e8", "name": "Not found", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4823b008-e4b7-4789-84a5-cdcde090c098", "name": "Method not allowed, check method (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "6dfc3bd7-76fa-4ff6-b844-621aa579d45a", "name": "Client is unable to process a format of response, check headers\n", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8e96719f-a8d6-4797-ae8e-92b64c611efb", "name": "Unsupported media type, check headers\n", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e5518947-02bb-4705-b339-095fad77e00a", "name": "Too many requests", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "f4894742-cadf-4f0a-bfaf-4d7d0a89d120", "name": "Internal server error", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "a83deca2-6315-45c9-933a-f69fdc93875a", "name": "Not implemented", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "d4ba17d8-c2a6-4026-afab-d4b18de3069b", "name": "Bad gateway", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "1c295eb1-bc96-4d18-b5cb-5ff0d09b6a70", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "6fb52002-befd-45b0-83f3-9497970230e9", "name": "Gateway timeout", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "da2eb15a-e3ba-4ab0-8702-555ee69e66e0", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "statistics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ae8cc8e3-64bf-417d-99b6-b52ec7008600", "name": "Reporting", "request": { "name": "Reporting", "description": { "content": "Report by user for the period. If username is empty, report on all users are processed. If the period is not specified, the report for the current month returns (from the beginning of the month to the present day). If no 'from' datetime is specified, data are returned from the beginning of the month. If no 'to' datetime is specified, data are returned be to the present day (excluding).\n", "type": "text/plain" }, "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "0fc1e464-be51-44b5-a288-b6a4f04d5962", "name": "Successful execution", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/octet-stream" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "nisi Duis mollit reprehenderit", "cookie": [], "_postman_previewlanguage": "text" }, { "id": "441d78dc-0877-447b-95ab-da753d8a1caa", "name": "Bad request - input data contains errors\n", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6093d213-a5e0-4723-99a4-1c4af346cdf1", "name": "Unauthorized - token missing or invalid\n", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "7b0a0248-2d70-4fcf-b4a6-efea56c9e3ff", "name": "Payment Required", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5af12d7a-a01a-47ad-a24a-e3d59c3c0a9e", "name": "Forbidden - no permission to execute this operation\n", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0c3240d5-15e8-468e-8d0f-3e82056749c3", "name": "Not found", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b3aee8fd-99f7-4a97-980c-c40245720131", "name": "Method not allowed, check method (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "69eb44b3-c150-4ddb-a8d7-c2118d373ded", "name": "Client is unable to process a format of response, check headers\n", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "c5f431d6-ea88-4242-a63f-86d2f4d0fe21", "name": "Unsupported media type, check headers\n", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "46907cc3-f7b3-4874-a034-b28dbc6d3b46", "name": "Too many requests", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c869f324-63c1-4fbf-a3c3-26fa8e42a67e", "name": "Internal server error", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "87dbec41-5959-42a6-91af-07e7d8972814", "name": "Not implemented", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "ddb20d67-7ecc-4dd5-a14b-b978650ebb7b", "name": "Bad gateway", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "39555162-bd37-4af1-84c4-59c361d2181f", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a1aa88f1-5465-4629-875c-71e160aa7fed", "name": "Gateway timeout", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a33bcaf4-d59c-4809-bc2b-c3553848b8be", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "report" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Login, unique identifier.", "type": "text/plain" }, "key": "username", "value": "my_username_for_login" }, { "disabled": false, "description": { "content": "Date 'from' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "from", "value": "2024-02-22" }, { "disabled": false, "description": { "content": "Date 'to' in the YYYY-MM-DD format.", "type": "text/plain" }, "key": "to", "value": "2024-02-22" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "Quotas", "description": "Quotas.\n", "item": [ { "id": "39cca150-ccb0-410b-859c-33007ad8e918", "name": "Setting the quotas", "request": { "name": "Setting the quotas", "description": { "content": "Setting the quotas for the user for a specific time period from date to date.\n", "type": "text/plain" }, "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "my_username_for_login", "key": "username", "disabled": false, "description": { "content": "(Required) Login, unique identifier.", "type": "text/plain" } } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "e5a5b8de-b16f-409d-80d3-381f08fa63a3", "name": "The quota has been updated successfully.", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "438eef45-b583-4085-adc5-77f66c7a7e50", "name": "Bad request - input data contains errors\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "68abc151-03b0-4c96-aaed-08f3b09b5122", "name": "Unauthorized - token missing or invalid\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e02dd793-96c5-4e63-83f5-a1fb1d670345", "name": "Payment Required", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6ae7e5dd-b69e-4a62-b5d4-f541a7bb5cec", "name": "Forbidden - no permission to execute this operation\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6fec36b7-ed1b-462e-8008-ceb04726536c", "name": "Not found", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3a4004a5-1f79-4a47-b518-05d09391a876", "name": "Method not allowed, check method (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "de881f23-9b3d-44fb-91df-b713a3b75482", "name": "Client is unable to process a format of response, check headers\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "12cfa087-244b-4cbb-b86a-5dc63ca9fb66", "name": "Unsupported media type, check headers\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "d8f83ee3-9b96-49b8-a8d9-142d52c22f93", "name": "Too many requests", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c67a6a24-2971-489b-ba75-a0b83cc91d5c", "name": "Internal server error", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "aaa4fea1-1fe7-4ed1-9fda-85fdc1ac121a", "name": "Not implemented", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "fe4191b4-d81b-499a-950d-561cdce6fcd6", "name": "Bad gateway", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a29028e4-c621-4e6b-9c87-b2e31e594991", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8e03679c-d02c-4454-bcba-084b96009bbc", "name": "Gateway timeout", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8633253b-5d49-4f1f-b93f-eb86aa139658", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "279a1e15-efee-4ddb-bd54-12e01202cdfe", "name": "Obtaining the quotas", "request": { "name": "Obtaining the quotas", "description": { "content": "Obtaining the quotas for the user.", "type": "text/plain" }, "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "my_username_for_login", "key": "username", "disabled": false, "description": { "content": "(Required) Login, unique identifier.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "9522d995-1cb4-4d70-bc2e-5d5d97f832e5", "name": "Successful execution", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"base\": {\n \"services\": [\n {\n \"service\": \"UNIVERSAL\",\n \"methods\": [\n {\n \"method_group\": \"PLAN\",\n \"points_per_request\": 15,\n \"points_per_day\": 1500,\n \"points_per_date_window\": 1500,\n \"max_concurrent_execution\": 5\n }\n ]\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c3b676a4-7533-422b-93f5-9490f3bd9d5e", "name": "Bad request - input data contains errors\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "94eb56f0-8698-4e6f-a69b-9305b92f758f", "name": "Unauthorized - token missing or invalid\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "875a78d6-85e1-4dfa-a881-845337cb3b2c", "name": "Payment Required", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "dfaed6c5-b862-4e25-98c4-c3d40891a068", "name": "Forbidden - no permission to execute this operation\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "739382d4-4227-4a6f-a8c4-4d04cee5e12f", "name": "Not found", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "560638d7-e4b3-45da-afbb-ab128b59303b", "name": "Method not allowed, check method (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "28b325c0-e6df-4de2-abf0-2237392562bf", "name": "Client is unable to process a format of response, check headers\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "ffefe2de-f87c-4083-ad5c-66726855936b", "name": "Unsupported media type, check headers\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "64049d3e-0a32-4385-a1db-3e9b5cd2e6ba", "name": "Too many requests", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1a9f9f43-e44b-4e23-929c-1dc2577a316e", "name": "Internal server error", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0a6d7065-d328-4385-9126-aecc148d845f", "name": "Not implemented", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "6debe015-50f9-4599-ac31-a79a547bdd05", "name": "Bad gateway", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "25225b4c-3478-4b43-9620-f1f55531957e", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "b65cd0bd-0a22-48ff-9889-bdf253693f98", "name": "Gateway timeout", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "bef3ff13-b7a3-4931-855e-8d2760086539", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0094ddf2-baec-489c-9f86-977dbbbfe94c", "name": "Quota removal", "request": { "name": "Quota removal", "description": { "content": "Quota removal for the user.", "type": "text/plain" }, "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "my_username_for_login", "key": "username", "disabled": false, "description": { "content": "(Required) Login, unique identifier.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "DELETE", "body": {}, "auth": null }, "response": [ { "id": "c32bb555-9e43-4c0f-a052-5db0011e6571", "name": "Basic quota has been deleted", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "2fc1cd80-bf66-49a7-85a9-f60b42eb2bb1", "name": "Bad request - input data contains errors\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b79be48d-0f6e-4a16-9585-905f47f01182", "name": "Unauthorized - token missing or invalid\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Unauthorized\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "d0ac3ac1-6fdc-4bb5-8c65-efe0425cc4c8", "name": "Payment Required", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Payment Required", "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "696e5c13-e43e-4a4b-b628-54e6c4ab544c", "name": "Forbidden - no permission to execute this operation\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Forbidden\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "95d1df54-9541-443e-9750-4f76cf0eb8a1", "name": "Not found", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3d1040be-abf3-4c38-b3bf-120b3ddbfd9d", "name": "Method not allowed, check method (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "bb22bc50-b144-42a1-ada4-e20b4f7550b7", "name": "Client is unable to process a format of response, check headers\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "0f858ee0-4f41-414f-893e-a3163c3ade3e", "name": "Unsupported media type, check headers\n", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "4545d4a8-77a3-4187-b5b4-df75b207be08", "name": "Too many requests", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "bb095deb-e63f-4781-a27c-d0dab04738d1", "name": "Internal server error", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "deae0328-6517-463d-b9c9-5b21fabf1798", "name": "Not implemented", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "924d0ccc-e209-4345-a64b-9dc7f016b4e9", "name": "Bad gateway", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "17ff2ff0-6cd1-46e1-81e7-c7a4fece2981", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "dac026ee-4cac-4c89-bf15-20f3b79ceaf6", "name": "Gateway timeout", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "ed3111a3-2b1b-4033-a204-c9e8d7022abe", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "quota", ":username" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "DELETE", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "System", "description": "System functions.\nAuxiliary functionality common to all services.\n", "item": [ { "id": "362ca852-4a1d-4756-b6be-85e2a6e09907", "name": "Checking the availability", "request": { "name": "Checking the availability", "description": { "content": "Checking the service availability.", "type": "text/plain" }, "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "d040080d-72fa-4775-b45a-a2e60c93d85d", "name": "Successful execution", "originalRequest": { "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"health\": 0.999\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2ed1bdf3-9b8f-4f57-bc0e-e82412a2ea16", "name": "Not found", "originalRequest": { "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2bc966a4-874a-4592-8b8b-e7b569ff9611", "name": "Method not allowed, check method (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "1def34be-6a7f-4f01-8123-afec1cd2f624", "name": "Client is unable to process a format of response, check headers\n", "originalRequest": { "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "1c7481da-45ff-49cb-9fea-b349b6e99b2c", "name": "Unsupported media type, check headers\n", "originalRequest": { "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "17a48f93-63ee-4807-a556-8807a0dd9600", "name": "Too many requests", "originalRequest": { "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "21ee064e-4869-4ffd-bada-2c9a4d59f8e9", "name": "Internal server error", "originalRequest": { "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1c63e809-0be3-4000-8a62-2acd0baaace5", "name": "Not implemented", "originalRequest": { "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "90acf1fd-d4bf-414e-b53e-9d82d8d3bc82", "name": "Bad gateway", "originalRequest": { "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "559fddc9-6bdd-45d5-9671-4566d9ebf19c", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "4fa12dde-b86f-44e9-a3b2-b300901264fe", "name": "Gateway timeout", "originalRequest": { "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "f89e534d-bad4-4ab1-91bb-cbbb79c7ed13", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a784d773-46fa-4b74-a729-ed470cb5a04b", "name": "Getting the service version", "request": { "name": "Getting the service version", "description": { "content": "Getting the service version.", "type": "text/plain" }, "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "672608aa-a2b8-4652-b77e-0daaf8d5f477", "name": "Successful execution", "originalRequest": { "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"major\": 4,\n \"minor\": 4,\n \"build\": \"1754RC\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e85dad38-1711-4e50-8afb-c00b30dde09d", "name": "Not found", "originalRequest": { "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "92c588d2-1a61-48b1-ba1d-2c954761afe3", "name": "Method not allowed, check method (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "f0c36ded-87ee-4c40-91a9-b391678c02ed", "name": "Client is unable to process a format of response, check headers\n", "originalRequest": { "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "b39cc797-3d65-4f22-bb4e-9e976b3242f6", "name": "Unsupported media type, check headers\n", "originalRequest": { "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "532a43d7-baa0-4ab1-86c3-d09696a075c7", "name": "Too many requests", "originalRequest": { "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ba56e111-0508-43da-ae67-d75105d4ac7b", "name": "Internal server error", "originalRequest": { "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "bfeb608b-4deb-43ef-89fe-26157a9b441d", "name": "Not implemented", "originalRequest": { "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a26f7e1f-b87e-4aa3-b123-19a7edc81c46", "name": "Bad gateway", "originalRequest": { "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "49d68612-b8bd-4085-93af-91b2b2325581", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "9d27aad1-7559-4992-a663-d41c86c1ea43", "name": "Gateway timeout", "originalRequest": { "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "0f88880f-09a6-482c-a009-c177abf439f4", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a5bce8d0-faca-4f75-95ec-cba1d3d80222", "name": "Getting the documentation", "request": { "name": "Getting the documentation", "description": { "content": "Getting the file with this service documentation.", "type": "text/plain" }, "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "file_en.html", "key": "filename", "disabled": false, "description": { "content": "(Required) File name.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "text/html" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "46f86769-0733-4e4f-8cf9-411a19bafe25", "name": "Successful execution", "originalRequest": { "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "text/html" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "text/html" } ], "body": "exercitation", "cookie": [], "_postman_previewlanguage": "text" }, { "id": "7d8ef319-66aa-4343-8bc7-834607888946", "name": "Not found", "originalRequest": { "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resource_id\": \"resource_id\",\n \"detail\": {\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "f5449c8a-5b72-4098-99d0-49657d42238e", "name": "Method not allowed, check method (POST, GET, ...)\n", "originalRequest": { "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Method Not Allowed", "code": 405, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "502c6717-c109-4242-977e-50402c1ed962", "name": "Client is unable to process a format of response, check headers\n", "originalRequest": { "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "5e5bf99e-dd89-4c7b-ba10-22d2d6442c82", "name": "Unsupported media type, check headers\n", "originalRequest": { "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Unsupported Media Type", "code": 415, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "f80b7a19-0901-40c5-aff7-c7ce7490b1a2", "name": "Too many requests", "originalRequest": { "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Too Many Requests", "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "964e13a5-c0df-4af5-b2cc-fd80334258be", "name": "Internal server error", "originalRequest": { "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" }, { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tracedata\": {\n \"code\": \"11111111-2222-3333-4444-555555555555\",\n \"client\": \"company_|_username\",\n \"server\": \"server_name\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2024-02-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1929c502-4dda-4a4b-9d2a-606e6e50007e", "name": "Not implemented", "originalRequest": { "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Not Implemented", "code": 501, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8a7963b0-ddb0-4cec-8aa9-41b9a7a612f1", "name": "Bad gateway", "originalRequest": { "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Bad Gateway", "code": 502, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e9685c13-8062-4ba2-8197-cb9978f9e39d", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "4302fffb-d8ff-46e7-93c4-081546d70c01", "name": "Gateway timeout", "originalRequest": { "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Gateway Timeout", "code": 504, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "4670b708-aa4b-4c8b-a137-8a31d8c91e4a", "name": "Service unavailable", "originalRequest": { "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: bearer", "type": "text/plain" }, "key": "Authorization", "value": "Bearer " } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ], "auth": { "type": "bearer", "bearer": [ { "type": "any", "value": "{{bearerToken}}", "key": "token" } ] }, "event": [], "variable": [ { "key": "baseUrl", "value": "https://api.edge.veeroute.tech" } ], "info": { "_postman_id": "c3f71b77-1bec-43c3-b237-9c654208cd17", "name": "VRt.Admin [AD]", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { "content": "# Description\n\nVeeroute Admin Panel.\n\n## Entity relationship diagram\n\n![erd](../uml/admin.svg)\n\n\nContact Support:\n Name: Veeroute Support Team\n Email: servicedesk@veeroute.com", "type": "text/plain" } } }