Vehicle API

/v1/vehicle_types - GET

Retrieves the collection of VehicleTypeResource resources.


Open Swagger Specification

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 body

Response body

Response 200