improved
Exposures - Organization exposures async API
February 23rd, 2024
Summary (What?)
A new parameter has been added to the organizations universe download for exposures: valueType
.
Business impact (Why?)
Some clients would prefer exposures flags to be presented as an integer rather than as a boolean.
Modules and Endpoints impacted (Where?)
List of endpoints by module impacted by this release:
Module | Endpoints | Action (addition/removal/change) |
---|---|---|
Exposures | POST /public/organizations/exposures/exposures-by-id/async | Change |
New Features (How?)
- A new parameter has been added to the organizations universe download for exposures:
valueType
. This new parameter changes the type of the exposure flags returned in the response, from the default boolean values (TRUE/FALSE) to integer values (0/100), where 0 means the company is not exposed and 100 means it is exposed.
Go-live date (When?)
23/Feb/2024