title: IBAN2007Identifier
description: >
  The International Bank Account Number is a code used internationally by
  financial institutions to uniquely identify the account of a customer
  at a financial institution as described in the 2007 edition of the
  ISO 13616 standard "Banking and related financial services -

  International Bank Account Number (IBAN)" and replaced by the more recent
  edition of the standard.
type: string
example: FR1420041010050500013M02606
pattern: ^[A-Z]{2,2}[0-9]{2,2}[a-zA-Z0-9]{1,30}$
