Attribute Derivation Rules REST Endpoints

Attribute Derivation Rules
The attribute derivation rules enable the user to manage and view the attribute derivation rules.
Create a derivation rule
Method: post
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationRules
Delete a derivation rule
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationRules/{attributeDerivationRulesUniqID}
Get a derivation rule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationRules/{attributeDerivationRulesUniqID}
Get all derivation rules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationRules
Update a derivation rule
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationRules/{attributeDerivationRulesUniqID}