Vehicle API
/v1/vehicle_types - GET
Retrieves the collection of VehicleTypeResource resources.
Endpoint
GET - https://api.travisroadservices.com/v1/vehicle_types
Copy
Query params
| Parameter | Type | Description |
|---|---|---|
category
|
string | Possible filter values: towing, towed, combination (vehicle types that can be part of a combination) |
service
|
string | Possible filter values: truckwash, parking, tankcleaning, repair |
combination
|
string | Filter based on possible vehicle type combination |
page
|
string | The collection page number |
itemsPerPage
|
string | The number of items per page |
Request body
No request bodyResponse body
Response 200