Update currency conversion.
post
/config/sim/v1/setup/updatecurrencyconversion
Updates the currency conversion for the specified organization. If the currency conversion is not found, it creates a new currency conversion.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
A CUD request body
Root Schema : schema
Type:
object
Model for Currency Conversion CUD Request
Show Source
-
conversionCurrencyObjectNum:
integer
Object number of the conversion currency.Example:
31
-
currencyObjectNum:
integer
Object number of the currency.Example:
31
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit where the Currency Conversion is configuredExample:
3599
-
objectNum(required):
integer
Object number of the currency conversion.Example:
1
-
rate:
number
Rate of conversion between currency and conversion currencyExample:
1.3
Response
Supported Media Types
- application/json
200 Response
Currency Conversion object Updated or Added .
Root Schema : DeleteRequestBody
Type:
Show Source
object
-
hierUnitId:
integer
Unique hierarchy unit valueExample:
1
-
objectNum:
integer
Object number of the Currency ConversionExample:
1