{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup TruxRoute API", "version": "core" }, "items": [ { "info": { "name": "TruxRoute", "type": "folder" }, "items": [ { "info": { "name": "Create or Update Trux Route Information", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/visionai/api/integrator/truxRoutes", "body": { "type": "json", "data": "{}" } }, "docs": "# Create or Update Trux Route Information\r\n\r\nThis endpoint allows external systems to submit route information from Trux, which updates associated assets (vehicles) and creates or updates customer address records.\r\n\r\n| Parameter | Type | Description |\r\n|-----------------|----------|---------------------------------------------------------------------|\r\n| RouteNumber | long | Route identification number " } ] } ], "bundled": true }