{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "covenantDetail", "type": "object", "properties": { "requestId": { "type": "string" }, "fsymId": { "type": "string" }, "finCovType": { "type": "string" }, "finCovDesc": { "type": "string" } } }