Actual Values of Conformance Parameters REST Endpoints

Manufacturing/Actual Values of Conformance Parameters
Actual values recorded for conformance parameters when items or lots of items are received from suppliers and inspected. The actual conformance values are important to be tracked because high variability of ingredients impacts the quality of products.
Create one actual value
Method: post
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterActualValues
Delete one actual value
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterActualValues/{ConformanceParameterActualValueId}
Get all actual values
Method: get
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterActualValues
Get one actual value
Method: get
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterActualValues/{ConformanceParameterActualValueId}
Update one actual value
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterActualValues/{ConformanceParameterActualValueId}