Flexible Savings performance
GET/flexible-savings/:id/performance
This endpoint allows you to fetch the historical performance data of a specific Flexible Savings asset, identified by its savings ID. The response includes an array of data objects, each representing the balance and time-weighted return of the savings account on a specific date.
Query Parameters
start_datestring |
savings start date in ISO-8086 format (d-m-Y) |
end_datestring |
savings end date in ISO-8086 format (d-m-Y) |