{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "response_details", "type": "object", "properties": { "index": { "type": "string" }, "symbol": { "type": "string" }, "name": { "type": "string" }, "entity_id": { "type": "string" } } }