Skip to main content
mutation

Requires write_customer_merge access scope.

Merges two customers.

•ID!
required

The ID of the first customer that will be merged.

•ID!
required

The ID of the second customer that will be merged.

•CustomerMergeOverrideFields

The fields to override the default customer merge rules.


Was this section helpful?

Anchor to CustomerMergePayload returnsCustomerMergePayload returns

•Job

The asynchronous job for merging the customers.

•ID

The ID of the customer resulting from the merge.

•[CustomerMergeUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »