Gets the repayments for a given date range for a given portfolio.Copy Pageget https://example.com/api/investors/{investorId}/portfolios/{portfolioId}/repaymentsGET: /api/investors/{guid}/portfolios/{guid}/repaymentsPath ParamsinvestorIduuidrequiredThe identifier of the investor.portfolioIduuidrequiredThe identifier of the portfolio.Query Paramsfromdate-timeThe period from.todate-timeThe period to.Responses 200OK 404The entity has not been found.Updated about 1 month ago