Delete Currency Availability
post
/config/sim/v1/setup/deletecurrencyavailability
Deletes the currency availability object.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Delete request body.
Root Schema : schema
Type:
Show Source
object
-
hierUnitId(required):
integer
Unique hierarchy unit valueExample:
1
-
objectNum(required):
integer
Object number of the CurrencyExample:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.