{ "success": true, "message": "Vehicle created successfully", "data": { "id": "a1b2c3d4-5678-90ab-cdef-1234567890ab", "driverId": "b7a9c9d6-3f28-4e9a-bf82-91f0a8f1a234", "driverProfileId": "e6b15a89-3c42-45b8-8d12-84c9c0f22d91", "vehicleTypeId": "c4d5e6f7-8901-2345-6789-0abcdef12345", "make": "Toyota", "model": "Corolla", "year": 2022, "plateNumber": "ABC-123", "color": "Silver", "capacity": 4, "isActive": true, "status": "available", "createdAt": "2024-01-15T10:30:00Z", "updatedAt": "2024-01-15T10:30:00Z" } }
Manage vehicles in the Rodando platform