{"item":[{"name":"Route","description":"建立地理点之间的移动路径。\n","item":[{"id":"605c5873-5a5e-47ea-9cec-cd10c56b0029","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":"efe85b2b-1400-41d7-8fb1-433750111852","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":"a7a1983c-c01f-45ee-a4ec-3d89164a6d2a","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":"0a1a9104-944d-4027-a7ad-32fd0af45407","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":"a6202a24-c41c-4ee5-aaa8-92f5fbd2a556","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":"f4b593c6-791b-4df0-8ca6-0cba54c99175","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":"78eed970-5df6-4d5b-8cf3-8773a0cf0b8d","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":"1ff38d47-fa3a-418f-9640-328f89f82ef1","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":"75c1d03c-cf9b-4b57-a1c1-71176e2bcef4","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":"bc3e3008-4091-4676-b4ca-8cdac2015013","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":"10b3805a-1f6e-417f-a723-6f8078435bee","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":"67c06320-2437-48b0-aaa4-be81d104d909","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":"7d7faeeb-0108-455a-8631-4d35d702d213","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":"032d10f1-ad39-4cf8-a2ce-55e476102a12","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":"f2c5602b-4497-4217-87dc-5bf8952fe1fc","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":"9d56f54b-d63c-43a0-9a43-8d46641b62fb","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":"构建路由矩阵。\n\n为了构建矩阵,不考虑“geo_provider”参数;始终使用默认的地理提供商。\n","item":[{"id":"912cb9c1-fb93-4f80-a695-77e9b5e6540a","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":"5700aa4c-bcbe-4039-a3d7-d90a56e7effb","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":"c29a2ed7-d6d7-489f-bc47-135fa927cea6","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":"07dfd3ca-5eba-4dc7-a311-c50a22b93dc7","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":"3ccce8bc-62bd-4a09-9a83-65c8f3dc7f85","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":"0356a82e-7742-425b-851e-9d27ff91325b","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":"57af39f7-040f-4e15-b7ea-8961343ecb03","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":"54f43913-dfe0-418b-a1d2-0cb14a56ccb3","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":"2c772b3b-e36c-4edc-8f43-ed72f948dd84","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":"0404f67b-fe85-4a0c-a48c-a6d6491b203b","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":"320d743d-4bf5-43b6-ae68-fa7e277d811e","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":"d49d95ed-d47f-41a3-a6eb-bdfd1d76ae96","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":"e5920f97-a859-488e-9eff-49c855950e62","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":"0dbd8c60-d824-45c2-96f3-cc32bf86fcfc","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":"71277e91-c1aa-4a5f-8ab5-5859fa0c0b4f","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":"14ff81d9-45d1-40b4-b397-02f5956cb9f8","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":"系统功能。\n所有服务共有的辅助功能。\n","item":[{"id":"dabebfc4-7ce4-4f90-8904-a983e1a4713c","name":"检查服务可用性","request":{"name":"检查服务可用性","description":{"content":"检查服务可用性。","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":"a88d8f2c-2d6d-4b32-960e-b3fbd53441fb","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":"18a16b2b-2841-47f2-89d1-a437c45c62c7","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":"7264642f-d624-45dc-b578-2c957e879a06","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":"a6b6904c-2705-48a3-8016-231b86f79e8d","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":"1a72a253-76df-4863-96fe-f0711af6a94a","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":"f1dde1cb-9bba-4988-9d6e-4891ac4979b5","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":"6b8fd054-2902-4097-9e20-4406e27e24d1","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":"0b8d76e9-d6d2-4dfd-9612-f7fbc026f8b3","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":"99bbbce0-9437-4d8c-ba75-5a95e7a9569c","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":"1819fce7-861f-4f95-bd4e-0b807b9879ba","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":"056bd1e9-1702-444e-aa58-fe88cc2fd10d","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":"49263705-7c56-4045-bfd8-8ed5d986474c","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":"21d2e55e-94b6-43fb-b47c-3cc7c4ca9744","name":"获取服务版本","request":{"name":"获取服务版本","description":{"content":"获取服务版本。","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":"7ebfa8d9-9265-4d7e-8250-377ee9c233e7","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":"a07c8539-f570-4bcb-96b9-7852d4370730","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":"72aa02ed-1d62-4f9d-a385-cc76b2ab0e35","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":"eb7c57cc-c88e-4467-8227-eb28dad507bd","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":"9d713a2e-294a-4b13-8d15-afdc6d882748","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":"96b9cf3a-1abf-48fa-a57e-d5120e347bc1","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":"fa26247e-acf8-4035-8275-59654ec12b54","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":"bf02913a-14ae-4cfc-8cad-faea1446ae53","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":"f9f11ca9-f741-40f2-bb80-3bea4d2603b3","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":"7a8c8883-1343-4958-a44a-c1f662600c1b","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":"04aa26e7-bc48-46c9-9ed4-f2c7380ce649","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":"2b04e08c-15f8-46bc-8106-303c2e58b7ee","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":"d742dfb2-e93e-4896-99cf-f206ed251fd8","name":"检查服务可用性","request":{"name":"检查服务可用性","description":{"content":"检查服务可用性。","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":"15c5a264-35e7-420f-90cd-24d824339865","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":"do in eu fugiat Duis","cookie":[],"_postman_previewlanguage":"text"},{"id":"2937b03f-5322-4726-9dd5-8887a1c2b91b","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":"454aa9be-cf97-4af2-87dd-de4f0b48f6c0","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":"7965821a-c6df-4651-95cd-c6a92233104d","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":"efdf38e6-b8d5-4f41-a61a-57ff4efffd86","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":"8e561e17-a232-42a3-85b7-16713ea85edc","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":"615b410e-adca-47a5-9ca4-ad34890589df","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":"67985977-9c6e-438d-873f-2437250e0bf0","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":"d6c0113d-db4a-4a86-8cbe-a56a5f6081b0","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":"972021cb-9b47-4c4e-8d9b-68f872e176ab","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":"41d3d25b-41c6-4ea2-a8d2-be9b2d9aadc9","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":"fd31a338-2859-4692-9b5f-4c187825c1e3","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":"94dc611e-98b2-4046-a6af-837f73c98cf9","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"}}}