{
"id": "other-3",
"name": "International Bank Account Number (IBAN)",
"description": "Matches all IBANs. Example - France FR7630006000011234567890189, Germany DE91100000000123456789",
"regex": "[a-zA-Z]{2}[0-9]{2}[a-zA-Z0-9]{4}[0-9]{7}([a-zA-Z0-9]?){0,16}",
"replaceTo": "IBAN #########",
"elements": ["other", "iban", "General"]
}
