When trying to use the costPlans endpoint I get an error - "Invalid values in the request for planType".
Release : Any
It's required to include the "planType" in the REST call for costPlans. An example of the format would be:
http://HOSTNAME/ppm/rest/v1/costPlans?filter=(investmentId = 5003000) and (planType = 'FORECAST')