Subledger Accounting Mapping Set Flavors REST Endpoints

Subledger Accounting Mapping Sets/Subledger Accounting Mapping Set Flavors
A subledger accounting mapping set flavor contains information about the chart of accounts or value sets assigned to mapping sets. It stores details such as the mapping set short name, application identifier, identifier of the chart of accounts or value sets assigned to the mapping set and other information associated with the mapping set flavor.
Add a mapping set flavor
Method: post
Path: /fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetFlavor
Delete a mapping set flavor
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetFlavor/{MappingSetFlavorId}
Get a mapping set flavor
Method: get
Path: /fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetFlavor/{MappingSetFlavorId}
Get all mapping set flavors
Method: get
Path: /fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetFlavor
Update a mapping set flavor
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetFlavor/{MappingSetFlavorId}