Post

Preview Merge Contacts


Previews merging source contacts into a target contact.

This endpoint performs a dry run without deleting or updating any contacts. A preview of the updated target contact is returned, but no data is changed in the Contact List.

To perform the actual merge, use Merge Contacts.

Members are typically associated with a contact, each having a distinct member and contact ID. When passing the ID as a parameter, avoid presuming the IDs are identical since they represent separate entities.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Contacts
Manage Members and Contacts - all permissions
Learn more about permission scopes.
Endpoint
POST
https://www.wixapis.com/contacts/v4/contacts/{targetContactId}/preview-merge

Was this helpful?
Yes
No