{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "identifierResolution", "type": "object", "properties": { "requestId": { "type": "string" }, "inputSymbolType": { "type": "string" }, "name": { "type": "string" }, "frefListingExchange": { "type": "string" }, "currency": { "type": "string" } } }