Skip to main content
Members represent the connection between a user and a financial institution. Batch is only used to create member connections to a user’s home institution. This usually means you’ll only create one member per user using Batch. For details, please contact the MX Integrations team.

Member Fields

Member File Parameters

The action field tells us what data operation to perform for each row in the file. Options are upsert (an insert/update depending on if the object already exists) and delete (which will destroy the record). If no action is provided the default action is upsert.
The skip_webhook parameter prevents a webhook being sent for the action effected by each row. Accepted values are true or false. If skip_webhook is not provided, MX will default to your internal batch configuration setting.

Sample File

The following is a sample Member batch CSV file.
CSV