Merge Action
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Merges the information from two entity records of the same type.
This Web API action corresponds to the organization service MergeRequest.
Merge action is not bound to any entity types.
Merge action does not return a value.
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
Target | false | The target of the merge operation. | ||
Subordinate | false | The entity record from which to merge data. | ||
UpdateContent | false | Additional entity attributes to be set during the merge operation. | ||
PerformParentingChecks | Edm.Boolean | false | Indicates whether to check if the parent information is different for the two entity records. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright