API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /api/v2/fact-find/session/{factFindSession_uuid}/launch
- Path went from
/api/v2/fact-find-session/{factFindSession_uuid}/launchto/api/v2/fact-find/session/{factFindSession_uuid}/launch(same operationId) - Path
-
factFindSession_uuid path parameter Modified
-
Type went from
stringtointegerBreaking
-
Type went from
GET /api/v2/plans/{plan_uuid}/returns
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- time_weighted_return property Modified
- time_weighted_return.growth_value property Added
-
data property Modified
-
application/json content type Modified