{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "MessageResponseBlock", "type": "object", "properties": { "initiatingPartyId": { "type": "string" }, "messageId": { "type": "string" }, "creationDateTime": { "type": "string" }, "originalMessageId": { "type": "string" } } }