customerBulkMerge
Facilitates the bulk merging of customer records, consolidating duplicate entries for more efficient data management and reporting.
Columns
| Name | Type | References | Description |
| entity | String | The entity associated with the merge, such as customer or lead. | |
| mergedate | Date | The date and time when the merge was performed. | |
| mergetype | String | The type of merge, such as manual or automatic. | |
| status | String | The current status of the merge, such as pending, completed, or failed. | |
| subject | String | The subject or title associated with the merge. | |
| template | String | The template used for the merge process. | |
| username | String | The username of the person who initiated the merge. |