{ "type": "object", "properties": { "$type": { "type": "string", "example": "RevokeEnableConsentResponse" }, "customerId": { "type": "string", "example": "CN621868" }, "accountId": { "type": "string", "example": "2017821799" }, "resultCode": { "type": "string", "example": "00" }, "resultDescription": { "type": "string", "example": "Success" } } }