{ "success": true, "message": "Vehicle type created successfully", "data": { "id": "c4d5e6f7-8901-2345-6789-0abcdef12345", "categoryId": "b7a9c9d6-3f28-4e9a-bf82-91f0a8f1a234", "serviceClassIds": [ "e6b15a89-3c42-45b8-8d12-84c9c0f22d91", "a1b2c3d4-5678-90ab-cdef-1234567890ab" ], "name": "SUV Compacto", "description": "Un SUV de tamaño compacto con capacidad para 5 pasajeros", "baseFare": 3.5, "costPerKm": 1.25, "costPerMinute": 0.35, "minFare": 5.0, "defaultCapacity": 4, "iconUrl": "https://cdn.app.com/icons/suv.png", "isActive": true, "createdAt": "2024-01-15T10:30:00Z", "updatedAt": "2024-01-15T10:30:00Z" } }
Manage vehicle types and their pricing configurations