{"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":"New crew creation.","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)","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":"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":"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":"128c469a-6af1-51b0-9368-ee19e3fccd1f","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","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":"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":"ce79a0a6-541f-5b2b-aef0-e0bd423e6012","name":"Deal creation","request":{"name":"Deal creation","description":{"content":"New deal creation.","type":"text/plain"},"url":{"path":["monitor","deals"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crew_key\": \"mega_crew\",\n \"wave_key\": \"11111111-2222-3333-4444-555555555555\",\n \"trip_key\": \"trip-0000-9999\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0a44ce50-2440-5540-a5c4-59d315408929","name":"Deal update","request":{"name":"Deal update","description":{"content":"Updating the deal information.","type":"text/plain"},"url":{"path":["monitor","deals"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"key\": \"11111111-2222-3333-4444-555555555555\",\n \"specification\": {\n \"crew_key\": \"mega_crew\",\n \"wave_key\": \"11111111-2222-3333-4444-555555555555\",\n \"trip_key\": \"trip-0000-9999\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"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":"2de1073d-6138-596e-b6a0-22eda9672938","name":"Deal removal","request":{"name":"Deal removal","description":{"content":"Removing a deal 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":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ad24578c-a5ee-56b3-a9c0-ce8ee84e0d16","name":"Deals removal (batch)","request":{"name":"Deals removal (batch)","description":{"content":"Batch deals delete.","type":"text/plain"},"url":{"path":["monitor","deals","table","batch"],"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":"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}}]},{"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":"4846a2a9-f80f-5980-b39a-a29742cb4c0f","name":"Enable performers","request":{"name":"Enable performers","description":{"content":"Enable performers in the calculation.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","performers","batch","ability"],"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":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"697aa9bf-8216-56cf-9622-d73961b9e7fd","name":"Disable performers","request":{"name":"Disable performers","description":{"content":"Disable performers in the calculation.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","performers","batch","ability"],"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":"aa428914-46de-538c-83dc-10c7284baad5","name":"Enable transports","request":{"name":"Enable transports","description":{"content":"Enable transports in the calculation.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","transports","batch","ability"],"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":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bfd8acd7-05fc-57d0-b0a7-4fbb1dc58caf","name":"Disable transports","request":{"name":"Disable transports","description":{"content":"Disable transports in the calculation.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","transports","batch","ability"],"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":"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":"06ea3fbb-9c08-5515-bacd-c079bd64c2f7","name":"Enable orders","request":{"name":"Enable orders","description":{"content":"Enable orders in the calculation.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","orders","batch","ability"],"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":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e4675935-8855-5708-aba0-5f64c3b60f7a","name":"Disable orders","request":{"name":"Disable orders","description":{"content":"Disable orders in the calculation.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","orders","batch","ability"],"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":"c3ef1987-59c2-5a34-a3fc-15a8d7a39c21","name":"Enable hardlinks","request":{"name":"Enable hardlinks","description":{"content":"Enable hardlinks in the calculation.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","hardlinks","batch","ability"],"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":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8fea3eb2-0c59-5ad9-9a3d-2333c99e924f","name":"Disable hardlinks","request":{"name":"Disable hardlinks","description":{"content":"Disable hardlinks in the calculation.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","hardlinks","batch","ability"],"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","request":{"name":"Trip stops list","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":"f17d3045-01cf-5677-ac76-9553efe51c15","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","available"],"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":"a647c0c3-7c83-553f-a34d-2e4e4d0518eb","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 exec.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","trips","actions","exec"],"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":"0e821c5f-8583-5c80-946e-52d6a1339a7b","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","exec"],"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":"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}},{"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 track of the trip","request":{"name":"Historical track of the trip","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.","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\": \"NEW_LOCATION\",\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":"14019c63-16f1-58ab-b319-602937da4fbe","name":"Update fact","request":{"name":"Update fact","description":{"content":"Updating the fact by key.","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":"PUT","body":{"mode":"raw","raw":"{\n \"key\": \"fact_01\",\n \"type\": \"NEW_LOCATION\",\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":"0f98635a-c572-5c31-a564-aeebde8d17e8","name":"Enable facts","request":{"name":"Enable facts","description":{"content":"Enable facts in the calculation.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","facts","batch","ability"],"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":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d78141bd-bae1-5992-a1e3-c668e877faec","name":"Disable facts","request":{"name":"Disable facts","description":{"content":"Disable facts in the calculation.","type":"text/plain"},"url":{"path":["monitor","waves",":file_key","facts","batch","ability"],"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":[],"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}}]},{"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","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 \"actualize_delay\": \"PT2M30S\",\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 \"actualize_delay\": \"PT2M30S\",\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":"Order mark","request":{"name":"Order mark","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":"key01","key":"tracker_key","disabled":false,"description":{"content":"(Required) Tracker mark, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","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## Trip state model\n\n| State code | 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| `CANCELLED` | Trip cancelled by the operator | This is a terminal status |\n\nState transitions:\n\nOperator: `FREE` → `ASSIGNED` → `SENT`\n\nCrew: `RECEIVED` → `CONFIRMED` / `REJECTED` → `EXECUTING`\n\nConditions: `EXECUTING` → `FINISHED` / `CANCELLED`\n\nContact Support:\n Name: Veeroute Support Team\n Email: support@veeroute.com","type":"text/plain"}}}