Projects Aggregate REST Endpoints

Projects Aggregate
Use the Projects Aggregate service to view project information aggregated with budget plans and project portfolios.
View a Project Aggregate by Budget Plan
Method: get
Path: /primeapi/restapi/projectsAggregate/capitalPlan?id={id}
View a Project Aggregate by Reference ID and Rollup Type
Method: get
Path: /primeapi/restapi/projectsAggregate/reference/{refId}/rollupType/{rollupType}
View a Project Aggregate by Rollup
Method: get
Path: /primeapi/restapi/projectsAggregate/rollupId/{rollupId}
View Project Aggregates by Project Portfolio
Method: get
Path: /primeapi/restapi/projectsAggregate/projectPortfolio?id={id}