Update Currency Parameters
post
/config/sim/v2/setup/updateCurrencyParameters
Updates the currency parameter.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
A request body
Root Schema : schema
Type:
object
Model for Currency Parameter CUD Request
Show Source
-
baseCurrObjNum(required):
integer
Object number of the currency.Example:
1
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit where the Currency Parameter is configuredExample:
3599
-
options:
string
A string value of 0s & 1s of length 8 representing the enablement or disablement of the options associated with the currency parameterExample:
11010101
Response
Supported Media Types
- application/json
200 Response
Currency Parameter Updated.
Root Schema : schema
Type:
Show Source
object
-
hierUnitId:
integer
Unique hierarchy unit valueExample:
1
-
objectNum:
integer
Object number of the Currency ParameterExample:
1