{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "OptimizerAccountOverrides", "type": "object", "properties": { "portfolio": { "type": "string" }, "benchmark": { "type": "string" }, "riskModelId": { "type": "string" }, "currency": { "type": "string" } } }