Skip to main content

Merge accounts

Merge two or more financial accounts that an end user has identified as duplicates. Provide at least two account GUIDs belonging to the same user.

danger

The response will return a single consolidated account. Any other accounts you provided that were not included in the response will be deleted. This is a destructive action and can't be undone.

POST
/users/{user_guid}/accounts/merge

Path Parameters

FieldRequiredType

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String

Request Body

FieldRequiredType

account

Required
Object
Loading...