Bank account Data Model

Domain

The schema is part of the Domain

Description

Describes the information of a bank account

Data model

A JSON Schema corresponding to this data model can be found here.

The Data model is defined as shown below:

  • accountHolder : Name of the holder of the bank account

  • Optional

  • BIC : Identifier of the bank according to its international code

  • Optional

  • domiciliation : Address of the bank agency which manages the bank account

  • Optional

  • IBAN : International Bank Account Number

  • Optional

TMForum APIs that use this schema

Taking into consideration the snapshot of 04/02/2020 04:59:17 UTC the list of TMForum Open APIs that uses this schemas is:

Coming soon