Version History
This section describes changes made in subsequent releases and the new features in this API:
| Release | Enhancements | API Version |
|---|---|---|
| 2025.2 | To enable a service-level health check, we introduced a new endpoint: - GET /healthCheck. It allows the API client to check the status of the dependent backend services. On the 200 response, the client receives the overall status information: healthy, degraded, unhealthy. | v1 |
| 2024.2 | To enable using additional data from voucher providers, we introduced a new optional request and response field "additionalData" to all Vouchers API endpoints. This field has an unspecified generic object type. | v1 |