Input Sources REST Endpoints

Attribute Derivation Mapping Sets/Input Sources
A mapping set input source represents a collection of input source that are used in the attribute derivation rule. You can create, update, delete, or view mapping set input sources information used in the attribute derivation rule.
Add an input source
Method: post
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationMappingSets/{MappingSetId}/child/FunAdmMappingSetInput
Delete an input source
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationMappingSets/{MappingSetId}/child/FunAdmMappingSetInput/{MappingSetInputId}
Get all input sources
Method: get
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationMappingSets/{MappingSetId}/child/FunAdmMappingSetInput
Get an input source
Method: get
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationMappingSets/{MappingSetId}/child/FunAdmMappingSetInput/{MappingSetInputId}
Update an input source
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/attributeDerivationMappingSets/{MappingSetId}/child/FunAdmMappingSetInput/{MappingSetInputId}