Salt Edge Partners to Meld Mappings
Note: You can always compare the raw responses from SaltEdge Partners in the serviceProviderDetails section of a financial account.
Normalized Account Types and Subtypes
Financial Account Base Fields
This data comes from SaltEdge Partners api/partners/v1/accounts endpoint and is returned from Meld's /bank-linking/accounts endpoint.
| Meld Field | Description | SaltEdge Partners Response Field |
|---|---|---|
name |
The account name |
name |
truncatedAccount |
The last 4 digits of the account number |
extra.account_number |
status |
The real-time status of the account |
extra.status |
type |
The type of the account. Mapped to a Meld standardized type |
nature |
subtype |
The subtype of the account. Mapped to a Meld standardized subtype |
None. Meld subtype |
Product: Identifiers
This data comes from SaltEdge Partners api/partners/v1/accounts endpoint and is returned from Meld's /bank-linking/accounts endpoint.
| Meld Field | Description | SaltEdge Partners Response Field |
|---|---|---|
| ach | ACH data object | |
| accountNumber | The account number | None |
| routingNumber | The account routing number. Reference Routing number | None |
| 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 | extra.iban |
| bic | The Bank Identifier Code (BIC) for the financial account | extra.swift |
| bacs | The BACS data object | |
| accountNumber | BACS account number | extra.account_number |
| sortCode | BACS sort code | extra.sort_code |
Product: Balances
This data comes from SaltEdge Partners api/partners/v1/accounts endpoint and is returned from Meld's /bank-linking/accounts endpoint.
| Meld Field | Description | SaltEdge Partners Response Field |
|---|---|---|
| currency | The currency of the account balance | currency_code |
| currentAmount | The current amount in the account | balance |
| availableAmount | The available amount in the account | extra.available_amount |
| updatedAt | The last time balances were updated | updated_at |
Product: Owners
This data comes from SaltEdge Partners api/partners/v1/holder_info endpoint and is returned from Meld's /bank-linking/accounts endpoint.
| Meld Field | Description | SaltEdge Partners Response Field |
|---|---|---|
| addresses | The address(es) associated with this owner | addresses |
| data | The address data object | |
| street | The street and residence number | street |
| city | The city | city |
| region | The region/state | state |
| postalCode | The postal or zip code | post_code |
| country | The ISO 3166-1 alpha-2 country code | country_code |
| primary | Indicates if this is the owner's primary residence | Does not provide. Meld will default to UNKNOWN |
| emails | The email(s) associated with this owner | emails |
| data | The email address | |
| primary | Indicates if this is the owner's primary email | Does not provide. Meld will default to UNKNOWN |
| names | The name(s) of this owner | names |
| phoneNumbers | The phone number(s) associated with this owner | phone_numbers |
| data | The phone number | |
| primary | Indicates if this is the owner's primary phone number | Does not provide. Meld will default to UNKNOWN |
Product: Transactions
This data comes from SaltEdge Partners api/partners/v1/transactions endpoint and is returned from Meld's /bank-linking/transactions endpoint.
| Meld Field | Description | SaltEdge Partners Response Field |
|---|---|---|
amount |
The amount of the transaction |
amount |
currency |
The currency used in the transaction |
currency_code |
payee |
The recipient of the transaction |
description |
status |
The status of the transaction |
status |
transactionDate |
The date and time the transaction was made |
made_on |
postedDate |
The date and time the transaction was posted |
extra.posting_date |
Normalized Account Types and Subtypes
Updated 2 months ago