Microdeposits
If you're subscribed to microdeposits you'll be notified when a microdeposit is created or updated in the MX system for any user on that partner's client.
| Field name | Data type | Definition |
|---|---|---|
account_number | String | The account number of the account associated with the microdeposit. |
account_type | Integer | The general or parent type of the account associated with the microdeposit. |
created_at | String | The date and time the microdeposit was created, given in ISO 8601 format. |
guid | String | The unique identifier for the microdeposit. Defined by MX. |
institution_guid | String | The unique identifier for the institution associated with the microdeposit. Defined by MX. |
routing_number | String | The routing number for the account associated with the microdeposit. |
status | Integer | The current status of the microdeposit. |
status_name | String | The name of the current status. |
updated_at | String | The date and time at which the microdeposit was last updated, given in ISO 8601 format. |
user_guid | String | The unique identifier for the user associated with the account. Defined by MX. |
user_id | String | The unique, partner-defined identifier for the user associated with this account. |
verified_at | String | The date and time at which the associated microdeposit status changed from DEPOSITED to VERIFIED. |
Language:json