Foreign Exchange FX Revaluation Setups REST Endpoints

Foreign Exchange FX Revaluation Setups
The Foreign Exchange (FX) revaluation setup allows user to manage the configuration for FX revaluations.
Create a foreign exchange revaluation setup
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fxRevaluationSetups
Delete a foreign exchange revaluation setup
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fxRevaluationSetups/{fxRevaluationSetupsUniqID}
Get a foreign exchange revaluation setup
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fxRevaluationSetups/{fxRevaluationSetupsUniqID}
Get all foreign exchange revaluation setup
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fxRevaluationSetups
Update a foreign exchange revaluation setup
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fxRevaluationSetups/{fxRevaluationSetupsUniqID}