MX Owners Mapping
This data comes from MX's /users/{user_guid} /members/{member_guid} /account_owners endpoint and is returned from Meld's /bank-linking/accounts endpoint.
Meld Field | Description | MX Response Field |
|---|---|---|
addresses | The address(es) associated with this owner | |
data | The address data object | |
street | The street and residence number | address |
city | The city | city |
region | The region/state | state |
postalCode | The postal or zip code | postal_code |
country | The ISO 3166-1 alpha-2 country code | country |
primary | Indicates if this is the owner's primary residence | Does not provide. |
emails | The email(s) associated with this owner | |
data | The email address | |
primary | Indicates if this is the owner's primary email | Does not provide. |
names | The name(s) of this owner | owner_name |
phoneNumbers | The phone number(s) associated with this owner | |
data | The phone number | phone |
primary | Indicates if this is the owner's primary phone number | Does not provide. |
Updated 2 months ago