Conformance Parameter Relationships REST Endpoints

Manufacturing/Conformance Parameter Relationships
Specifications for items that need to be measured. The specifications are based on compliance requirements, customer expectations, and internal quality standards. For example, fat content for dairy products and sugar content for juices.
Create one relationship
Method: post
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterAssignments
Delete one relationship
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterAssignments/{ConformanceParameterAssignmentId}
Get all relationships
Method: get
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterAssignments
Get one relationship
Method: get
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterAssignments/{ConformanceParameterAssignmentId}
Update one relationship
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/conformanceParameterAssignments/{ConformanceParameterAssignmentId}