Update Currency Availability
post
/config/sim/v1/setup/updatecurrencyavailability
Updates the currency availability. If the currency availability is not found, it creates a new currency availability.
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 Availability CUD Request
Show Source
-
currencyObjectNum:
integer
Object number of the currency.Example:
1
-
hierUnitId(required):
integer
Unique reference of the hierarchy unitExample:
3599
-
objectNum(required):
integer
Object number of the currency availability.Example:
1
-
options:
string
A string value of 0s & 1s of length 8 representing the enablement or disablement of the options associated with the currency availabilityExample:
11010101
Response
Supported Media Types
- application/json
200 Response
Currency Availability 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