ProjectMeasureValue REST Endpoints

ProjectMeasureValue
The Project Measure Value service enables you to send and retrieve information related to Project Measure Values.
View a Project Measure Value
Method: get
Path: /primeapi/restapi/projectMeasureValue/{id}
View a Project Measure Value by Measure
Method: get
Path: /primeapi/restapi/projectMeasureValue/measure/{measureId}
View a Project Measure Value by Project
Method: get
Path: /primeapi/restapi/projectMeasureValue/project/{projectId}