Skip to main content

Nexus API

Identity Overview

The identify endpoint may be used to gather account owner information on certain institutions.

Account Owner Fields

Field NameData TypeDescription
account_guidStringThe unique identifier for the account associated with the account owner. Defined by MX.
addressStringThe account owner's street address.
cityStringThe account owner's city.
countryStringThe account owner's country.
emailStringThe account owner's email address.
first_nameStringThe account owner's first name. This may also include a middle name. This field will be null unless name splitting has been enabled. Contact MX to have this feature enabled.
last_nameStringThe account owner's last name. This field will be null unless name splitting has been enabled. Contact MX to have this feature enabled.
member_guidStringThe unique identifier for the member associated with the account owner. Defined by MX.
owner_nameStringThe account owner's name.
phoneStringThe account owner's phone number.
postal_codeStringThe account owner's postal code.
stateStringThe account owner's state.
user_guidStringThe unique identifier for the user associated with the account owner. Defined by MX.