Default Expenditure Types REST Endpoints
SCM Common/Default Expenditure Types
The Default Expenditure Types resource manages the default value for an expenditure type for predefined supply chain transactions and business flows that can be integrated with financial projects. The default expenditure type is used if the item involved in the transaction does not have its own default expenditure type set.
- Get all default expenditure types
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/defaultExpenditureTypesForSupplyChain
- Get one default expenditure type
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/defaultExpenditureTypesForSupplyChain/{ScmTransactionType}
- Update a default expenditure type
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/defaultExpenditureTypesForSupplyChain/{ScmTransactionType}