- Subcategories:
- Subledger Mapping Set Values
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: postPath:
/fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetFlavor - Delete a mapping set flavor
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetFlavor/{MappingSetFlavorId} - Get a mapping set flavor
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetFlavor/{MappingSetFlavorId} - Get all mapping set flavors
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetFlavor - Update a mapping set flavor
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/accountingSetupMappingSets/{MappingSetId}/child/XlaAcctgMappingSetFlavor/{MappingSetFlavorId}