Subledger Accounting Mapping Set Inputs REST Endpoints

Subledger Accounting Mapping Sets/Subledger Accounting Mapping Set Inputs
A mapping set input identifies the source attributes evaluated when resolving a mapping set in Subledger Accounting.
Add an input source
Method: post
Path: /fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetInput
Delete an input source
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetInput/{MappingSetInputId}
Get all input sources
Method: get
Path: /fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetInput
Get an input source
Method: get
Path: /fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetInput/{MappingSetInputId}
Update an input source
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetInput/{MappingSetInputId}