Portfolio Project REST Endpoints

Portfolio Project
Use the Portfolio Project service to create, view, update, and delete portfolio projects. Portfolio projects are references to projects that belong to a portfolio. Portfolio projects contain the system-generated identifiers of the project, as well as the identifier of the portfolio the project belongs to.
View a Portfolio Project
Method: get
Path: /api/restapi/portfolioProject/{capitalPortfolioProjectId}
View Portfolio Projects by Portfolio
Method: get
Path: /api/restapi/portfolioProject/portfolio/{capitalPortfolioId}