{ "type": "object", "properties": { "transactionId": { "type": "string", "example": "T0014" }, "fbnTransactionId": { "type": "string", "example": "20171209232177" }, "customerId": { "type": "string", "example": "CN621868" }, "accountId": { "type": "string", "example": "2017821799" }, "processTime": { "type": "string", "format": "date-time", "example": "2019-10-18 14:26:21.063" }, "consentType": { "type": "string", "example": "Revoke" }, "countryId": { "type": "string", "example": "01" }, "comment": { "type": "string", "example": "Testing RevokeEnableConsentRequest" } } }