Vehicle API

/v1/vehicle_types - GET

Via the Vehicle API you can manage all your vehicles and have access to all different vehicle types.


Open Swagger Specification

Endpoint

    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

Response body

Response 200