API structure has changed
1 structure change including:
1 Modification
Modified
1
Breaking
GET /api/v2/plans/{plan_uuid}/returns
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
time_weighted_return, money_weighted_return properties Modified
-
Type went from
number
toobject
Breaking
-
Type went from
- plan_started_at, time_weighted_return.value, time_weighted_return.status, money_weighted_return.value, money_weighted_return.status properties Added
-
time_weighted_return, money_weighted_return properties Modified
-
data property Modified
-
application/json content type Modified
- Query
- includePlan query parameter Added