Skip to main content
Log inSign up
Anchor to customerMergeJobStatus

customerMergeJobStatus

query

Requires read_customer_merge access scope.

Returns the status of a customer merge request job.

ID!required

The ID of the job performing the customer merge request.


Was this section helpful?

Anchor to CustomerMergeRequestCustomerMergeRequest

A merge request for merging two customers.

customerMergeErrors
non-null

The merge errors that occurred during the customer merge request.

jobId

The UUID of the merge job.

resultingCustomerId
non-null

The ID of the customer resulting from the merge.

status
non-null

The status of the customer merge request.


Was this section helpful?