Skip to main content
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
•CustomerMergeRequest

A merge request for merging two customers.

•[CustomerMergeError!]!
non-null

The merge errors that occurred during the customer merge request.

•ID

The UUID of the merge job.

•ID!
non-null

The ID of the customer resulting from the merge.

•CustomerMergeRequestStatus!
non-null

The status of the customer merge request.


Was this section helpful?