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