Yodlee Owners Mapping
This data comes from Yodlee's /accounts endpoint and is returned from Meld's /bank-linking/accounts endpoint.
Meld Field | Description | Yodlee Response Field |
|---|---|---|
addresses | The address(es) associated with this owner | |
data | The address data object | |
street | The street and residence number | Account.address.street |
city | The city | Account.address.city |
region | The region/state | Account.address.state |
postalCode | The postal or zip code | Account.address.zip |
country | The ISO 3166-1 alpha-2 country code | Account.address.country |
primary | Indicates if this is the owner's primary residence | Account.address.type |
emails | The email(s) associated with this owner | |
data | The email address | Account.profile.email.value |
primary | Indicates if this is the owner's primary email | Account.profile.email.type |
names | The name(s) of this owner | Account.holders.holder.name.fullName |
phoneNumbers | The phone number(s) associated with this owner | |
data | The phone number | Account.profile.phoneNumbers.phoneNumber.value |
primary | Indicates if this is the owner's primary phone number | Does not provide. |
Updated 2 months ago