Merge Action
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
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. |
See Also
Use Web API actions
Web API EntityType Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright