-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexternal_account_identification_code.json
More file actions
10 lines (10 loc) · 1.19 KB
/
external_account_identification_code.json
File metadata and controls
10 lines (10 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
{
"codes": {
"AIIN": "Issuer Identification Number (IIN) - identifies a card issuing institution in an international interchange environment. Issued by ABA (American Bankers Association).",
"BBAN": "Basic Bank Account Number (BBAN) - identifier used nationally by financial institutions, ie, in individual countries, generally as part of a National Account Numbering Scheme(s), to uniquely identify the account of a customer.",
"CUID": "(United States) Clearing House Interbank Payments System (CHIPS) Universal Identification (UID) - identifies entities that own accounts at CHIPS participating financial institutions, through which CHIPS payments are effected. The CHIPS UID is assigned by the New York Clearing House.",
"UPIC": "Universal Payment Identification Code (UPIC) - identifier used by the New York Clearing House to mask confidential data, such as bank accounts and bank routing numbers. UPIC numbers remain with business customers, regardless of banking relationship changes."
},
"description": "Specifies the external account identification scheme name code in the format of character string with a maximum length of 4 characters.",
"name": "ExternalAccountIdentification1Code"
}