{"item":[{"name":"Explorer","description":"Virtual filesystem management.","item":[{"id":"b3ed3e40-6939-5fa4-ba15-56aeec1b3553","name":"Getting a filesystem","request":{"name":"Getting a filesystem","description":{"content":"Getting a filesystem.","type":"text/plain"},"url":{"path":["monitor","explorer"],"host":["{{baseUrl}}"],"query":[{"key":"folder_key","value":"11111111-2222-3333-4444-555555555555","disabled":true,"description":{"content":"Folder key, unique identifier.","type":"text/plain"}},{"key":"filter","value":"example text","disabled":true,"description":{"content":"Filter for searching by text fields.","type":"text/plain"}},{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"CREATION_DATE","disabled":true,"description":{"content":"The name of the column in the table with folders.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"17f4a7f0-fc17-59f4-a322-576427db8b3e","name":"Create folder","request":{"name":"Create folder","description":{"content":"Create new folder.","type":"text/plain"},"url":{"path":["monitor","explorer"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"parent_key\": \"11111111-2222-3333-4444-555555555555\",\n \"name\": \"folder_1\",\n \"comment\": \"long long long long text\",\n \"color\": \"red\",\n \"expiration_date\": \"2026-09-21T19:45:00Z\",\n \"attributes\": []\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"25bc5e5e-9575-5baf-8ccc-13d46e51563a","name":"Update folder","request":{"name":"Update folder","description":{"content":"Rename and move folder.","type":"text/plain"},"url":{"path":["monitor","explorer",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"parent_key\": \"11111111-2222-3333-4444-555555555555\",\n \"name\": \"folder_1\",\n \"comment\": \"long long long long text\",\n \"color\": \"red\",\n \"expiration_date\": \"2026-09-21T19:45:00Z\",\n \"attributes\": []\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2e154599-fb9b-5295-9c53-f4cf438d5a19","name":"Folder removal","request":{"name":"Folder removal","description":{"content":"Folder removal by key.","type":"text/plain"},"url":{"path":["monitor","explorer",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ccef5a97-52b2-59a1-853c-062b9aad9118","name":"Folder specification","request":{"name":"Folder specification","description":{"content":"Getting a folder specification.","type":"text/plain"},"url":{"path":["monitor","explorer",":target_folder_key","specification"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6192e1fb-90c0-5945-bb4c-60cb762ec14d","name":"Folder path","request":{"name":"Folder path","description":{"content":"Folder path.","type":"text/plain"},"url":{"path":["monitor","explorer",":target_folder_key","path"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"51d4ae80-f03e-51ca-b26c-6ecd83f3899d","name":"Create folders (batch)","request":{"name":"Create folders (batch)","description":{"content":"Create new folder (batch).","type":"text/plain"},"url":{"path":["monitor","explorer","batch","folders"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1e782ed4-7df3-5908-a30a-eb9e9cf06f5c","name":"Folders removal (batch)","request":{"name":"Folders removal (batch)","description":{"content":"Batch delete folders.","type":"text/plain"},"url":{"path":["monitor","explorer","batch","folders"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1ab337df-07ae-5f2d-bf64-31ec560efe94","name":"Folder key","request":{"name":"Folder key","description":{"content":"Getting a folder key by path.","type":"text/plain"},"url":{"path":["monitor","explorer","batch","folder-key"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"78b53e3b-5de3-55b4-bf85-2d092336cb75","name":"File key","request":{"name":"File key","description":{"content":"Getting a file key by path.","type":"text/plain"},"url":{"path":["monitor","explorer","batch","files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{"mode":"raw","raw":"{\n \"folder_names\": [],\n \"file_name\": \"file_1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bf05ec62-a9aa-54c7-a0f5-a5d3b6e75716","name":"Files removal (batch)","request":{"name":"Files removal (batch)","description":{"content":"Batch delete files.","type":"text/plain"},"url":{"path":["monitor","explorer","batch","files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3fac5ecd-9754-5f53-aa49-903bbb42051c","name":"Enable sharing (batch)","request":{"name":"Enable sharing (batch)","description":{"content":"Batch enable sharing.","type":"text/plain"},"url":{"path":["monitor","explorer","batch","sharing"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6a71da37-21f2-5a81-9457-4bff49b1a7c7","name":"Disable sharing (batch)","request":{"name":"Disable sharing (batch)","description":{"content":"Batch disable sharing.","type":"text/plain"},"url":{"path":["monitor","explorer","batch","sharing"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7c302b41-bfd8-5d37-b675-fa186d7ab487","name":"Filesystem counters","request":{"name":"Filesystem counters","description":{"content":"Getting a virtual filesystem counters.","type":"text/plain"},"url":{"path":["monitor","explorer","batch","counters"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Backups","description":"Bulk data export and import.","item":[{"id":"adc3e84e-8b65-5598-b522-3f075f668c01","name":"Folder export","request":{"name":"Folder export","description":{"content":"Export folder with files.","type":"text/plain"},"url":{"path":["monitor","backups",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"23d495ec-b733-56ae-8e9b-74732eaef8d5","name":"Folder import","request":{"name":"Folder import","description":{"content":"Import folder with files. The folder should not be of type ROOT and should be empty.","type":"text/plain"},"url":{"path":["monitor","backups",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"}],"method":"PUT","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Store","description":"Binary data storage.","item":[{"id":"cb0b551b-1974-579a-8a08-fa040f87a517","name":"Downloading one file","request":{"name":"Downloading one file","description":{"content":"Downloading a file by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","store"],"host":["{{baseUrl}}"],"query":[{"key":"store_key","value":"company/client/2027/11/27/11111111-2222-3333-4444-555555555555.jpg","disabled":false,"description":{"content":"(Required) Key of binary file uploaded to the store.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bdd6c47f-ef9a-52f9-984d-8a986edbcb06","name":"Uploading one file","request":{"name":"Uploading one file","description":{"content":"Uploading one file.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","store"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e8c9b543-63c3-5979-a391-0493dd0a240c","name":"Deleting one file","request":{"name":"Deleting one file","description":{"content":"Removing a file by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","store"],"host":["{{baseUrl}}"],"query":[{"key":"store_key","value":"company/client/2027/11/27/11111111-2222-3333-4444-555555555555.jpg","disabled":false,"description":{"content":"(Required) Key of binary file uploaded to the store.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Crews","description":"A crew combines:\n\n* a real performer (or a group of performers) that performs orders\n* a transport that is used to perform orders\n* mobile devices to which trips are sent and from which facts about the execution process are received\n\nFor each crew an account is automatically created for authorization. A crew can connect to the server with a single account from multiple devices simultaneously.\n\nAll crews are bound to a company and are available for reading depending on the role model:\n\n* `USER`: all crews of the company whose `owner_username` matches the user's `username` are available\n* `COMPANYOWNER`: all crews of the company across all users are available\n* `OVERLORD`: all crews of all companies are available\n* for other roles, reading crews is not available\n\nCreating and modifying crews is available only for the `CREWMANAGER` role.\n\nA crew is assigned to a trip by a logistician via the web interface or by an integration module via API using the create_deal method.\n\nAt any single moment in time a crew can be performing only one trip from one wave, while the number of trips assigned to it can be more than one.","item":[{"id":"c05912ba-bc2d-5630-bc78-3c6f393b50bd","name":"Crew creation","request":{"name":"Crew creation","description":{"content":"A crew is created by a logistician via the web interface or the API integration module.\n\nAn authorization account is automatically created according to the following rules:\n\n* The crew account username is created by concatenating the following strings:\n\n `company key` + `_2_` + `crew key`,\n\n This ensures unique logins for crews from different companies.\n* The account role is [CREW]\n* The account password is taken from the `crew_specification.password` field.\n* `owner_username` is set to the `username` of the user calling the creation method.\n* `owner_company_key` is set to the `company_key` of the user calling the creation method.","type":"text/plain"},"url":{"path":["monitor","crews"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1d0f3fae-bf1c-5db4-b032-23d3e8dc6fd4","name":"Crew update","request":{"name":"Crew update","description":{"content":"Updating the crew information.","type":"text/plain"},"url":{"path":["monitor","crews"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"acbee624-97d5-5caa-8236-8f18a2d76928","name":"Getting crew information","request":{"name":"Getting crew information","description":{"content":"Getting crew information by key.","type":"text/plain"},"url":{"path":["monitor","crews",":crew_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"mega_crew","key":"crew_key","disabled":false,"description":{"content":"(Required) Parameter (path) with crew key.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2da95692-70e7-5489-bcd5-791bda51aef3","name":"Delete crew","request":{"name":"Delete crew","description":{"content":"Delete a crew.\n\nA crew cannot be deleted if a trip is assigned to it (i.e. a deal exists).\n\nWhen a crew is deleted, the account associated with it is also deleted, along with all audit actions and all statistics for that account.","type":"text/plain"},"url":{"path":["monitor","crews",":crew_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"mega_crew","key":"crew_key","disabled":false,"description":{"content":"(Required) Parameter (path) with crew key.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"554415a5-d4b8-5d89-8f84-9a68c179f96d","name":"Reading crews (table)","request":{"name":"Reading crews (table)","description":{"content":"Getting a list of crews.","type":"text/plain"},"url":{"path":["monitor","crews","table","batch"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"OWNER_COMPANY_KEY","disabled":true,"description":{"content":"Crew table column name.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b128f093-e0ac-5603-93a7-554e0b011ca8","name":"Crews removal (batch)","request":{"name":"Crews removal (batch)","description":{"content":"Batch crews delete.","type":"text/plain"},"url":{"path":["monitor","crews","table","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"mega_crew\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3eeed8aa-df99-5684-9b64-36652a5f3c82","name":"Crew trackpoints","request":{"name":"Crew trackpoints","description":{"content":"Getting a crew trackpoints.","type":"text/plain"},"url":{"path":["monitor","crews","table","trackpoints"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"85b3890b-e3f5-52c8-8b47-bc2ebb41cdc4","name":"Import crews (JSON)","request":{"name":"Import crews (JSON)","description":{"content":"Importing new data from JSON file. If the entity is already present (determined by its key), it is updated. If not, a new one is created.","type":"text/plain"},"url":{"path":["monitor","crews","actions","import","json"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a8010c8a-7e16-5e3b-bf31-b8562f57370a","name":"Import crews (XLSX)","request":{"name":"Import crews (XLSX)","description":{"content":"Importing new data from XLSX file. If the entity is already present (determined by its key), it is updated. If not, a new one is created.","type":"text/plain"},"url":{"path":["monitor","crews","actions","import","xlsx"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/octet-stream"}],"method":"POST","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6f479827-d578-599c-80dd-86042e8c1265","name":"Export crews (JSON)","request":{"name":"Export crews (JSON)","description":{"content":"Exporting crews to a JSON file.","type":"text/plain"},"url":{"path":["monitor","crews","actions","export","json"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bfb07b4f-5a6d-50c7-8327-d6005183ed28","name":"Export crews (XLSX)","request":{"name":"Export crews (XLSX)","description":{"content":"Exporting crews to a XLSX file.","type":"text/plain"},"url":{"path":["monitor","crews","actions","export","xlsx"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3abf3f0f-a191-5869-bf19-387dbdf78606","name":"Self crew information","request":{"name":"Self crew information","description":{"content":"Getting crew information by login.\nAvailable only for users with `CREW` role.","type":"text/plain"},"url":{"path":["monitor","crews","self","info"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a8625aa1-bd32-576c-b4dc-780b25ef1661","name":"Update device","request":{"name":"Update device","description":{"content":"Updating information about your device (by login). Available only for users with `CREW` role.","type":"text/plain"},"url":{"path":["monitor","crews","self","device"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key\": \"key01\",\n \"app_version\": \"7.51\",\n \"os_version\": \"15.0\",\n \"manufacturer\": \"Samsung\",\n \"model\": \"S25\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"091f3ac4-a8f7-558f-bd63-f8f9959a05e4","name":"Update coordinates","request":{"name":"Update coordinates","description":{"content":"Updating information about your location (by login). Available only for users with `CREW` role.","type":"text/plain"},"url":{"path":["monitor","crews","self","trackpoint"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"trackpoint\": {\n \"latitude\": 55.692789,\n \"longitude\": 37.554554,\n \"time\": \"2026-09-21T09:30:00+03:00\"\n },\n \"crew_key\": \"mega_crew\",\n \"online\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Waves","description":"Management of planning and execution waves.\n\nA wave consists of:\n\n- Input data for the calculation (orders, performers, transport, settings)\n- Calculation results (trips, statistics)\n- Execution results (facts)\n\nA wave can be active or inactive (the `status` field).\nIn an active wave (`ACTIVE`) processing of incoming facts is enabled and the autopilot can be turned on.\nIn an inactive wave (`INACTIVE`) fact processing is disabled.\n\nWave activity is managed with the activation and deactivation methods.","item":[{"id":"f6ce31ef-8bc1-58f1-b492-02e9a62c135c","name":"Create wave","request":{"name":"Create wave","description":{"content":"Create new wave.","type":"text/plain"},"url":{"path":["monitor","waves"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"file_1\",\n \"comment\": \"long long long long text\",\n \"folder_key\": \"11111111-2222-3333-4444-555555555555\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c0750b3e-36d6-5350-8d4f-7fa98a487a2d","name":"Reading wave","request":{"name":"Reading wave","description":{"content":"Getting wave information by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f2377ea2-87bb-526b-8d1d-aff6e8a7cad4","name":"Wave update","request":{"name":"Wave update","description":{"content":"Rename \\ move wave.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"name\": \"file_1\",\n \"comment\": \"long long long long text\",\n \"folder_key\": \"11111111-2222-3333-4444-555555555555\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6a250561-aee9-5231-b976-f067d2d391fc","name":"Wave removal","request":{"name":"Wave removal","description":{"content":"Wave removal by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0549af5b-aaa6-5e4f-a562-84e484dd4f07","name":"Waves list (table)","request":{"name":"Waves list (table)","description":{"content":"Getting a table with wave.","type":"text/plain"},"url":{"path":["monitor","waves","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"folder_key","value":"11111111-2222-3333-4444-555555555555","disabled":true,"description":{"content":"Folder key, unique identifier.","type":"text/plain"}},{"key":"filter","value":"example text","disabled":true,"description":{"content":"Filter for searching by text fields.","type":"text/plain"}},{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"SPECIFICATION_FOLDER_KEY","disabled":true,"description":{"content":"Wave table column name.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ddee0ea4-5efc-5225-8f34-05c226668ae1","name":"Wave search","request":{"name":"Wave search","description":{"content":"Wave global search.","type":"text/plain"},"url":{"path":["monitor","waves","batch","search"],"host":["{{baseUrl}}"],"query":[{"key":"filter","value":"example text","disabled":false,"description":{"content":"(Required) String for searching by text fields.","type":"text/plain"}},{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"SPECIFICATION_FOLDER_KEY","disabled":true,"description":{"content":"Wave table column name.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"80759abe-1fec-540f-855d-1954133a82ea","name":"Read wave data changes subscription list","request":{"name":"Read wave data changes subscription list","description":{"content":"Reading the list of all account subscriptions to the wave data changes.\n\nIf there are no subscriptions, an empty list is returned.","type":"text/plain"},"url":{"path":["monitor","waves","batch","subscriptions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ce0fce91-ff9b-526e-9d0d-55dceaed9519","name":"Create wave data changes subscription","request":{"name":"Create wave data changes subscription","description":{"content":"Creating a subscription to the data changes of the account waves - the filter cannot be specified, the subscription is applied to all waves of the account at once.\n\nThe subscription specifies the subscription key (`key`) and the address of the external service (`callback_url`) - the server will notify the external service that the wave data has changed and will send the statistics on the entities of this wave.\n\nSeveral subscriptions can be created for an account - for example, one for each external integration. The subscription key is unique within the account, the subscriptions work independently of each other.\n\nA subscription cannot be changed - to change the settings, delete the subscription (delete_wave_subscription) and create it again.\n\nNotifications are sent only while the wave is active - see activate_wave.","type":"text/plain"},"url":{"path":["monitor","waves","batch","subscriptions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key\": \"erp_integration\",\n \"callback_url\": \"https://waves-integration.veeroute.cloud/waves/notification\",\n \"notification_delay\": \"PT1M30S\",\n \"request_timeout\": \"PT30S\",\n \"retry_attempts\": 2,\n \"retry_interval\": \"PT1M30S\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d4f0f058-dd87-5a8d-b8ef-71e21313f8ef","name":"Delete wave data changes subscription","request":{"name":"Delete wave data changes subscription","description":{"content":"Deleting the wave data changes subscription by the subscription key - notifications for it stop being sent.\n\nThe remaining account subscriptions continue to work.\n\nIf a subscription with such a key has not been created, the `404` code is returned.","type":"text/plain"},"url":{"path":["monitor","waves","batch","subscriptions",":subscription_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"erp_integration","key":"subscription_key","disabled":false,"description":{"content":"(Required) Parameter (path) with the wave data changes subscription key.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d6f2b7d5-546b-5e56-8b20-c66e8c22eeea","name":"Settings update","request":{"name":"Settings update","description":{"content":"Update wave settings.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","settings"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7d1382d1-8a25-5c38-a758-b03cc9fda8d9","name":"Wave duplicate","request":{"name":"Wave duplicate","description":{"content":"Wave duplicate.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","duplicate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"file_1\",\n \"comment\": \"long long long long text\",\n \"folder_key\": \"11111111-2222-3333-4444-555555555555\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d8b2a65d-1e45-52de-a90c-8e791ca932f3","name":"Wave path","request":{"name":"Wave path","description":{"content":"Wave path.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","locate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"eafb0a0b-2c3d-5fe2-b5e7-4739b7140126","name":"File neighbors","request":{"name":"File neighbors","description":{"content":"File neighbors.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","neighbors"],"host":["{{baseUrl}}"],"query":[{"key":"sort_field","value":"SPECIFICATION_FOLDER_KEY","disabled":true,"description":{"content":"Wave table column name.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8ff1beda-9722-5238-bd59-0510f87b04f5","name":"Import (XLSX)","request":{"name":"Import (XLSX)","description":{"content":"Importing new data from an XLSX file.\nIf an entity is already present (determined by its key), it is updated.\nIf not, a new one is created.\nThe data time zone is taken from the XLSX file.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","import","xlsx"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f8f319d8-de9c-54f0-a6f9-3e9b468d1736","name":"Import (JSON)","request":{"name":"Import (JSON)","description":{"content":"Importing new data from VRt.Universal JSON file. If the entity is already present (determined by its key), it is updated. If not, a new one is created.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","import","json"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ea632724-3e78-52ba-8335-2f23342bc428","name":"Import by URL (JSON)","request":{"name":"Import by URL (JSON)","description":{"content":"Importing new data from a VRt.Universal JSON file by url. If the entity is already present in the wave (determined by its key), it is updated, if not, a new one is created.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","import","json-url"],"host":["{{baseUrl}}"],"query":[{"key":"url","value":"https://docs.edge7.veeroute.cloud/dataset/universal/dataset-12-soft-window.json","disabled":false,"description":{"content":"(Required) Url to json file.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b19bd801-8dd4-55e8-935a-a88074416a1e","name":"Import from Studio","request":{"name":"Import from Studio","description":{"content":"Importing new data from a VRt.Universal JSON file by experiment key from VRt.Studio. If the entity is already present in the wave (determined by its key), it is updated, if not, a new one is created.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","import","experiment",":studio_experiment_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"studio_experiment_key","disabled":false,"description":{"content":"(Required) Experiment key from VRt.Studio, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3c0b69fb-8f1c-5d2e-96ed-8c5d0406ea56","name":"Export (XLSX)","request":{"name":"Export (XLSX)","description":{"content":"Export (XLSX).","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","export","xlsx"],"host":["{{baseUrl}}"],"query":[{"key":"timezone","value":"3","disabled":true,"description":{"content":"Target time zone.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"57dc186e-91c9-5738-8e5e-9cfe65c20f68","name":"Export (JSON)","request":{"name":"Export (JSON)","description":{"content":"Export data to VRt.Universal JSON file.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","export","json"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a2286f47-e3c3-5fa7-8c4a-4d35667f23a2","name":"Activate wave","request":{"name":"Activate wave","description":{"content":"Wave activation - switching the wave to the `ACTIVE` status:\n * processing of incoming facts is enabled\n * autopilot can be turned on","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","activation"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a391783a-eb30-5f85-b192-d645132b465b","name":"Deactivate wave","request":{"name":"Deactivate wave","description":{"content":"Wave deactivation - switching the wave to the `INACTIVE` status. Processing of incoming facts is disabled, the autopilot (if it was running) is stopped.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","activation"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"662abb1d-4d0e-52d4-a5a2-8c449aad1b53","name":"Run validation","request":{"name":"Run validation","description":{"content":"Validation run.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Deals","description":"Deal management.\n\nA deal is the assignment of a crew to a specific trip from a specific wave.\n\nThe object is temporary and is automatically removed after the crew finishes the trip.","item":[{"id":"d9d5fb9e-f97c-5cce-8e23-fb44ca52889c","name":"Getting deal information","request":{"name":"Getting deal information","description":{"content":"Getting deal information by key.","type":"text/plain"},"url":{"path":["monitor","deals",":deal_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"deal_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a54f75de-684b-531a-9bdf-92fcd9c1627d","name":"Read available crews","request":{"name":"Read available crews","description":{"content":"Obtaining a list of crews that can perform the specified trip.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips",":essence_key","crews","availability"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"OWNER_COMPANY_KEY","disabled":true,"description":{"content":"Crew table column name.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"675b81f3-bbbd-55f9-91ba-5ce042cd6b64","name":"Automatching crews (batch)","request":{"name":"Automatching crews (batch)","description":{"content":"Automatic crew selection and trip assignment (batch).\nAutomatic selection finds suitable crews based on the following parameters:\n\n * the crew is available (does not have another trip for the searched time slot)\n * the crew meets the performer compatibility requirements (`crew.performer_compatibilities` is checked against `performer.compatibilities`)\n * the crew meets the performer limitations requirements (`crew.performer_limits` is checked against `performer.limits`)\n * the crew has the same transport type (`crew.transport_type` is equal to `transport.transport_type`)\n * the crew meets the transport capacity requirements (`crew.transport_boxes` is checked against `transport.boxes`)\n * the crew meets the transport compatibility requirements (`crew.transport_compatibilities` is checked against `transport.compatibilities`)\n * the crew meets the transport limitations requirements (`crew.transport_limits`) checked against `transport.limits`)","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips","actions","automatch"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bb6b1759-8cdd-5edf-9373-eb139c7d5980","name":"Assign trips (batch)","request":{"name":"Assign trips (batch)","description":{"content":"Free trips to a crew (batch).","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips","actions","assignment"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"aba0ae94-b157-57ee-baf5-6cde370adba6","name":"Free trips (batch)","request":{"name":"Free trips (batch)","description":{"content":"Free trips (batch) - removes crew assignments. If the trips key list is empty, all trips in the wave are released.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips","actions","assignment"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"71aef3ed-8b23-560f-8d20-4018d89b7902","name":"Run trips (batch)","request":{"name":"Run trips (batch)","description":{"content":"Run trips (batch). If the trip key list is empty, all trips from the wave are run.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips","actions","execution"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ccf4298b-8edf-5832-adaa-e33c75484172","name":"Stop trips (batch)","request":{"name":"Stop trips (batch)","description":{"content":"Stop trips (batch). If the trip key list is empty, all trips from the wave are stop.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips","actions","execution"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d07133c8-0d59-570a-be22-bf6e482a01a6","name":"Self crew trips","request":{"name":"Self crew trips","description":{"content":"Getting a crew trips by login. Available only for users with `CREW` role.","type":"text/plain"},"url":{"path":["monitor","deals","self","trips"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4676e4ba-a289-5ddb-9675-2b76c93c84f6","name":"Data from trip","request":{"name":"Data from trip","description":{"content":"Read trip data. Available only for users with `CREW` role.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips",":essence_key","data","batch","mobile"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c99fd5d0-b1aa-5239-90e1-99509b19d6c9","name":"Facts from trip","request":{"name":"Facts from trip","description":{"content":"Read facts from trip. Available only for users with `CREW` role.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips",":essence_key","facts","batch","mobile"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Locations","description":"Locations management.","item":[{"id":"583bf6f7-0337-5bc5-8b36-41cf9bc5a81a","name":"Create location","request":{"name":"Create location","description":{"content":"Create location.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","locations"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key\": \"performer_1_location\",\n \"geopoint\": {\n \"latitude\": 55.720292,\n \"longitude\": 37.625994\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4d68e64c-ccb0-518a-9501-2e2de875b54e","name":"Update location","request":{"name":"Update location","description":{"content":"Updating the location by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","locations"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"key\": \"performer_1_location\",\n \"geopoint\": {\n \"latitude\": 55.720292,\n \"longitude\": 37.625994\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"487d27ed-41ee-5f61-bf18-82f72642debf","name":"Read location","request":{"name":"Read location","description":{"content":"Getting location information by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","locations",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1ee2e966-9053-5d03-aeab-173e76c93453","name":"Remove location","request":{"name":"Remove location","description":{"content":"Removing a location by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","locations",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1d5cdf1f-9f05-56a0-9951-c562c5f0f5e5","name":"Locations list","request":{"name":"Locations list","description":{"content":"Getting a locations list.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","locations","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Locations table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f8a1a17f-ce01-584f-93cc-5c17a3581f1f","name":"Delete locations (batch)","request":{"name":"Delete locations (batch)","description":{"content":"Removing locations from the file.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","locations","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d265dd26-fdb4-5ab0-8eae-e7d34da9bbdd","name":"Location geopoints","request":{"name":"Location geopoints","description":{"content":"Getting a geopoints.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","locations","batch","geopoints"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"90940c2e-44f2-525d-a0b1-969426ab3dbd","name":"Location metrics","request":{"name":"Location metrics","description":{"content":"Calculate general metrics for selected locations.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","locations","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Performers","description":"Performers management.","item":[{"id":"bcfa6441-051b-54a4-aaaf-e5b65c29eb75","name":"Create performer","request":{"name":"Create performer","description":{"content":"Create performer.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","performers"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0f9535c9-28b2-5bf4-b8fd-64591d8a33c5","name":"Update performer","request":{"name":"Update performer","description":{"content":"Updating the performer by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","performers"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d9057d7d-0fc7-5db6-a186-55e1a138356d","name":"Read performer","request":{"name":"Read performer","description":{"content":"Getting performer information by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","performers",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3f2a26f2-0f49-5fed-8e5f-79270a2fb35f","name":"Remove performer","request":{"name":"Remove performer","description":{"content":"Removing a performer by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","performers",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"07bef0b1-c485-53d0-9c86-4232eeb8a330","name":"Performers list","request":{"name":"Performers list","description":{"content":"Getting a performers list.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","performers","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Performers table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"82443c46-88c5-5cef-9a24-fcfe5a78b598","name":"Delete performers (batch)","request":{"name":"Delete performers (batch)","description":{"content":"Removing performers from the file.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","performers","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"949f513d-ee3d-54ad-a894-f0b576e6e306","name":"Performer geopoints","request":{"name":"Performer geopoints","description":{"content":"Getting a geopoints.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","performers","batch","geopoints"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"560f17d7-814c-5c0a-bab9-040b4429b4a8","name":"Performer metrics","request":{"name":"Performer metrics","description":{"content":"Calculate general metrics for selected performers.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","performers","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Transports","description":"Transports management.","item":[{"id":"f7d91675-a903-5d6a-a587-7d07eb7480a6","name":"Create transport","request":{"name":"Create transport","description":{"content":"Creating a transport.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","transports"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b6a916b5-ac03-593b-9f9b-6799e2466c3d","name":"Update transport","request":{"name":"Update transport","description":{"content":"Updating a transport by its key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","transports"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"efe8f334-a2c1-5767-a565-867e7c762988","name":"Reading transport","request":{"name":"Reading transport","description":{"content":"Getting transport information by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","transports",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2d1fb7ea-f07c-58d5-aa78-fd20113c7514","name":"Remove transport","request":{"name":"Remove transport","description":{"content":"Removing a transport by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","transports",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"07c4952e-43d1-5de7-84c8-4c785ea4b667","name":"Transport list","request":{"name":"Transport list","description":{"content":"Getting a transport list.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","transports","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Transport table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5f846ce9-fdbe-555b-bf1e-103ddc627701","name":"Delete transports (batch)","request":{"name":"Delete transports (batch)","description":{"content":"Removing transports from the file.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","transports","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"954707ea-a288-5cbf-ab02-710224aba5d7","name":"Transport geopoints","request":{"name":"Transport geopoints","description":{"content":"Getting a geopoints.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","transports","batch","geopoints"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"391c84f5-eeca-5545-9edf-1ec25c717e2b","name":"Transport metrics","request":{"name":"Transport metrics","description":{"content":"Calculate general metrics for selected transports.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","transports","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Orders","description":"Orders management.","item":[{"id":"07824c6b-1256-576e-ae19-9bb8a7368825","name":"Create order","request":{"name":"Create order","description":{"content":"New order creation.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","orders"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"09a83b1e-b0e8-5b87-af0f-6fe7569bac8c","name":"Update order","request":{"name":"Update order","description":{"content":"Updating the essence by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","orders"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6319f80c-e74b-5199-9447-776ef9b11265","name":"Reading order","request":{"name":"Reading order","description":{"content":"Getting order information by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","orders",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"36ec7008-3564-5caf-8c1c-12755f7a9953","name":"Deleting one order","request":{"name":"Deleting one order","description":{"content":"Removing a essence by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","orders",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"00663d1b-fb2c-591a-adab-46e14040743d","name":"Update invoices (batch)","request":{"name":"Update invoices (batch)","description":{"content":"Updating cargo invoices for the orders of the dataset (batch). Each cargo is addressed by a pair of keys - the order key and the cargo key. Only already existing cargoes are updated - new cargoes are not added. If you need to add or remove cargoes, use the order update function.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","orders","batch","invoices"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a90f5597-7c69-5124-ae04-63e42046d3c0","name":"List orders","request":{"name":"List orders","description":{"content":"Getting a orders list.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","orders","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Order table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d29a1451-6bb3-56e4-8d73-90312e74bc46","name":"Delete orders (batch)","request":{"name":"Delete orders (batch)","description":{"content":"Removing orders from the file.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","orders","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"06015d48-fd4c-543f-80ce-cb62086ec608","name":"Order geopoints","request":{"name":"Order geopoints","description":{"content":"Getting a geopoints.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","orders","batch","geopoints"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"04e2b0f2-9779-5390-9b98-7a241dfac0c2","name":"Order metrics","request":{"name":"Order metrics","description":{"content":"Calculate general metrics for selected orders.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","orders","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Hardlinks","description":"Hardlinks management.","item":[{"id":"fffbc8eb-c7a1-5251-9a04-1e81d06bd26e","name":"Create hardlink","request":{"name":"Create hardlink","description":{"content":"Create new hardlink.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","hardlinks"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key\": \"hardlink_1\",\n \"links\": [\n {\n \"type\": \"PERFORMER_SHIFT\",\n \"entity_key\": \"perf_1\"\n },\n {\n \"type\": \"TRANSPORT_SHIFT\",\n \"entity_key\": \"transp_1\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"639ef698-06c4-5600-a243-859ad8a66888","name":"Update hardlink","request":{"name":"Update hardlink","description":{"content":"Updating the hardlink by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","hardlinks"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"key\": \"hardlink_1\",\n \"links\": [\n {\n \"type\": \"PERFORMER_SHIFT\",\n \"entity_key\": \"perf_1\"\n },\n {\n \"type\": \"TRANSPORT_SHIFT\",\n \"entity_key\": \"transp_1\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8443c6c7-d30b-5aa1-9455-c2a240e1bf60","name":"Read hardlink","request":{"name":"Read hardlink","description":{"content":"Getting hardlink information by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","hardlinks",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f5739dc5-9d3e-5274-8d77-f4f197157aa0","name":"Remove hardlink","request":{"name":"Remove hardlink","description":{"content":"Removing a essence by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","hardlinks",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"60a96fb1-bd1f-5a8d-9a7b-b2cee50c82a5","name":"List hardlinks","request":{"name":"List hardlinks","description":{"content":"Getting a hardlinks list.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","hardlinks","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"ELEMENTS_COUNT","disabled":true,"description":{"content":"Hardlink table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"726c2365-6f01-539b-a100-79b95eef1791","name":"Delete hardlinks (batch)","request":{"name":"Delete hardlinks (batch)","description":{"content":"Removing hardlinks from the file.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","hardlinks","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"14784c96-26ba-5cb4-9aec-fae080ba7182","name":"Hardlink metrics","request":{"name":"Hardlink metrics","description":{"content":"Calculate general metrics for selected hardlinks.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","hardlinks","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Trips","description":"Trips management.","item":[{"id":"7ab74447-2fd3-5f86-a0cd-407fa36cf0fb","name":"Trip create","request":{"name":"Trip create","description":{"content":"Creating a trip.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d91111eb-008f-5a40-be42-45991fc76c53","name":"Trip update","request":{"name":"Trip update","description":{"content":"Updating a trip by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"90b60aa0-cbef-59ed-b37b-fc741fec197e","name":"Read trip","request":{"name":"Read trip","description":{"content":"Getting trip information by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4de79384-7cb0-5f0f-89c2-3696ff07edd1","name":"Delete trip","request":{"name":"Delete trip","description":{"content":"Removing a trip by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3193a10a-9c21-5483-8799-3935239b071a","name":"Reading trips (table)","request":{"name":"Reading trips (table)","description":{"content":"Getting a trips list.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"DISTANCE","disabled":true,"description":{"content":"Trip table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6c111e05-2931-5d9b-bc37-2bda1e0c767f","name":"Delete trips (batch)","request":{"name":"Delete trips (batch)","description":{"content":"Removing trips from the wave.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c2b1f5a6-a483-5d52-9410-01e04ff7a02d","name":"Trips chart","request":{"name":"Trips chart","description":{"content":"Getting a trips for chart.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips","batch","charts"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"DISTANCE","disabled":true,"description":{"content":"Trip table column name.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8efe4e6d-d9c8-5805-b0a2-b49aeb77da85","name":"Trip tracks","request":{"name":"Trip tracks","description":{"content":"Getting a tracks.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips","batch","tracks",":tracks_type"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"ROAD","key":"tracks_type","disabled":false,"description":{"content":"(Required) Tracks type:\n * `LINE` - connecting stop points in a straight line\n * `ROAD` - connecting stop points along roads\n * `EXTERNAL` - externally loaded custom tracks","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"01a48669-6826-52b2-bc86-cb0b55a801c3","name":"Load custom tracks","request":{"name":"Load custom tracks","description":{"content":"Load custom tracks.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips","batch","tracks-custom"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2c725956-b713-532e-8ad9-8b3a3b2893a3","name":"Remove custom tracks","request":{"name":"Remove custom tracks","description":{"content":"Remove custom all tracks.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips","batch","tracks-custom"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"61b65a09-1a68-5daf-90d7-41fa5670865c","name":"Trips metrics","request":{"name":"Trips metrics","description":{"content":"Calculate general metrics for selected trips.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6c4fe491-9846-528e-8ba2-161d1bd1a9ac","name":"Trip stops list (table)","request":{"name":"Trip stops list (table)","description":{"content":"Getting a trip stops list.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips",":essence_key","stops","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"LOCATION_NAME","disabled":true,"description":{"content":"Trip stops table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"52e6501c-9eb0-510f-a652-26905fd115f0","name":"Reading roundrips (table)","request":{"name":"Reading roundrips (table)","description":{"content":"Getting a roundrips list.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","roundtrips","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"DISTANCE","disabled":true,"description":{"content":"Trip table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"982831f1-7451-534e-82be-a14659151692","name":"Roundrips metrics","request":{"name":"Roundrips metrics","description":{"content":"Calculate general metrics for selected roundrips.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","roundtrips","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"06d86812-fa9c-543f-9f97-9438ff9a9004","name":"Planned trip track","request":{"name":"Planned trip track","description":{"content":"Read planned trip track.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips",":essence_key","tracks-plan"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"82ca3011-01dc-5078-89bd-11fae1e2e9a2","name":"Historical trip track","request":{"name":"Historical trip track","description":{"content":"Read historical track of the trip.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips",":essence_key","tracks-history"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Facts","description":"Facts management.\n\nA fact is an action completed during the execution of a trip, facts are created by the performer mobile application or by an external integration.","item":[{"id":"9b45e9f7-ec21-5b90-907f-40abdf1c6c43","name":"Create fact","request":{"name":"Create fact","description":{"content":"Creating a fact. You can only create a new fact with the 'NEW' status.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","facts"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key\": \"fact_01\",\n \"type\": \"GEOTRACK_UPDATED\",\n \"time\": \"2026-09-07T22:00:00Z\",\n \"trip_key\": \"trip_for_performer_1\",\n \"performer_key\": \"performer_1\",\n \"location_key\": \"performer_1_current_location\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6a4f050d-4a33-5af6-aafa-b0a38f3e2e65","name":"Read fact","request":{"name":"Read fact","description":{"content":"Getting fact information by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","facts",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e8452105-832d-5cc6-ba14-cfd89027cb58","name":"Deleting one fact","request":{"name":"Deleting one fact","description":{"content":"Removing a fact by key.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","facts",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"26da7f4f-08da-58dc-8809-66d7aef9b039","name":"List of facts","request":{"name":"List of facts","description":{"content":"Getting a facts list.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","facts","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Fact table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c14229ac-c639-53c7-8458-7b85ba0de7c2","name":"Delete facts (batch)","request":{"name":"Delete facts (batch)","description":{"content":"Removing facts from the file.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","facts","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e0fbe6c8-a225-545e-bfb8-050e177d611f","name":"Fact metrics","request":{"name":"Fact metrics","description":{"content":"Calculate general metrics for selected facts.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","facts","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"53fce6ba-1ca7-5043-9f23-a44b900875a4","name":"Create facts (batch)","request":{"name":"Create facts (batch)","description":{"content":"Creating a facts. You can only create a new fact with the 'NEW' status.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","facts","batch","list"],"host":["{{baseUrl}}"],"query":[{"key":"batch_key","value":"batch_1199","disabled":true,"description":{"content":"Parameter with fact batch key.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"34dcbbb1-1625-5b34-9abc-334161504478","name":"Checking batch status","request":{"name":"Checking batch status","description":{"content":"Obtaining the processing status of a previously uploaded batch of facts.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","facts","batch","status"],"host":["{{baseUrl}}"],"query":[{"key":"batch_key","value":"batch_1199","disabled":false,"description":{"content":"(Required) Parameter with fact batch key.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Autopilot","description":"Autopilot management.","item":[{"id":"9150acf8-fce1-5b9d-93b1-d1e4796d74d3","name":"Run autopilot","request":{"name":"Run autopilot","description":{"content":"Turn on the autopilot — an automatic process that includes:\n * accounting for all incoming facts\n * processing of data changes\n * recalculation of existing trips\n * updating analytics on facts and building a forecast\n * assigning new trips to crews\n\nThe autopilot can only be turned on for an active wave (wave status is `ACTIVE`).","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","autopilot"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"automatch_delay\": \"PT2M30S\",\n \"replan_delay\": \"PT2M30S\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"656a24c0-3527-59ee-84b1-3db51fa7c68e","name":"Update autopilot","request":{"name":"Update autopilot","description":{"content":"Update autopilot.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","autopilot"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"automatch_delay\": \"PT2M30S\",\n \"replan_delay\": \"PT2M30S\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e581803d-5f9a-5539-acc5-2a86e493dd9b","name":"Stop autopilot","request":{"name":"Stop autopilot","description":{"content":"Stop autopilot.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","actions","autopilot"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Tracker","description":"Tracking.","item":[{"id":"906b22ff-5c41-5c88-a7b4-e8e75d46f744","name":"Creating an order tag","request":{"name":"Creating an order tag","description":{"content":"Generating a key-mark to track order.","type":"text/plain"},"url":{"path":["monitor","tracker","waves",":file_key","orders",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"be6c2a3b-06f6-59a0-bbb2-d3e414b82afc","name":"Order tracking","request":{"name":"Order tracking","description":{"content":"Order tracking by mark.","type":"text/plain"},"url":{"path":["monitor","tracker","orders",":tracker_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"track-number-for-order-101","key":"tracker_key","disabled":false,"description":{"content":"(Required) Tracker tag.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"dcec4627-4fe1-5e8d-98f3-85801c00ec50","name":"Reading tracker settings list","request":{"name":"Reading tracker settings list","description":{"content":"Reading the list of tracker settings keys.","type":"text/plain"},"url":{"path":["monitor","settings","tracker"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6913c31f-e048-5725-86a1-a2735747810e","name":"Setting the active tracker settings key","request":{"name":"Setting the active tracker settings key","description":{"content":"Setting the active tracker settings key.","type":"text/plain"},"url":{"path":["monitor","settings","tracker"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"path-key-01","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"116a18b4-0bc4-5ce7-be81-acd9ea68227a","name":"Reading tracker settings","request":{"name":"Reading tracker settings","description":{"content":"Reading tracker settings.","type":"text/plain"},"url":{"path":["monitor","settings","tracker",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"94d384a5-5049-5ee7-8927-bfb49f654586","name":"Create tracker settings","request":{"name":"Create tracker settings","description":{"content":"Create tracker settings.","type":"text/plain"},"url":{"path":["monitor","settings","tracker",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"40aac5b6-731e-51bd-8e4c-4f2d27843b91","name":"Update tracker settings","request":{"name":"Update tracker settings","description":{"content":"Update tracker settings.","type":"text/plain"},"url":{"path":["monitor","settings","tracker",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2bead360-fe1c-54ed-9d0d-2ee79e847f6a","name":"Delete tracker settings","request":{"name":"Delete tracker settings","description":{"content":"Delete tracker settings.","type":"text/plain"},"url":{"path":["monitor","settings","tracker",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Analytics","description":"Analytics.\n\nMain responsibilities of this block:\n\n- creation and storage of statistics on trip execution results\n- creation and storage of trip execution forecasts","item":[{"id":"cc299f59-9d5c-53f5-b98d-2ab169b1baa6","name":"Analytics for the period","request":{"name":"Analytics for the period","description":{"content":"Analytics for the period.","type":"text/plain"},"url":{"path":["monitor","analytics","overview"],"host":["{{baseUrl}}"],"query":[{"key":"from","value":"2026-09-21T09:30:00+03:00","disabled":true,"description":{"content":"Date and time in the ISO 8601 format. If no datetime is specified, audit data are returned from the beginning of the day.","type":"text/plain"}},{"key":"to","value":"2026-09-21T18:00:00+03:00","disabled":true,"description":{"content":"Date and time in the ISO 8601 format. If not specified, data up to the current time is returned.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Reports","description":"Reports.","item":[{"id":"1e0e4007-6ec2-5df6-891d-222e4bae5548","name":"Report creating","request":{"name":"Report creating","description":{"content":"Creating report.","type":"text/plain"},"url":{"path":["monitor","reports","xlsx"],"host":["{{baseUrl}}"],"query":[{"key":"from","value":"2026-09-21T09:30:00+03:00","disabled":true,"description":{"content":"Date and time in the ISO 8601 format. If no datetime is specified, audit data are returned from the beginning of the day.","type":"text/plain"}},{"key":"to","value":"2026-09-21T18:00:00+03:00","disabled":true,"description":{"content":"Date and time in the ISO 8601 format. If not specified, data up to the current time is returned.","type":"text/plain"}},{"key":"report_type","value":"TYPE_2","disabled":false,"description":{"content":"(Required) Report type.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/octet-stream"}],"method":"POST","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Scenarios","description":"Settings for user-defined trip execution scenarios.","item":[{"id":"67fa41eb-72d7-5fbd-bee8-9b0df1f5cf1c","name":"Reading scenario list","request":{"name":"Reading scenario list","description":{"content":"Reading the list of scenario keys.","type":"text/plain"},"url":{"path":["monitor","settings","scenarios"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d18872f1-6064-5338-b3fb-91b51464c57a","name":"Create scenario","request":{"name":"Create scenario","description":{"content":"Create scenario.","type":"text/plain"},"url":{"path":["monitor","settings","scenarios"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c1ec0347-e5e3-51bf-b8c6-da747a8d7862","name":"Update scenario","request":{"name":"Update scenario","description":{"content":"Update scenario.","type":"text/plain"},"url":{"path":["monitor","settings","scenarios"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0e4ffd3e-e2be-57ae-a8a0-2dce67a902f5","name":"Reading scenario","request":{"name":"Reading scenario","description":{"content":"Reading scenario.","type":"text/plain"},"url":{"path":["monitor","settings","scenarios",":scenario_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"key01","key":"scenario_key","disabled":false,"description":{"content":"(Required) User scenario key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b37297cc-f721-5469-a0e5-3f0b44ebb075","name":"Delete scenario","request":{"name":"Delete scenario","description":{"content":"Delete scenario.","type":"text/plain"},"url":{"path":["monitor","settings","scenarios",":scenario_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"key01","key":"scenario_key","disabled":false,"description":{"content":"(Required) User scenario key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"User","description":"User interface settings.","item":[{"id":"d8ffafc5-ac79-5900-9f94-0b61e62a2bcc","name":"Reading user settings list","request":{"name":"Reading user settings list","description":{"content":"Reading the list of user settings keys.","type":"text/plain"},"url":{"path":["monitor","settings","user"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0104c491-5e77-59f2-9d42-524c4394eb12","name":"Setting the active user settings key","request":{"name":"Setting the active user settings key","description":{"content":"Setting the active user settings key.","type":"text/plain"},"url":{"path":["monitor","settings","user"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"path-key-01","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2cac39f2-bd70-5914-9025-31e6b480933b","name":"Reading user settings","request":{"name":"Reading user settings","description":{"content":"Reading user settings.","type":"text/plain"},"url":{"path":["monitor","settings","user",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8505e193-4665-56bf-ace8-5a7663ca2726","name":"Create user settings","request":{"name":"Create user settings","description":{"content":"Create user settings.","type":"text/plain"},"url":{"path":["monitor","settings","user",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key1\": \"value1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"61d6ce6a-1048-5159-91ba-f886f1f91b52","name":"Update user settings","request":{"name":"Update user settings","description":{"content":"Update user settings.","type":"text/plain"},"url":{"path":["monitor","settings","user",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"key1\": \"value1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b1ce98f6-9fb0-5355-b151-de052fb705a1","name":"Delete user settings","request":{"name":"Delete user settings","description":{"content":"Delete user settings.","type":"text/plain"},"url":{"path":["monitor","settings","user",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"CustomFields","description":"Custom field conversion settings.\n\nAdditional columns are provided in the table to display values from attributes.\n\nThis setting defines the rules for converting attribute values into the corresponding typed fields.\n\nConversion happens at read time — therefore, conversion rules do not affect the data and can be changed at any moment.","item":[{"id":"08578202-107a-5638-8f7c-6141641cbc0d","name":"Reading fields settings list","request":{"name":"Reading fields settings list","description":{"content":"Reading the list of custom field settings keys.","type":"text/plain"},"url":{"path":["monitor","settings","customfields"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"feb7ac87-61ed-55f2-8235-90b13e81ec57","name":"Setting the active customfields key","request":{"name":"Setting the active customfields key","description":{"content":"Setting the active customfields key.","type":"text/plain"},"url":{"path":["monitor","settings","customfields"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"path-key-01","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8321057f-145f-53cb-99d9-a7b9a18538ec","name":"Reading fields settings","request":{"name":"Reading fields settings","description":{"content":"Reading custom field settings.","type":"text/plain"},"url":{"path":["monitor","settings","customfields",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"35410a68-ffd0-5cf6-a82a-b054eac9f0f5","name":"Create fields settings","request":{"name":"Create fields settings","description":{"content":"Create custom fields settings.","type":"text/plain"},"url":{"path":["monitor","settings","customfields",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"05962d89-711c-5d70-9d2d-32cb2a577e95","name":"Update fields settings","request":{"name":"Update fields settings","description":{"content":"Update custom fields settings.","type":"text/plain"},"url":{"path":["monitor","settings","customfields",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3540767e-c0d5-5020-be32-1141f7059f9c","name":"Delete fields settings","request":{"name":"Delete fields settings","description":{"content":"Delete custom fields settings.","type":"text/plain"},"url":{"path":["monitor","settings","customfields",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"CustomIcons","description":"Icon settings.","item":[{"id":"c493f4f8-121e-5130-8207-e07768cf9007","name":"Reading icons settings list","request":{"name":"Reading icons settings list","description":{"content":"Reading the list of custom field settings keys.","type":"text/plain"},"url":{"path":["monitor","settings","customicons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"00902940-bd3d-55c0-b07d-d4488400435e","name":"Setting the active customicons key","request":{"name":"Setting the active customicons key","description":{"content":"Setting the active customicons key.","type":"text/plain"},"url":{"path":["monitor","settings","customicons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"path-key-01","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ec9da95f-d8df-5713-b038-afa0a3eddefe","name":"Reading icons settings","request":{"name":"Reading icons settings","description":{"content":"Reading custom field settings.","type":"text/plain"},"url":{"path":["monitor","settings","customicons",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e1faab6c-f665-5955-becc-87b7e1266306","name":"Update icons settings","request":{"name":"Update icons settings","description":{"content":"Create custom icons settings.","type":"text/plain"},"url":{"path":["monitor","settings","customicons",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"}],"method":"POST","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"790b436a-9c56-532a-99c2-6a8f3580639d","name":"Update icons settings","request":{"name":"Update icons settings","description":{"content":"Update custom icons settings.","type":"text/plain"},"url":{"path":["monitor","settings","customicons",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"}],"method":"PUT","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bab3fb49-699d-53ef-9150-7379cb73bfd8","name":"Delete icons settings","request":{"name":"Delete icons settings","description":{"content":"Delete custom icons settings.","type":"text/plain"},"url":{"path":["monitor","settings","customicons",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"System","description":"System functions.\nAuxiliary functionality common to all services.","item":[{"id":"d185fa69-ae42-5b18-ab4f-8158652c6f30","name":"Checking the availability","request":{"name":"Checking the availability","description":{"content":"Checking the service availability.","type":"text/plain"},"url":{"path":["monitor","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8c017185-0861-5b59-aab5-44701ca56ef4","name":"Getting the service version","request":{"name":"Getting the service version","description":{"content":"Getting the service version.","type":"text/plain"},"url":{"path":["monitor","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"341a3caf-e5ec-5eb6-bd50-e87c579689dd","name":"Getting the documentation","request":{"name":"Getting the documentation","description":{"content":"Getting the file with this service documentation.","type":"text/plain"},"url":{"path":["monitor","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":[],"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":"be37a8b8-7c9e-55b6-940a-5960ed9e3ca7","name":"VRt.Monitor [MT]","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"Programming interface for the Veeroute Monitor tool.\n\n# Description\n\nThe server side of Veeroute Monitor.\n\nMain responsibilities:\n\n* storage and processing of waves (input data for planning and trips with their execution results)\n* recalculation of trips during their execution\n* creation and storage of statistics on trip execution results\n* creation and storage of trip execution forecasts\n\n## Order status\n\nAn order consists of one or more requests.\nThe order status is derived from the requests received from the performer during the trip:\n\n| Status | Description | Expected Action |\n|:------------|:----------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------|\n| `FREE` | The order is not assigned to any trip, initial status | The order will be assigned to a trip |\n| `PLANNED` | The order is scheduled for a trip, awaiting execution | The performer will begin fulfilling the order's requests |\n| `EXECUTING` | The performer has started fulfilling the order (`DEMAND_START` fact) | The performer will fulfill all requests for the order |\n| `FINISHED` | All requests for the order have been fulfilled (`DEMAND_DONE` facts) or the `ORDER_DONE` fact has been received | This is the final status |\n| `CANCELED` | Order canceled (fact `ORDER_CANCELED`) | This is the final status |\n\nThe order facts `ORDER_DONE` (order completed) and `ORDER_CANCELED` (order canceled) complete the order and all its requisitions entirely and have **priority** over the requisition facts—conflicting requisition facts are ignored.\n\nStatus transition:\n\nPlanning: `FREE` -> `PLANNED`\n\nExecution: `PLANNED` -> `EXECUTING` -> `FINISHED` / `CANCELED`\n\n## Trip status\n\n| Status. | Description | Expected action |\n|:------------|:--------------------------------------------------------|:----------------------------------------------|\n| `FREE` | Trip created, crew not assigned | Operator will assign a crew |\n| `ASSIGNED` | Crew assigned | Operator will send the assignment to the crew |\n| `SENT` | Assignment sent to the crew | Crew will confirm receipt |\n| `RECEIVED` | Crew received the trip (fact `TRIP_RECEIVED`) | Crew will accept or reject the trip |\n| `CONFIRMED` | Crew agreed to perform the trip (fact `TRIP_CONFIRMED`) | Crew will start performing the trip |\n| `REJECTED` | Crew refused to perform the trip (fact `TRIP_REJECTED`) | Operator will assign a new crew or cancel |\n| `EXECUTING` | Crew is performing the trip (fact `TRIP_EXECUTING`) | Crew will finish all tasks |\n| `FINISHED` | Trip is finished — no work is left for the trip | This is a terminal status |\n| `CANCELED` | Trip canceled by the operator | This is a terminal status |\n\nStatus transitions:\n\nOperator: `FREE` → `ASSIGNED` → `SENT`\n\nCrew: `RECEIVED` → `CONFIRMED` / `REJECTED` → `EXECUTING`\n\nConditions: `EXECUTING` → `FINISHED` / `CANCELED`\n\n## Fact status\n\nAny fact is created by a mobile device or external integration with the status 'NEW'.\n\nFacts are processed by the server at a set frequency, and the status changes to one of the following:\n\n* `APPLIED` - the fact has been processed and the wave data has been successfully modified\n* `ERROR` - the fact has been processed with an error; the sender must correct the fact and resubmit\n\n## Changes subscription\n\nInstead of polling the server for changes, an external integration can subscribe to the data changes of the account waves and receive notifications.\n\nHow it works:\n\n1. The integration creates a subscription (create_wave_subscription), specifying its subscription key (`key`) and the address of its service (`callback_url`) - the subscription is applied to all waves of the account at once.\n\n2. As soon as the data of an active wave has changed, the server sends a notification with the wave key (`file_key`) and the statistics on the entities of this wave (`data_statistics`) to the specified address - but no more often than specified in `notification_delay`.\n\n3. The integration responds with the `200` code and starts processing the data - it reads the wave data and updates it on its side.\n\n4. If the external service did not respond with the `200` code within the `request_timeout`, the server repeats sending the notification `retry_attempts` times with the `retry_interval` interval.\n\n\"wave_subscription\"\n\nFeatures:\n\n* the subscription is created for an account and is applied to all its waves - the filter cannot be specified yet;\n\n* notifications are sent only while the wave is active (the `ACTIVE` status) - in an inactive wave, incoming data is not processed and notifications are not sent, use activate_wave for activation;\n\n* several subscriptions can be created for an account - for example, one for each external integration; subscriptions differ by the key (`key`), which is unique within the account, and work independently of each other;\n\n* a subscription cannot be changed - to change the settings, delete it (delete_wave_subscription) and create it again, the list of all account subscriptions is available in list_wave_subscriptions;\n\n* the same notification may be received again (for example, if the integration response did not reach the server), so the statistics in the notification is for information only, and the source of truth is the wave data read by the integration.\n\nContact Support:\n Name: Veeroute Support Team\n Email: support@veeroute.com","type":"text/plain"}}}