bic
Code allocated to a receiving institution by the ISO 9362 Registration Authority as described in ISO 9362 "Banking - Banking telecommunication messages - Business identifier code (BIC)".
-
Type:
string
-
pattern:
^([a-zA-Z0-9_-]){8,11}$
JSON schema extract
"bic": {
"type": "string",
"pattern": "^([a-zA-Z0-9_-]){8,11}$",
"description": "Code allocated to a receiving institution by the ISO 9362 Registration Authority as described in ISO 9362 'Banking - Banking telecommunication messages - Business identifier code (BIC)'"
}