Savings Returns

GET/savings/:id/returns

This endpoint allows you to retrieve the returns data for a specific Savings 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
savings start date in ISO-8086 format (d-m-Y)
end_date
string
savings end date in ISO-8086 format (d-m-Y)