Vehicle API - V2
Get vehicle
Returns detailed information about a specific vehicle identified by its ID, including vehicle type, license plate, and optionally fleet number and VIN.
Endpoint
GET - https://api.travisroadservices.com/v2/vehicles/{id}
Copy
Query params
| Parameter | Type | Description |
|---|---|---|
id
|
string | The ID of the vehicle. |
Request body
No request bodyResponse body
Response 200