Requires write_customer_merge access scope. Also: User needs merge_customers permission.

Merges two customers.


Anchor to customerOneId
customerOneId
required

The ID of the first customer that will be merged.

Anchor to customerTwoId
customerTwoId
required

The ID of the second customer that will be merged.

The fields to override the default customer merge rules.


Was this section helpful?

The asynchronous job for merging the customers.

The ID of the customer resulting from the merge.

The list of errors that occurred from executing the mutation.


Was this section helpful?