Anchor to CustomerMergeRequestCustomer
objectCustomer Merge Request
Requires The user must have permissions.
A merge request for merging two customers.
Anchor to FieldsFields
- customerMergeErrors ([CustomerMergeError!]!)
- jobId (ID)
- resultingCustomerId (ID!)
- status (CustomerMergeRequestStatus!)
- Anchor to customerMergeErrorscustomer•[Customer
Merge Errors Merge Error!]! non-null The merge errors that occurred during the customer merge request.
- Anchor to jobIdjob•ID
Id The UUID of the merge job.
- Anchor to resultingCustomerIdresulting•ID!
Customer Id non-null The ID of the customer resulting from the merge.
- Anchor to statusstatus•Customer
Merge Request Status! non-null The status of the customer merge request.
Was this section helpful?
Anchor to QueriesQueries
- customerMergeJobStatus (CustomerMergeRequest)
- •query
Returns the status of a customer merge request job.
- Anchor to jobIdjob•ID!
Id required The ID of the job performing the customer merge request.
Arguments
Was this section helpful?