Changelog - 2025-04-02

Here is what has changed in the Wunderite API with the release on April 2nd, 2025.

What's new

DELETE Delete legal entities

The DELETE delete legal entities endpoint allows you to delete legal entities related to a commercial risk profile.

Objects documentation

We've added a new objects section to the documentation. This section provides detailed information about the data shape of objects used in the Wunderite API across the various endpoints.

What's changed

POST Create endpoint response keys

When submitting a POST create request to create objects, it is now possible to specify a uuid key that will be used to key the response output, for guaranteed lookup of the created object. This is a blanket change, and is available for every risk data object.

See object create requests for more information.