Pay Element to Expenditure Type Derivation Patterns REST Endpoints

Pay Element to Expenditure Type Derivation Patterns
The Pay Element Expenditure Type Derivations resource is used to view and manage the patterns that will derive an expenditure type based on the pay element associated with a payroll cost being distributed to projects.
Create pay element expenditure type derivation patterns
Method: post
Path: /fscmRestApi/resources/11.13.18.05/payElementExpenditureTypeDerivations
Delete a pay element expenditure type derivation pattern
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/payElementExpenditureTypeDerivations/{ExpenditureTypeDerivPatternId}
Get a pay element expenditure type derivations pattern
Method: get
Path: /fscmRestApi/resources/11.13.18.05/payElementExpenditureTypeDerivations/{ExpenditureTypeDerivPatternId}
Get many pay element expenditure type derivation patterns
Method: get
Path: /fscmRestApi/resources/11.13.18.05/payElementExpenditureTypeDerivations
Update a pay element expenditure type derivation pattern
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/payElementExpenditureTypeDerivations/{ExpenditureTypeDerivPatternId}