MX to Meld Mappings
Note: You can always compare the raw responses from MX in the serviceProviderDetails section of a financial account.
Normalized Account Types and Subtypes
Financial Account Base Fields
This data comes from MX's /users/{user_guid}/accounts endpoint and is returned from Meld's /bank-linking/accounts endpoint.
Meld Field | Description | MX Response Field |
|---|---|---|
name | The account name | name |
truncatedAccount | The last 4 digits of the account number | accountNumber |
status | The real-time status of the account |
is_closed = TRUE
```or |
type | The type of the account. Mapped to a Meld standardized type | type |
subtype | The subtype of the account. Mapped to a Meld standardized subtype | subtype |
Normalized Account Types and Subtypes
Updated 2 months ago