Currency Conversions REST Endpoints
v1/Setup/Currency Conversions
These APIs maintain Currency Conversions:
Release | Description |
---|---|
23.3 | First introduced in this version. |
23.3 | Starting with the API release 23.3, the Simphony-OrgShortName parameter will be ignored. The API will use the authentication token to determine which organization the API account has access to. |
- Add Currency Conversion.
- Method: postPath:
/config/sim/v1/setup/currencyconversion
- Delete currency conversion.
- Method: postPath:
/config/sim/v1/setup/deletecurrencyconversion
- Get currency conversions.
- Method: postPath:
/config/sim/v1/setup/getcurrencyconversion
- Update currency conversion.
- Method: postPath:
/config/sim/v1/setup/updatecurrencyconversion