Skip to content

Support for merge customers API

Compare
Choose a tag to compare
@pavanmachavolu pavanmachavolu released this 28 Sep 08:20
· 60 commits to main since this release
a890e2d

When you merge two people, you pick a primary person and merge a secondary, duplicate person into it. The primary person remains after the merge and the secondary is deleted. This process is permanent: you cannot recover the secondary person.

The first and third parameters represent the identifier for the primary and secondary people respectively—one of id, email, or cio_id. The second and fourth parameters are the identifier values for the primary and secondary people, respectively.

More details in API Documentation