Plaid Owners Mapping
This data comes From Plaid's /identity/get endpoint and is returned from Meld's /bank-linking/accounts endpoint.
Meld Field | Description | Plaid Response Field |
|---|---|---|
addresses | The address(es) associated with this owner | |
data | The address data object | |
street | The street and residence number | accounts.owners.addresses |
city | The city | accounts.owners.addresses |
region | The region/state | accounts.owners.addresses |
postalCode | The postal or zip code | accounts.owners.addresses |
country | The ISO 3166-1 alpha-2 country code | accounts.owners.addresses |
primary | Indicates if this is the owner's primary residence | accounts.owners.addresses |
emails | The email(s) associated with this owner | |
data | The email address | accounts.owners.emails.data |
primary | Indicates if this is the owner's primary email | accounts.owners.emails.primary |
names | The name(s) of this owner | accounts.owners.names |
phoneNumbers | The phone number(s) associated with this owner | |
data | The phone number | accounts.owners |
primary | Indicates if this is the owner's primary phone number | accounts.owners |
Updated 2 months ago