{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "convertibleTriggers", "type": "object", "properties": { "requestId": { "type": "string" }, "fsymId": { "type": "string" }, "convTriggerEvent": { "type": "string" }, "convTriggerEventDesc": { "type": "string" }, "triggerId": { "type": "integer" } } }