Skip to main content

Changelog

This changelog contains the newly added endpoints and also the updates that are made to the already available endpoints, in chronological order. This documentation will provide a high overview of what have been added and/or updated. Visit our API documentation for a more descriptive information on the deployed / to be deployed changes.

Each colour represents different deployment phases:

  • Upcoming deployment in all environments
  • Current deployment in UAT environment and will be deployed in production environment in the stipulated date.
  • Current deployment in production environment (if no further change logs are specified, this is also the current deployment in UAT environment)
  • Past deployment in all environments

The version number of the developer's documentation, will be updated when a deployment is in UAT or already in production!


17 Apr 2026 tba
Deployment DateEnvironment
6 May 2026UAT
6 May 2026Production

Modified endpoints:

  • POST /control/spend - Add a new control spend group
  • PATCH /control/spend/{id} - Update a control spend group
  • Get /control/spend/{id} - Retrieves a control spend group
    • Property periodicity in the request model is deprecated.
17 Apr 2026 v1.51
Deployment DateEnvironment
17 Apr 2026UAT
17 Apr 2026Production

Modified endpoints:

  • POST /control/spend - Add a new control spend group
  • PATCH /control/spend/{id} - Update a control spend group
  • Get /control/spend/{id} - Retrieves a control spend group
    • A new periodicities property has been added to the request model, extending the data provided by periodicity with additional properties.