{ "item": [ { "name": "Companies", "description": "Company management.\n", "item": [ { "id": "fd31dba9-7c00-49c3-a12f-3109e1a08a0c", "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": "360efdcc-84a2-40d8-abfe-3856861f17e3", "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": "5e1379cd-2895-40a1-9ae2-60e430045f33", "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": "7585fa3c-98c7-4af2-b204-d67e79e255a0", "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": "8bd20f6c-1da1-4953-8e1a-e5bd5d7e71ce", "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": "03df4004-ea06-4352-b29d-515db2552325", "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": "f9360be1-0bb1-42fa-abe8-b2cb6e84f8e7", "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": "2975514a-4bbe-4009-a048-3ecd8326a42b", "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": "fb8dde36-866a-4e8e-9ddc-9418c5f730d5", "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": "d1b2ceb4-1f41-4748-be0a-d064a545dec6", "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": "366dde4f-3ea6-418f-a148-413cc315ccf9", "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": "330c1fac-211d-41be-9108-7600ce63775e", "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": "cd219e84-98e9-40c1-95c0-a821ecaf46b7", "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": "88d611d4-8554-4621-b8a6-2253d58fd23e", "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": "df6ddc86-7dd5-494a-a70e-7eb18bd234d5", "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": "93c3a86a-20dd-4297-a770-eaef416b3831", "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": "e95754fc-c6d6-468d-bc17-893e4c38f4f0", "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": "2346edc7-5b89-4a26-b598-7efa838c63e5", "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": "09f4fca9-0a96-4fd4-b431-90a2ae60deae", "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": "911efd4d-002d-4613-95a2-5911c2ac8df5", "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": "f095b3df-0232-487c-9fc4-e559f362249b", "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": "986d2512-3039-4f23-b807-e42c1e059851", "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": "aaecf959-61e1-4dff-866c-1e804d8f7699", "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": "88fb3f27-24e0-4e55-9ae9-4714a54f63ca", "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": "f1032de5-ef22-45f8-b2cb-4455fb2c7828", "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": "f879449b-2bc0-4c95-9659-68e82d7df303", "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": "a22d57a7-8dbf-4b0f-8ee6-f7c0308d84d2", "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": "0bb768a1-4ef1-4995-aef4-3df95825ef2b", "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": "0097bbb3-a0dc-4857-853a-d1f58450754a", "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": "444e29b9-612d-44b8-88e5-a2f500101919", "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": "d75c8c43-a669-4ad7-944c-5e4a6020cb3e", "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": "14daf618-fe22-4fea-a9b5-f22e4503c486", "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": "523e901c-0c08-4672-b806-1a8f66443333", "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": "2d83cd60-6619-4bff-9146-7b8cf9610ff7", "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": "943bef2f-bdca-4b3b-ae66-65b803f4853c", "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": "e1cc8e18-1007-4a78-9db2-3de7f7bf08f5", "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": "00bfec33-d37e-4201-9037-42a2a5559aee", "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": "e3870fee-c536-44d3-8b2d-c912886a6842", "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": "c9fc8d32-0712-4433-99bd-7e25fc4583a3", "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": "71e97f9b-e028-4338-9c22-f76e8bf38b84", "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": "64e1c442-7290-4d05-aefd-3dd345440d1a", "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": "84488b5a-69a1-4e78-be3c-6b8cf113f9cb", "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": "146ba259-80ed-4648-990d-3db46047e159", "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": "11ece87d-a954-42a3-a767-4d8c3fc94ffa", "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": "0ca00087-69cc-4ab0-8222-aaa7622e8315", "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": "ad186d0c-7e01-4409-8e29-0127afe21bc7", "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": "c0774539-2986-4d62-9855-d0723da9f086", "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": "3967e51a-62e9-40ba-a6eb-36fca7ccbb3e", "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": "1f7c1a68-8514-451b-a941-b9807f1d1ac7", "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": "a1081c3b-762b-4aac-ae22-eef077312daa", "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": "6516e353-1a41-4b89-84a9-d17d18b18aba", "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": "5a50edd3-a145-4c11-a383-9d248f5f6e1c", "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": "ade29134-830c-45f0-8021-1f587acd3040", "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": "7b5721fc-c791-41fb-9b5b-35bdb7c0eb1d", "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": "be4fbc30-d9b3-4451-a231-a158c21672f8", "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": "85dcd5f6-16de-423a-a573-8535480e8317", "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": "9303603b-f2d1-4d6c-800b-e911783d12b9", "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": "245f0b61-ab07-4478-ad45-7c1908b6fc93", "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": "8998bb08-4ce9-4a8d-a45d-194977e8316a", "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": "3431bd96-3a6c-47aa-ad35-67681ce44676", "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": "94225d10-868c-4f67-bc0d-569cba9f325e", "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": "8b07ec73-5388-400b-bb52-0e55e299bfc1", "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": "d5f0a73a-552a-4747-870c-e6b7e4ea6475", "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": "839d57d1-4440-4384-aac9-bd899261d9b1", "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": "b7082298-5fc5-4962-aeb9-552975e418dc", "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": "09d3f5c8-8b8b-4fe1-aac2-123060c07e16", "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": "a8910352-3eb1-4ffc-87cd-29a2327f870c", "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": "bccef2ef-2bf1-4a04-9ce8-ca6a79b763f2", "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": "acfee216-1ed5-4546-a841-bd4b95a90f12", "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": "381795da-a5ab-4d27-9136-dafd750704ac", "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": "172484ab-ca4d-4bb4-bb9d-9660d5fc0354", "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": "e70d5140-bb90-489a-81e7-dddfeca59982", "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": "e578b20a-3f5f-4488-9b96-8d9335630802", "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": "c4aaab7a-a7b9-4c2a-aeb3-5bdf330f6f14", "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": "2dd69b1d-db2b-4ec8-b4b4-50a8a7191562", "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": "4349408b-1125-471c-8480-ed131739a970", "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": "8dea84d4-5423-4697-b47f-bc05d6811be3", "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": "dffda5e7-eb8a-4622-beae-e8061613830f", "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": "87190884-2d0b-4207-b7be-fa10bb720b5e", "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": "9e662e20-6bde-4261-96c5-1d341e169243", "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": "edbbcd73-5eaa-450a-a5b5-36a29f2f680b", "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": "8284068e-6fc8-46bb-900d-dc8a111c77af", "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": "8146ff3e-8128-41d8-8ef7-26c8e4733e28", "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": "d17046b0-9878-4865-b27b-82b8dd72f9cd", "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": "5be6fca3-ba29-4f41-96ca-d76b084affb3", "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": "ffe5e16d-fa3e-4578-9a77-af37c68012b2", "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": "9e7ddc8f-ffe8-4cfc-8c26-344a08a6eff0", "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": "d3619f0b-5eb6-4bb9-93cb-7b3bc0e15371", "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": "c1d8e33c-ff19-4f77-9387-0e13f88c887c", "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": "4cd5685b-a227-4cb4-89f1-480be9ebbf28", "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": "128da81f-990f-49d8-8353-f23787921680", "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": "5c8f5ae1-8124-4388-be01-0dc93bdf3698", "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": "bd4f2c7a-45b3-4a94-b63b-a76705a08a98", "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": "b3fc9eac-293f-47aa-87f2-4cccc21c3585", "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": "c960215a-b14a-4417-8956-4245b60ab20a", "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": "122b5d45-34c9-40c4-9d9c-f4b52270e5d3", "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": "86148c91-bf65-477e-8e9b-6a52edc02187", "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": "c81e3f16-32c4-42ef-a5b1-dcc60dbf8250", "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": "34eede00-d6de-4903-bab8-f5fb431c6e44", "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": "850b3638-205e-4954-a203-d76a7da1b93f", "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": "1d431f7b-396e-40b4-8f33-b0cb8666aeb0", "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": "1878e5ae-691d-483b-9223-850110e728d2", "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": "1c4f7a44-3d91-405b-b8b4-961b74aa27df", "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": "febe2f8e-9bcf-447b-a9ec-116da79fd86c", "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": "5278b784-a153-49e8-83d1-7d0b89737f19", "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": "b161fdf7-8269-4ec6-95f9-da60de44704d", "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": "13069768-d3af-49b0-8423-f7488946bd1a", "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": "d77bcc05-13ba-41bc-a0de-a68083dc92c5", "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": "66a96125-2208-4d72-ad6f-41d155b51651", "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": "64503fb6-c679-497c-9d27-edba09679270", "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": "0ecad560-bffe-402e-ac37-9c263c21bddc", "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": "9f5e1ea3-ccbb-43ec-92eb-0b62b9784b5f", "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": "eb306572-a9da-4f47-8186-65520861ea5c", "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": "8cb47fa9-8e71-44ac-a7c8-e45bbfc8de14", "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": "9c7a5f11-2431-433a-acb0-acc965100ccc", "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": "a7810ecf-2007-4064-bee6-4be58d21ee89", "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": "7cc7faea-17d5-4c1a-b8f5-5175dfd51446", "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": "7bc8cfdc-88e2-427a-bbb7-66eea8da0e02", "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": "d0dcbaf7-e995-4642-8458-0ce45c2e4e4f", "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": "8de8f27d-d4be-41e9-9f9f-dd1d627e6fb5", "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": "6cff84f2-9b37-4aa4-aec7-111e5c7abfe6", "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": "f5179f04-9dff-4f66-8599-d905caeb03ee", "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": "5dea8c66-b976-4771-9f1f-471a926ee365", "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": "bc3ba3ce-e947-40c2-b6fe-e136da37b144", "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": "84648092-86f7-4789-9047-ee7675060f55", "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": "8d9b3c58-f15a-4024-869a-6cc433d00a50", "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": "a29f801f-edfc-49a0-a8b1-9e7e5fa37761", "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": "85309855-5f5c-43d1-8a28-9dbed4cdbb24", "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": "5b73e801-e5a4-4d12-8266-209a1fdfd9ce", "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": "cc69068c-c86b-45fa-a1f6-c72799c074f7", "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": "df6c3338-7495-4c28-b243-fd5535b88995", "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": "c4bd6190-2389-42e1-b606-601d563a6d6d", "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": "d716d50c-d3ad-4693-be63-18d8bbed00ca", "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": "59d4ac65-2c36-4de6-90cf-b56e6918437c", "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": "17478d6f-5890-44cc-95ac-b56226d2898a", "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": "619d6c39-2fb6-4192-bd6e-0966dd906dc3", "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": "2464a639-0943-47af-aa2a-8f8e1386b277", "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": "0d2bc41a-6926-4a15-8a6f-f9afda6740cf", "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": "82bc986d-9d36-4d20-9bd2-263dc8f4418d", "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": "df08307c-90f0-4099-93fe-a017ea65d845", "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": "d339bc52-e342-48f5-b5d4-6c02084a973f", "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": "644e42dc-2e88-4919-8e22-362e08adc08f", "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": "35944362-e38a-4e39-8518-4b7ba12ec2f8", "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": "b396be72-ae60-42c4-82a3-8f2689090a7f", "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": "1d860ef7-2f46-4e7e-9be8-ddac208361cf", "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": "f6f8de3e-4e41-4cc9-aaef-5391150bd485", "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": "5b7198ee-94a8-493b-99b6-ccc9c04000e6", "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": "29c3482b-998b-4986-8483-3d77b3dc2b38", "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": "b47817d4-0fbd-4b8f-9de4-370e7b4df0d0", "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": "65270a6d-588c-4b86-8086-accff1e4c4ea", "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": "6b459f62-8355-450e-9cea-f3588ad71208", "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": "1a39b092-b914-4fbe-b0cc-c85435c78839", "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": "fa49f858-46e9-48ee-96a8-be8f045e4670", "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": "3ac32e83-6bc3-4a23-bd0f-abd8af5be24c", "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": "3759b805-2180-4974-984b-e51f462aab27", "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": "f1629d32-0536-4c15-b068-63e9ae6ab242", "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": "9362168c-abdb-4b1a-a184-cfea2b879a35", "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": "3d07e4eb-e3ac-44b7-a541-87d6bb06f071", "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": "904f90c7-5a58-4988-9fe4-e2de0bdae914", "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": "eca12716-90fd-4471-a2a7-28605fa4eabe", "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": "20fe616b-879f-401c-9a6f-3835b67cb7ab", "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": "b4e13dee-8627-4b60-9b1e-6db20ab9317f", "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": "c2c4b9fb-66c2-490d-b602-23f963788277", "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": "4f74dd32-f156-441d-a377-e556bb8c1d5d", "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": "4cb5c781-d65c-4cb7-85e6-7c91c7c8c23d", "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": "a2a2463e-2303-4761-aaca-2f4c9f7036dd", "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": "e9ecae8f-369f-4278-969f-a994f950c469", "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": "c9d500a7-3e0e-42af-9460-30c93ce25aa6", "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": "43419e44-e271-457e-bf61-879b192b80c3", "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": "7ac54e99-5179-4f87-97e9-ea6d94c6ba09", "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": "697bf36a-f5ba-46a4-a89c-d1a71f8f6e62", "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": "3f650cf1-89a3-4690-8ba3-d0a67a5f8c4c", "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": "960dbda0-1577-40e4-8002-d7ab7b4fb21d", "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": "f2c34cee-4d9e-4eb4-9679-0900cb21d543", "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": "9fa90c8d-d1b7-4241-ae31-33f23a0837a6", "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": "f8d9f2a7-9ede-4e50-b1af-64a212dd43bf", "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": "ba033836-b1c3-4abf-8c3c-175dae2f0dfc", "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": "49d19831-222a-45bf-a4b8-1cb7d05372e5", "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": "40684129-0287-4dcb-a762-5613f0ec7df2", "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": "127ca77c-d5e9-4951-a4c4-6222050a3c59", "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": "1ce9240b-7481-44d2-bc71-166347cfbf19", "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": "25b98fa8-3cae-44a3-a8d3-94ca528dc8ea", "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": "85ba3c21-ccc8-443d-b8d7-814710b55905", "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": "a6d41d0b-6aee-4ab0-90a2-b34229711368", "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": "ecf3e3d9-ff42-47b5-8b75-afd5d44790fa", "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": "13a65716-8977-4491-8be1-c43323be6a14", "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": "16ef7e0d-1379-4e3b-a0bb-7990c05e5aef", "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": "3cb93df2-9e61-43f1-8524-da196fdf5a95", "name": "Reading data", "request": { "name": "Reading data", "description": { "content": "Receiving data 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": "e02f3e45-5603-4357-b6f6-29b154b1b39d", "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": "cillum laboris", "cookie": [], "_postman_previewlanguage": "text" }, { "id": "c6052653-a3c2-4a75-b0a5-6b55d2882861", "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": "13dd5999-14cc-497d-913b-4773879823cf", "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": "d9384c13-cef5-4bdd-a9dd-657760e8d34a", "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": "3e3a8124-07e4-4333-adfe-3e398329ae18", "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": "90805414-2639-4279-9158-598986e941ea", "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": "772295b9-f173-4105-9d0c-389df55f44a6", "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": "a9158109-9987-4c07-833a-f2133498ccd4", "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": "84b9b571-65d3-4c97-b84a-d57d9db6cc5e", "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": "3f834303-60f1-40f4-9020-3d7b456d2bad", "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": "bd3d4e88-3d7c-4109-836e-dc0c6de9b3bc", "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": "af309326-0465-4bce-b4f1-85504dbeceae", "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": "a82b9fbb-70fa-4f18-be21-71625b81540a", "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": "f19eab1d-1e12-4d4d-9cbd-3b051ae84061", "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": "3e2e7b8d-fc30-4242-ba30-b35a550f1d23", "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": "de42af5d-beed-4277-8750-a08011153582", "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": "0b0d8c84-7e10-41d1-9c8b-21a37eacd07f", "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": "403b3bba-9c10-4a8b-b27b-622277414d15", "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": "e2cede9c-6823-47a9-bf5e-488388b16074", "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": "e22f6eab-c8a3-4707-9a45-0df3be018bc8", "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": "8890579e-78c9-44fc-b501-3457c388ba0b", "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": "1bfa5689-7bca-47d8-9c2c-49174c7c5750", "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": "8af6852c-52d2-48d3-b06b-479bc79144aa", "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": "150b0c86-1178-4cb7-82e3-5e773a26ae49", "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": "bd92759d-d443-4913-be0a-81d9539ba546", "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": "061205fa-b65e-4d8a-9d8a-23f3e97d95ab", "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": "53645a9e-cccd-4834-ad5e-2b1f80d82dd1", "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": "23ca23e5-b734-49a9-8231-6f7897132ec0", "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": "a16e7ab0-de4e-46fb-9cae-aacc6d1989a6", "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": "7579d094-6ca7-404b-b1b0-bca6d03c429b", "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": "38349157-a3cf-4485-b7a8-35672b9e7d8c", "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": "5b8e8404-31e8-413a-873b-fbd24c1f7ad7", "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": "3d0622e5-562b-40fe-93e4-ecd3b4013834", "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": "639bc4fe-9c7e-41eb-ac11-989fcf5da22c", "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": "3c9cdd4e-9a48-4c22-949d-2e36267107fa", "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": "cillum laboris", "cookie": [], "_postman_previewlanguage": "text" }, { "id": "4d7af154-8a0a-468a-8918-120c07a2b7f4", "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": "00f30ef8-eff8-4f71-92d3-aa8c19d923ae", "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": "fb7cb139-5c0d-4311-b756-e7abac5b91c4", "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": "9aeb4df0-e5e1-48cb-9509-ed1e991e1e82", "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": "44151012-5f1a-460d-b485-56cd742b00de", "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": "86cc9193-5506-4571-bfd2-6cf2da86e744", "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": "bc3eb37f-81e4-435a-9257-701b5c7aec44", "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": "9edd8753-7627-4491-9439-7b8014ff53f4", "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": "7a40a8c4-53af-4a67-9584-4190abcf3b82", "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": "a952fd96-08cd-4080-8c6a-9c2142d19636", "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": "6e464f3b-cbc7-47ee-a542-bd8da56db8f8", "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": "25f63bca-c0d4-4dd7-a307-ff65774cc9e4", "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": "1f72caa9-ae91-44a1-9191-d7e780ddb93e", "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": "ef835dfa-baf8-41ca-b98f-6e16f219ab55", "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": "cba47439-13e0-4141-8c64-96feb345655c", "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": "df363171-8434-447a-b97d-51b70219cb00", "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": "b7401e1e-ede4-4407-b2b0-1de314d01f16", "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": "75b364f5-61fc-49de-8578-26f20e41f237", "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": "7fcf51be-b091-482c-9305-92a73e4f5eb2", "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": "d72d1d7c-6a63-46f7-af38-9ce6b238cb99", "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": "c9932ce2-0a3e-46fe-b23c-fe93941f7d82", "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": "48188a5e-1d2c-4dd2-a498-87846b5ce951", "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": "cdb91a49-00e7-4b6a-91aa-086d3eece734", "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": "a1aafa90-6c8d-434d-8d77-a7e765e95746", "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": "98ad847d-9206-4e26-ab48-f2a38a4888df", "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": "66b911d8-c55d-428e-96b9-4c16138abac5", "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": "bd20c8f4-6511-431e-869a-20b41d239dab", "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": "e3462364-82dd-4e56-901b-83af6c1f6743", "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": "86c02e68-9e1b-4c0e-b1c1-759f132b6e30", "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": "ece323da-f40b-4af7-879b-0b74e7ab35a6", "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": "bfe5e379-d1ef-4973-bd44-7fbc62375738", "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": "fea47848-d234-4805-b579-a51fd92b5c6e", "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": "10b8f03a-51ff-4520-bd78-fd5b8dbd23ba", "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": "34e7d740-72f5-42a0-ab9d-297ab1f45e18", "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": "27d6b457-7c68-492a-bbbe-90f10bfbc563", "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": "b41ae4b2-b73b-41e9-bf05-6b60251c9add", "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": "0039edc4-3cab-4dc1-ac39-51067801f4c9", "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": "54cf9fb6-6fe8-4d77-8642-7fbc0716eef2", "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": "26741c63-6db5-45d7-b222-364cbf0ff710", "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": "6815a288-628f-4713-9865-4a397d9d3af3", "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": "7b3d2999-22fd-468e-a09e-658eb8bec898", "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": "410c3ea1-3b29-4203-808d-974e51f8c5bc", "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": "38ee90d0-7182-4f71-b2ce-0615192b7614", "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": "24b73381-ef37-4950-a3be-689fd3181bb3", "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": "cf08d869-c40a-4ac5-9d82-ed12025dc998", "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": "0cba758c-79ed-4cad-be43-a1fbb62b7f69", "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": "327c8fe6-0c9d-49a0-b1fe-82a34fa6cac5", "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": "7e9ff1af-53d6-4017-a93e-b437b9466446", "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": "914bd537-5dfc-4581-82fb-b6a95e233688", "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": "cd63551c-f3b3-4756-8144-626dc0e19741", "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": "3b3e7e24-754a-462e-9ae6-8aae4faab9ac", "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": "ff7dc63e-42a2-448a-ba17-fc25e1c362b8", "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": "a1efa970-5662-479b-b28b-7883cef71679", "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": "5f753add-1be1-42c2-a586-afb80a60b3ef", "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": "5c21e021-114c-4b95-8ee7-278c61226918", "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": "7b1d172c-4c66-43c7-9b35-41daf1a3cb28", "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": "4e3401fc-4215-4596-b1cc-daaaed6b87fa", "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": "6ff557ac-78f5-4eb4-a9ff-463d4d7e8fd6", "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": "886b69a6-7928-4124-94bc-2c588519a061", "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": "cec64890-15d3-486a-949a-ad66b04a03a2", "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": "f66a4368-3a25-4ca7-b4cd-ac290651e2d3", "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": "a650a626-a04e-485a-9de5-fb4abf6e5ab8", "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": "0e490fb1-c21a-468d-83c2-12a0310393d7", "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": "07c2c356-2807-4e48-84cf-23b449e0d2f1", "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": "408fa03c-7c84-4ed4-920f-cf2d90751111", "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": "ae791d8a-9e09-4673-8f7d-721fcaea3268", "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": "系统功能。\n所有服务共有的辅助功能。\n", "item": [ { "id": "851e1b85-140f-45bb-9128-2257e3cd7561", "name": "检查服务可用性", "request": { "name": "检查服务可用性", "description": { "content": "检查服务可用性。", "type": "text/plain" }, "url": { "path": [ "admin", "system", "check" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "8732cd6e-c48d-45d3-97de-c9d6c624c3ea", "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": "e553b914-f6f0-4f6f-9009-980c48371068", "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": "645c7d41-6ed1-4973-8745-8b7e993d8320", "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": "918cf0b1-aa72-4205-a92f-46829361fbfa", "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": "68708551-140e-419c-8322-cbd74e9dd1b8", "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": "acff8fb3-6fd4-49e2-a29b-af523458b8cd", "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": "dee68b28-9c13-49e7-b8e2-879d8efb7331", "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": "5da51b14-4fd9-4d47-aa58-3e3dff3c5faa", "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": "df413d1a-abb6-4711-82d5-69fea2b95b9e", "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": "f2a2a380-18a3-4860-a586-add47733890e", "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": "25197fc5-6e81-4b58-9fd6-5b4203f5bc45", "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": "afc4cec4-ff3e-4fe7-8375-1840c8545181", "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": "c12fdd8c-5c5d-41ef-ba3e-3bee415074f6", "name": "获取服务版本", "request": { "name": "获取服务版本", "description": { "content": "获取服务版本。", "type": "text/plain" }, "url": { "path": [ "admin", "system", "version" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "cb068b1a-d85f-4d0f-b0b4-4e69fa6c5128", "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": "46994fff-35f6-41ef-8e08-5deee76d6279", "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": "20f1142c-17eb-4eb0-9495-1d6d2687c1c0", "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": "5d8803a1-b149-4d33-b50a-f6f2819f1843", "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": "fa5726f8-d2bb-46ad-8d35-bec5dda09fac", "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": "50855d35-535a-4376-a3fd-c8064c2ece6d", "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": "d2244414-66cc-4fbc-b05f-6aa405bd55e6", "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": "e41f3880-7567-469a-9f8d-9166c1b41057", "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": "df17bc6b-968d-45e4-90b3-1c3bc1c46c4c", "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": "e4efa32b-bc56-48ae-86ab-cd3a9af55ca2", "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": "f4f61b9f-740d-430b-b1b5-a4dc18a5ffc9", "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": "2b82b09b-d494-4775-bf0e-4912cceafe2a", "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": "288f6f41-7c43-4ecd-9f40-59a87a58b715", "name": "检查服务可用性", "request": { "name": "检查服务可用性", "description": { "content": "检查服务可用性。", "type": "text/plain" }, "url": { "path": [ "admin", "file", ":filename" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "file_en.html", "key": "filename", "disabled": false, "description": { "content": "(Required) File name.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "text/html" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "c5905eb8-3aed-402f-ab70-af9b7b44ff87", "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": "eiusmod minim mollit", "cookie": [], "_postman_previewlanguage": "text" }, { "id": "539cf8e8-84bb-4318-8ddb-045fdbfda23d", "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": "c9ff29a9-6dae-4e26-9020-b944e82e1c02", "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": "b777476f-6e28-42d5-9792-96e758672176", "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": "e89b3d76-a4bd-4bee-bee6-59046dfecfa9", "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": "90858783-2374-4b9c-871c-9cde7c0c205b", "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": "d598e118-8fcb-4c61-9b1c-d0a454e157d5", "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": "595e5f7b-cfdd-46ca-9ebb-cd943b348b7f", "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": "c50ac2dd-b848-499b-b906-c8c0adb9df69", "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": "de404116-85ac-4303-8b1a-50b81fc38a11", "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": "6811f7f3-b1cf-4d95-b714-353df2b209e8", "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": "6a64c0f8-7c0d-47c3-b834-7ab3971fc05e", "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": "484c289b-1fa4-4610-9b0e-7f174e96b203", "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" } } }