Project Measure Value REST Endpoints

Project Measure Value
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: /api/restapi/projectMeasureValue/{projectMeasureValueId}
View all Project Measure Values by Measure
Method: get
Path: /api/restapi/projectMeasureValue/measure/{measureId}
View all Project Measure Values by Project
Method: get
Path: /api/restapi/projectMeasureValue/project/{projectId}