Reference to a custody account by BBAN.
name | data type | constraints | description |
---|---|---|---|
confirmation | MifidRequirement | required | The requirement to be confirmed for the custody account |
Properties inherited from CustodyAccountReference |
|||
bban | string | required, regex: [a-zA-Z0-9]{1,30} | Basic Bank Account Number (BBAN) Identifier This data element can be used in the body of the Consent Request Message for retrieving Account access Consent from this Account. This data elements is used for payment Accounts which have no IBAN. ISO20022: Basic Bank Account Number (BBAN). Identifier used nationally by financial institutions, i.e., in individual countries, generally as part of a National Account Numbering Scheme(s), which uniquely identifies the account of a customer. |
Example
{ "confirmation" : "RISK_CLASSIFICATION", "bban" : "BARC12345612345678" }