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