Updates the boolean enabled
status of a single currency for a given accountId
.
Enable or disable a currency.
OK
Bad request
Unauthorised
Forbidden
Not found
Method not allowed
Unsupported media type
Too many requests
Internal server error
{- "enabled": false
}
{- "id": "af849178-b239-4661-9140-8ebe467d3541",
- "code": "GBP",
- "name": "Pound Sterling",
- "status": {
- "enabled": true
}
}