{"item":[{"name":"Route","description":"Building a path of movement between geographic points.\n","item":[{"id":"d7066dff-7af2-4ec0-af7e-1dcf9c576e80","name":"Route between points","request":{"name":"Route between points","description":{"content":"Constructing a route between points, taking into account the specified order and time at each stop. When specifying the departure time `departure_time`, traffic jams are taken into account.\n","type":"text/plain"},"url":{"path":["routing","route","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"81d5fac9-dd2f-442f-8eef-f2be3832f6d2","name":"The route has been successfully built","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"ROUTING\",\n \"operation\": \"run_route_calculation\",\n \"time\": \"2025-03-23T15:38:46.819189Z\"\n },\n \"route\": {\n \"legs\": [\n {\n \"steps\": [\n {\n \"transport_type\": \"CAR\",\n \"polyline\": [\n {\n \"latitude\": 55.746479,\n \"longitude\": 37.49293,\n \"time\": \"2025-03-23T15:42:41Z\"\n },\n {\n \"latitude\": 55.746405,\n \"longitude\": 37.492664,\n \"time\": \"2025-03-23T15:42:42Z\"\n },\n {\n \"latitude\": 55.746625,\n \"longitude\": 37.492461,\n \"time\": \"2025-03-23T15:42:43Z\"\n }\n ]\n }\n ],\n \"departure_name\": \"waypoint_01\",\n \"destination_name\": \"waypoint_02\",\n \"statistics\": {\n \"distance\": 17101,\n \"time_window\": {\n \"from\": \"2025-03-23T17:58:45Z\",\n \"to\": \"2025-03-23T18:35:45Z\"\n },\n \"duration\": \"PT27M\",\n \"stopping_time\": \"PT10M\"\n }\n }\n ],\n \"statistics\": {\n \"distance\": 17101,\n \"time_window\": {\n \"from\": \"2025-03-23T17:58:45Z\",\n \"to\": \"2025-03-23T18:35:45Z\"\n },\n \"duration\": \"PT27M\",\n \"stopping_time\": \"PT10M\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7c3794e3-50f5-4046-b264-06dfc3e4bd86","name":"Bad request - input data contains errors","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\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 \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\",\n \"schema_errors\": [\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"89511b05-50b7-4eec-b63e-b64d7c59524a","name":"Unauthorized - incorrect authorization details, token is missing or invalid","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f807a842-fd43-4082-8885-d675c04f6c93","name":"Payment Required","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\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 \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8ba29ec5-2625-419c-8ca5-5cdb4dfa90fc","name":"Not found","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\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_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8f33de6b-1278-4693-940f-3f4fb0fb5c52","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6d1d4692-7fa2-4265-90a0-8865b427bedf","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"505622c5-480d-4fae-a411-7ea93a4c269b","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"74e725bb-ced7-4f1f-8882-47bc1096d6bc","name":"Too many requests","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\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 \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"13aa4985-8406-4451-acfc-0fe80b0ec710","name":"Internal server error","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\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 \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b0b8000c-2890-4594-a94b-86f4de18fedd","name":"Not implemented","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"61fcbc5c-0d06-41e7-a77e-9f4e7f94ff7f","name":"Bad gateway","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ad5659ee-6718-4e02-885a-6e55eb8c5a35","name":"Service unavailable","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"a5e4312a-8867-4cb6-abd5-3b05f27b0077","name":"Gateway timeout","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6632b47c-8334-4359-8b0f-57f4a53a8239","name":"Service unavailable","originalRequest":{"url":{"path":["routing","route","calculation"],"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 \"transport_type\": \"CAR\",\n \"detail\": true,\n \"polyline\": true,\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"duration\": \"PT10M\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\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}}]},{"name":"Matrix","description":"Build a routing matrix.\n\nTo build the matrix, the `geo_provider` parameter is not taken into account; the default geo-provider is always used.\n","item":[{"id":"49c77212-b31b-414f-aea0-bb3d763e9de0","name":"Time-distance matrix","request":{"name":"Time-distance matrix","description":{"content":"Creating time-distance matrices between each pair of locations. The result of this method may slightly differ from the `route` method.\n","type":"text/plain"},"url":{"path":["routing","matrix","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"abc20367-7c50-4ea3-bc96-eacc48a84b16","name":"The matrix has been successfully built","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"ROUTING\",\n \"operation\": \"run_matrix_calculation\",\n \"time\": \"2025-03-23T15:42:47.418015Z\"\n },\n \"matrix\": {\n \"waypoints\": [\n {\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n },\n \"name\": \"waypoint_03\"\n },\n {\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n },\n \"name\": \"waypoint_01\"\n },\n {\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n },\n \"name\": \"waypoint_02\"\n },\n {\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n },\n \"name\": \"waypoint_05\"\n },\n {\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n },\n \"name\": \"waypoint_04\"\n }\n ],\n \"distances\": [\n [\n 0,\n 20315,\n 37877,\n 24153,\n 17333\n ],\n [\n 29204,\n 0,\n 15069,\n 20098,\n 9181\n ],\n [\n 36075,\n 15410,\n 0,\n 23216,\n 16063\n ],\n [\n 25718,\n 23050,\n 24467,\n 0,\n 12455\n ],\n [\n 17072,\n 6901,\n 16961,\n 13555,\n 0\n ]\n ],\n \"durations\": [\n [\n 0,\n 20,\n 28,\n 26,\n 18\n ],\n [\n 23,\n 0,\n 16,\n 22,\n 9\n ],\n [\n 27,\n 16,\n 0,\n 25,\n 17\n ],\n [\n 26,\n 20,\n 24,\n 0,\n 14\n ],\n [\n 18,\n 7,\n 17,\n 15,\n 0\n ]\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"97e46f0c-8ed8-4641-aafe-68b5c64a9ab8","name":"Bad request - input data contains errors","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\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 \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Bad Request\",\n \"schema_errors\": [\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n },\n {\n \"entity\": \"order_0001\",\n \"message\": \"bad input data\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dd5ea5da-1bfc-46c6-b4f4-f7a8973d2440","name":"Unauthorized - incorrect authorization details, token is missing or invalid","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"7073a37b-0935-4855-b11c-e94914db356b","name":"Payment Required","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\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 \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"de8b44f4-a861-4cab-a19a-93a014d87dd0","name":"Not found","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\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_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"94bc6f17-3887-4f36-911a-de40411fd25f","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3a811df2-c336-48a0-9c0e-6f9f61e96287","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"559f313c-3630-4506-8860-5d282bf88f50","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f09b959f-523c-4a0b-9da9-366d2507a88a","name":"Too many requests","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\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 \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dd388e7e-1c6e-4aea-8c4e-e61db5dc3a5c","name":"Internal server error","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\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 \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1c03aaf4-f4ae-4dc7-939d-2a4a1c21a268","name":"Not implemented","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"01c8e16c-408e-48d9-b155-c3ad5048a033","name":"Bad gateway","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b0574730-c5a2-42e3-8d40-5793cfc966bf","name":"Service unavailable","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ecdb3e86-d894-44a3-8f56-97c31eb85785","name":"Gateway timeout","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"86a4806e-e162-441c-9981-88598de59bf0","name":"Service unavailable","originalRequest":{"url":{"path":["routing","matrix","calculation"],"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 \"transport_type\": \"CAR\",\n \"waypoints\": [\n {\n \"name\": \"waypoint_01\",\n \"geopoint\": {\n \"latitude\": 55.7464,\n \"longitude\": 37.493\n }\n },\n {\n \"name\": \"waypoint_02\",\n \"geopoint\": {\n \"latitude\": 55.6044,\n \"longitude\": 37.6639\n }\n },\n {\n \"name\": \"waypoint_03\",\n \"geopoint\": {\n \"latitude\": 55.7305,\n \"longitude\": 37.7387\n }\n },\n {\n \"name\": \"waypoint_04\",\n \"geopoint\": {\n \"latitude\": 55.7329,\n \"longitude\": 37.6437\n }\n },\n {\n \"name\": \"waypoint_05\",\n \"geopoint\": {\n \"latitude\": 55.7974,\n \"longitude\": 37.7994\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}}]},{"name":"System","description":"System functions.\nAuxiliary functionality common to all services.\n","item":[{"id":"1f297d6e-1a5e-4622-811a-d1a241edb03f","name":"Checking the availability","request":{"name":"Checking the availability","description":{"content":"Checking the service availability.","type":"text/plain"},"url":{"path":["routing","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"2d8946c4-63e6-46d9-8b23-0ca0b16cd7e5","name":"Successful execution","originalRequest":{"url":{"path":["routing","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":"3acf0261-67c6-4f8e-bf80-819d15af1cd8","name":"Not found","originalRequest":{"url":{"path":["routing","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c95ec586-1ce7-46af-b73d-6cfcf76f9813","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["routing","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":"e9746713-19e8-4024-8818-5a70ea14dcb5","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["routing","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":"df5eeb50-63eb-4f34-8c46-30f50f9852d2","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["routing","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":"8733a707-ffce-4f42-bdc3-44a36b6137a8","name":"Too many requests","originalRequest":{"url":{"path":["routing","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aa5358c1-14fd-45be-b6e4-c0d401f203c7","name":"Internal server error","originalRequest":{"url":{"path":["routing","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9041cb93-4731-48e9-b14a-266e89230be5","name":"Not implemented","originalRequest":{"url":{"path":["routing","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":"2660a0c0-5f31-47b8-9d53-74c75b5268f5","name":"Bad gateway","originalRequest":{"url":{"path":["routing","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":"b6421d6f-a0d4-4473-b1f7-db6d777e4305","name":"Service unavailable","originalRequest":{"url":{"path":["routing","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":"02da83b0-bf8e-4144-bd17-80d08bf68782","name":"Gateway timeout","originalRequest":{"url":{"path":["routing","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":"286edc35-6499-4486-be1a-e39bbbdabda5","name":"Service unavailable","originalRequest":{"url":{"path":["routing","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":"368b9bf2-b4ab-4df3-a579-62706a96735a","name":"Getting the service version","request":{"name":"Getting the service version","description":{"content":"Getting the service version.","type":"text/plain"},"url":{"path":["routing","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"290f5e81-523a-45a2-bb92-381c3ab476d8","name":"Successful execution","originalRequest":{"url":{"path":["routing","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"major\": 7,\n \"minor\": 15,\n \"build\": \"3754RC\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"634c1962-4cf7-401d-8b89-77e5cb7665e6","name":"Not found","originalRequest":{"url":{"path":["routing","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1056184f-11e1-4997-ab48-8524561b636b","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["routing","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":"c53e6be8-eb87-4e6f-98ca-5c89ae1e78c8","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["routing","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":"8b3aa33a-677d-4226-b7df-c85e23f32b5a","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["routing","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":"37ef06a5-24d9-4073-8526-652b2954a2d2","name":"Too many requests","originalRequest":{"url":{"path":["routing","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fb7f2c76-24a2-4877-b88c-cc8003e36db5","name":"Internal server error","originalRequest":{"url":{"path":["routing","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2277ae4a-eb47-4531-bb5e-19a4e8e64248","name":"Not implemented","originalRequest":{"url":{"path":["routing","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":"a28ba453-f218-4378-a885-a8ceaa56fb91","name":"Bad gateway","originalRequest":{"url":{"path":["routing","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":"3ef18086-6106-4516-a247-ef0382f32398","name":"Service unavailable","originalRequest":{"url":{"path":["routing","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":"1511a939-fa11-4fc6-b1ee-aae820b3f8ca","name":"Gateway timeout","originalRequest":{"url":{"path":["routing","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":"92ba986c-78cf-4c76-897e-2e6758f3d134","name":"Service unavailable","originalRequest":{"url":{"path":["routing","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":"5ced5b1c-bbea-4c2f-b346-f00d8d0cc77a","name":"Getting the documentation","request":{"name":"Getting the documentation","description":{"content":"Getting the file with this service documentation.","type":"text/plain"},"url":{"path":["routing","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":"4416ef01-e2ba-4289-a9e1-d5461f42c153","name":"Successful execution","originalRequest":{"url":{"path":["routing","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"text/html"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/html"}],"body":"aute eiusmod dolor","cookie":[],"_postman_previewlanguage":"text"},{"id":"3e5096c3-384b-4c61-a41e-d25038b491f3","name":"Not found","originalRequest":{"url":{"path":["routing","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c332995b-d7b5-49b7-ac6d-060a5fd94fe0","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["routing","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":"938d11d4-1378-42b4-a9e5-bdbe1fef924e","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["routing","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":"774a65e5-669a-4d79-b207-2c6ad5bb74ee","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["routing","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":"bc7a1b8b-0b91-4f02-840b-775780b3aad9","name":"Too many requests","originalRequest":{"url":{"path":["routing","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5ff297ca-a039-4a14-a061-ac0ed959c81d","name":"Internal server error","originalRequest":{"url":{"path":["routing","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3172374f-e73e-42e5-9e20-692d52114cee","name":"Not implemented","originalRequest":{"url":{"path":["routing","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":"1f54f3bb-8e57-4814-bc59-fa92e380f16c","name":"Bad gateway","originalRequest":{"url":{"path":["routing","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":"bf35091d-39c7-4199-b288-7c6b436aefaa","name":"Service unavailable","originalRequest":{"url":{"path":["routing","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":"05125327-26c2-4fe7-bdc1-df3484012b91","name":"Gateway timeout","originalRequest":{"url":{"path":["routing","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":"cdcd134b-c1d1-49a2-b3b8-6b5408d979f4","name":"Service unavailable","originalRequest":{"url":{"path":["routing","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}],"auth":{"type":"bearer","bearer":[{"type":"any","value":"{{bearerToken}}","key":"token"}]},"event":[],"variable":[{"key":"baseUrl","value":"https://api.edge7.veeroute.cloud"}],"info":{"_postman_id":"d28027be-00b4-44bf-ac97-94c84a9a5e7b","name":"VRt.Routing [RT]","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"# Description\n\n**VRt.Routing** is designed to find a route between locations and build time-distance matrices.\n\n## Features\n\n* Getting the distance and time between two locations, including traffic jams\n* Finding a route between specified locations\n* Creating a time-distance matrix\n\n## Entity relationship diagram\n\n![erd](../uml/routing.svg)\n\n\nContact Support:\n Name: Veeroute Support Team\n Email: servicedesk@veeroute.com","type":"text/plain"}}}