Account Number Fields
| Field Name | Data Type | Description |
|---|---|---|
account_guid | String | The unique identifier for the associated account. Defined by MX. |
account_id | String | The unique, partner-provided identifier for the account associated with this account number. |
account_number | String | The full, unmasked banking account number associated with a particular account. |
institution_number | String | The three-digit number identifying a Canadian banking institution. |
member_guid | String | The unique identifier for the member of the associated account. Defined by MX. |
member_id | String | The unique, partner-provided identifier for the member of the associated account. |
passed_validation | String | Indicates whether the account and routing numbers passed MX's internal validity checks. If true, the account and routing/transit numbers are likely (but not guaranteed) to be valid. If false, either the account number, routing/transit number, or both are likely invalid. If null, validation checks have not been run. |
routing_number | String | The routing number for the financial institution associated with the account. |
transit_number | String | The five-digit number identifying the branch of a Canadian financial institution. |
user_guid | String | The unique identifier for the user of the associated account. Defined by MX. |
user_id | String | The unique, partner-provided identifier for the user of the associated account. |