Target Values for Conformance Parameters REST Endpoints

Manufacturing/Target Values for Conformance Parameters
Target values for conformance parameters indicate the ideal values of products that manufacturers want to meet. These values are based on compliance requirements, market expectations, or production process constraints. Process engineers can use historical quality results to define these targets.
Create one conformance parameter target value
Method: post
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterTargetValues
Delete one conformance parameter target value
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterTargetValues/{ConformanceParameterTargetValueId}
Get all target values for a conformance parameter
Method: get
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterTargetValues
Get one target value for a conformance parameter
Method: get
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterTargetValues/{ConformanceParameterTargetValueId}
Update one conformance parameter target value
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterTargetValues/{ConformanceParameterTargetValueId}