Finicity Identifiers Mapping
This data comes from Finicity's /aggregation/v1/customers /{customerId}/accounts /{accountId}/details endpoint and is returned from Meld's /bank-linking/accounts endpoint.
| Meld | Description | Finicity Response Field |
|---|---|---|
| ach | ACH data object | |
| accountNumber | The account number | realAccountNumber |
| routingNumber | The account routing number. Reference Routing number | routingNumber |
| eft | EFT data object | |
| accountNumber | The account number | None |
| institutionNumber | The account institution number | None |
| branchNumber | The institution branch number | None |
| international | International data object | |
| iban | The International Bank Account Number (IBAN) for the financial account | None |
| bic | The Bank Identifier Code (BIC) for the financial account | None |
| bacs | The BACS data object | |
| accountNumber | BACS account number | None |
| sortCode | BACS sort code | None |
Updated 2 months ago