Anchor to customerMergecustomer
customer Merge
mutation
Requires access scope.
Merges two customers.
Anchor to Arguments
Arguments
- Anchor to customerOneIdcustomer•
One Id ID!required The ID of the first customer that will be merged.
- Anchor to customerTwoIdcustomer•
Two Id ID!required The ID of the second customer that will be merged.
- Anchor to overrideFieldsoverride•
Fields The fields to override the default customer merge rules.
Was this section helpful?
- •
The asynchronous job for merging the customers.
- Anchor to resultingCustomerIdresulting•
Customer Id The ID of the customer resulting from the merge.
- Anchor to userErrorsuser•
Errors [CustomerMerge User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?