Changelog - 2025-06-25
Here's what changed in the Wunderite API with the release on June 25th, 2025.
What's changed
New flag for PATCH requests
The Wunderite API now supports a new hydrate
flag for PATCH requests that allows you to specify whether to return the full object instead of just what was provided.
New vehicle
object meta properties
The vehicle object has been updated to include new meta
properties, derived from the corresponding vehicle's VIN data:
body_class
cab_type
bus_type
motorcycle_chassis_type
New flag for PATCH vehicle requests
The update vehicles endpoint now supports a new vin_data.refresh
flag that allows you to pull fresh VIN data from the NHTSA database.