Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mileapp.dev/llms.txt

Use this file to discover all available pages before exploring further.

What is Vehicle?

The vehicle represents a car, bike, truck, or other form of transportation used in your organization. They are utilized to optimize the route planning process, determining the most efficient path for completing multiple tasks or visits. The vehicle attributes contain IDs, capacity, speed, working hours, tags, and constraints. To see the details of vehicle object, please follow this link

Key Features

Read vehicle

GET /vehicles

Read vehicle by ID

GET /vehicle/

Update vehicle by ID

PUT /vehicle/

Update partially vehicle by ID

PATCH /vehicle/