Updates the boolean enabled status of a single currency for a given accountId.
enabled
accountId
The currency code of the currency to work with, in ISO 4217 format.
The ID of the account to work with.
Body
Enable or disable a currency.
OK
{"enabled": true}
{"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08","code": "GBP","name": "Pound Sterling","status": {"enabled": true}}