Vehicles (Protected)
Get Vehicles Filters
Get all available filter options for the vehicles list.
Returns:
- pontos_venda: List of points of sale for the company
- estados: List of vehicle states (Stock, Reservado, Vendido, etc.)
- marcas: List of all brands
- combustiveis: List of fuel types
- caixas: List of gearbox types
- fornecedores: Clients referenced as supplier by this company's vehicles
- price_range: Min/max price from company vehicles
- year_range: Min/max year from company vehicles
- km_range: Min/max kilometers from company vehicles
- boolean_filters: List of boolean filter options
- sort_options: Available sort fields
get/api/vehicles/filters
Headers
x-api-tokenstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/vehicles/filters:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.