{- "bic": "DNBANOKKXXX",
- "name": "DNB Bank ASA",
- "countryCode": "NO",
- "channelType": "psd2",
- "consentProperties": {
- "property1": {
- "displayName": "Corporate bank id",
- "type": "string",
- "description": "string",
- "enum": [
- null
], - "pattern": "^[a-zA-Z][a-zA-Z]\\d{5}$",
- "minimum": 0,
- "maximum": 0,
- "minLength": 0,
- "maxLength": 0,
- "errorMessage": "two letters followed by 5 digits."
}, - "property2": {
- "displayName": "Corporate bank id",
- "type": "string",
- "description": "string",
- "enum": [
- null
], - "pattern": "^[a-zA-Z][a-zA-Z]\\d{5}$",
- "minimum": 0,
- "maximum": 0,
- "minLength": 0,
- "maxLength": 0,
- "errorMessage": "two letters followed by 5 digits."
}
}
}