Foreign Exchange FX Transfer Setups REST Endpoints

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