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: getPath:
/primeapi/restapi/projectMeasureValue/{id}
- View a Project Measure Value by Measure
- Method: getPath:
/primeapi/restapi/projectMeasureValue/measure/{measureId}
- View a Project Measure Value by Project
- Method: getPath:
/primeapi/restapi/projectMeasureValue/project/{projectId}