Requires write_customers access scope.
An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Merges two customers.
Arguments
customerOneId ● ID!non-null
The ID of the first customer to be merged
customerTwoId ● ID!non-null
The ID of the second customer to be merged
The fields to override the default customer merge rules.
More
Return
resultingCustomerId ● ID
Customer ID retained after customer merge
userErrors ● [CustomerMergeUserError]
List of errors that occurred while performing mutation
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?