Investment Performance

GET/investments/:id/performance

This endpoint allows you to retrieve the returns data for a specific  Investment by specifying its ID and filtering the results by a time period defined by the "start_date" and "end_date" query parameters

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)