# CustomerMergePreview - admin - OBJECT
Version: 2025-01

## Description
A preview of the results of a customer merge request.

### Access Scopes
`read_customer_merge` access scope.


## Fields
* [alternateFields](/docs/api/admin/2025-01/objects/CustomerMergePreviewAlternateFields): CustomerMergePreviewAlternateFields - The fields that can be used to override the default fields.
* [blockingFields](/docs/api/admin/2025-01/objects/CustomerMergePreviewBlockingFields): CustomerMergePreviewBlockingFields - The fields that will block the merge if the two customers are merged.
* [customerMergeErrors](/docs/api/admin/2025-01/objects/CustomerMergeError): CustomerMergeError - The errors blocking the customer merge.
* [defaultFields](/docs/api/admin/2025-01/objects/CustomerMergePreviewDefaultFields): CustomerMergePreviewDefaultFields - The fields that will be kept if the two customers are merged.
* [resultingCustomerId](/docs/api/admin/2025-01/scalars/ID): ID - The resulting customer ID if the two customers are merged.

## Connections



## Related queries
* [customerMergePreview](/docs/api/admin/2025-01/queries/customerMergePreview) Returns a preview of a customer merge request.

## Related mutations

## Related Unions

## Examples