Savings Performance

GET/savings/:id/performance

This endpoint allows you to fetch the historical performance data of a specific 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_date
string
investment start date in ISO-8086 format (d-m-Y)
end_date
string
investment end date in ISO-8086 format (d-m-Y)