Support for merge customers API
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