Attribute Derivation Mapping Sets REST Endpoints

Attribute Derivation Mapping Sets
The attribute derivation mapping sets enable the user to manage and view the mapping sets that are used in the attribute derivation rules.
Create a mapping set
Method: post
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationMappingSets
Get a mapping set
Method: get
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationMappingSets/{MappingSetCode}
Get all mapping sets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationMappingSets
Update a mapping set
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationMappingSets/{MappingSetCode}