Gets a fund request.Copy Pageget https://example.com/api/investors/{investorId}/portfolios/{portfolioId}/fund-requests/{requestId}GET: /api/investors/{guid}/portfolios/{guid}/fund-requests/{guid}Path ParamsinvestorIduuidrequiredThe identifier of the investor.portfolioIduuidrequiredThe identifier of the portfolio.requestIduuidrequiredThe identifier of the fund request.Responses 200OK 404The entity has not been found.Updated about 1 month ago