{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "convertibleHistory", "type": "object", "properties": { "requestId": { "type": "string" }, "fsymId": { "type": "string" }, "convEffDate": { "type": "string" }, "convPrice": { "type": "number" }, "convRatio": { "type": "number" }, "convUlyFsymId": { "type": "string" } } }